aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-082-1/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-3145-337/+324
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-051-0/+12
| * | | | | | memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-051-7/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-49/+66
|\ \ \ \ \ \ \
| * | | | | | | Fix IRQ flag handling namingDavid Howells2010-10-072-49/+66
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-4/+0
|\ \ \ \ \ \ \
| * | | | | | | sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi2010-10-181-4/+0
| |/ / / / / /
* | | | | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-1/+1
|/ / / / / /
* | | | | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-1/+1
* | | | | | arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder2010-09-091-0/+1
| |/ / / / |/| | | |
* | | | | powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab2010-08-242-1/+7
* | | | | powerpc: Inline ppc64_runlatch_offAnton Blanchard2010-08-241-1/+8
* | | | | powerpc/mm: Fix vsid_scrample typoAnton Blanchard2010-08-241-1/+1
* | | | | powerpc: Make rwsem use "long" typeBenjamin Herrenschmidt2010-08-241-27/+37
| |_|_|/ |/| | |
* | | | archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-27/+26
* | | | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-5/+0
* | | | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-15/+0
* | | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
| |/ / |/| |
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-3/+0
|\ \ \
| * | | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-3/+0
| |/ /
* | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-08-092-0/+2
|\ \ \
| * | | powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt2010-08-062-0/+2
* | | | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-1/+1
|/ / /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-061-1/+2
|\ \ \
| * \ \ Merge branch 'linus' into sched/coreIngo Molnar2010-07-218-42/+66
| |\ \ \
| * | | | powerpc: Enable asymmetric SMT scheduling on POWER7Michael Neuling2010-06-091-1/+2
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-0/+13
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-022-4/+6
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-216-35/+56
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-282-7/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-186-23/+38
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-091-0/+12
| |\ \ \ \ \ \
| | * | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-081-0/+12
| | | |_|_|_|/ | | |/| | | |
| * | | | | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
| |/ / / / /
* | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-058-213/+22
|\ \ \ \ \ \
| * | | | | | of/address: Clean up function declarationsGrant Likely2010-08-011-38/+11
| * | | | | | of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-302-7/+7
| * | | | | | of/device: Replace of_device with platform_device in includes and core codeGrant Likely2010-07-241-1/+1
| * | | | | | of: remove asm/of_device.hGrant Likely2010-07-241-3/+0
| * | | | | | of: remove asm/of_platform.hGrant Likely2010-07-242-16/+2
| * | | | | | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-248-42/+66
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-181-2/+0
| * | | | | | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-051-10/+0
| * | | | | | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-051-11/+0
| * | | | | | of/device: merge of_device_ueventGrant Likely2010-07-051-3/+0
| * | | | | | of/address: Merge all of the bus translation codeGrant Likely2010-07-051-4/+0
| * | | | | | of/address: merge of_address_to_resource()Grant Likely2010-07-052-13/+9
| * | | | | | of/address: merge of_iomap()Grant Likely2010-07-051-9/+1