aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin
2010-08-01KVM: Remove unnecessary divide operationsJoerg Roedel
2010-08-01KVM: PPC: Make use of hash based Shadow MMUAlexander Graf
2010-08-01KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf
2010-08-01KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans
2010-07-23Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt
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-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-06-30powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras
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-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-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt
2010-06-01Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori
2010-05-27powerpc: use asm-generic/scatterlist.hFUJITA Tomonori
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds
2010-05-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely