aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans1-1/+1
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely2-7/+7
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely1-1/+1
2010-07-24of: remove asm/of_device.hGrant Likely1-3/+0
2010-07-24of: remove asm/of_platform.hGrant Likely2-16/+2
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely8-42/+66
2010-07-23Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt1-3/+3
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt1-1/+3
2010-07-22powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala1-3/+3
2010-07-21Merge branch 'linus' into sched/coreIngo Molnar8-42/+66
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar6-35/+56
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely1-2/+0
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-16/+16
2010-07-14lmb: rename to memblockYinghai Lu3-16/+16
2010-07-14powerpc/book3e: Adjust the page sizes list based on MMU configBenjamin Herrenschmidt2-0/+5
2010-07-14powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt1-0/+1
2010-07-11powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov1-1/+2
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov1-0/+24
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman1-0/+1
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt1-4/+3
2010-07-09powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt1-2/+2
2010-07-09powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt1-1/+1
2010-07-09powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard1-0/+3
2010-07-09powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT and move to rtas.hMark Nelson1-0/+3
2010-07-09powerpc: Optimise per cpu accesses on 64bitAnton Blanchard1-3/+0
2010-07-09powerpc/iseries: Fix constant warningDenis Kirjanov1-1/+1
2010-07-09powerpc/pseries: Partition hibernation supportBrian King1-0/+1
2010-07-09powerpc/pseries: Migration code reorganization / hibernation prepBrian King2-0/+11
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2-10/+0
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras1-0/+2
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt5-0/+95
2010-07-08powerpc: Fix userspace build of ptrace.hSam Ravnborg1-18/+14
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely1-10/+0
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely1-11/+0
2010-07-05of/device: merge of_device_ueventGrant Likely1-3/+0
2010-07-05of/address: Merge all of the bus translation codeGrant Likely1-4/+0
2010-07-05of/address: merge of_address_to_resource()Grant Likely2-13/+9
2010-07-05of/address: merge of_iomap()Grant Likely1-9/+1
2010-07-05of/irq: merge irq mapping codeGrant Likely1-47/+0
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely1-9/+15
2010-06-30powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras1-4/+1
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner2-7/+10
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2-54/+1
2010-06-28of: kill struct of_deviceGrant Likely2-13/+2
2010-06-22powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside symbol lengthK.Prasad1-0/+1
2010-06-22powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad1-0/+3
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad3-0/+85
2010-06-22powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2-0/+9
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar6-23/+38
2010-06-15net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet1-3/+0