summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt
2010-07-22powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala
2010-07-21Merge branch 'linus' into sched/coreIngo Molnar
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-14powerpc/book3e: Adjust the page sizes list based on MMU configBenjamin Herrenschmidt
2010-07-14powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt
2010-07-11powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt
2010-07-09powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt
2010-07-09powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt
2010-07-09powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard
2010-07-09powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson
2010-07-09powerpc: Optimise per cpu accesses on 64bitAnton Blanchard
2010-07-09powerpc/iseries: Fix constant warningDenis Kirjanov
2010-07-09powerpc/pseries: Partition hibernation supportBrian King
2010-07-09powerpc/pseries: Migration code reorganization / hibernation prepBrian King
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt
2010-07-08powerpc: Fix userspace build of ptrace.hSam Ravnborg
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely
2010-07-05of/device: merge of_device_ueventGrant Likely
2010-07-05of/address: Merge all of the bus translation codeGrant Likely
2010-07-05of/address: merge of_address_to_resource()Grant Likely
2010-07-05of/address: merge of_iomap()Grant Likely
2010-07-05of/irq: merge irq mapping codeGrant Likely
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely
2010-06-30powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely
2010-06-28of: kill struct of_deviceGrant Likely
2010-06-22powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad
2010-06-22powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad
2010-06-22powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-15net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet
2010-06-15powerpc: Unconditionally enabled irq stacksChristoph Hellwig
2010-06-15powerpc: Move kdump default base address to 64MB on 64bitAnton Blanchard
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-06-09powerpc: Enable asymmetric SMT scheduling on POWER7Michael Neuling
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt