aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-05
|\
| * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-03
| |\
| | * powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin2010-08-01
| * | powerpc/kexec: Switch to a static PACA on the way outMatt Evans2010-07-31
| * | powerpc/book3e: Adjust the page sizes list based on MMU configBenjamin Herrenschmidt2010-07-14
| * | powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt2010-07-14
| * | powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman2010-07-09
| * | powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt2010-07-09
| * | powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt2010-07-09
| * | powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt2010-07-09
| * | powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard2010-07-08
| * | powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson2010-07-08
| * | powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-08
| * | powerpc/iseries: Fix constant warningDenis Kirjanov2010-07-08
| * | powerpc/pseries: Partition hibernation supportBrian King2010-07-08
| * | powerpc/pseries: Migration code reorganization / hibernation prepBrian King2010-07-08
| * | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-08
| * | powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-08
| * | Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-08
| |\ \
| | * | powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras2010-06-29
| | * | powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad2010-06-22
| | * | powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad2010-06-22
| | * | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-22
| | * | powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\ \ \ \
| * | | | net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet2010-06-15
* | | | | KVM: Remove unnecessary divide operationsJoerg Roedel2010-08-01
* | | | | KVM: PPC: Make use of hash based Shadow MMUAlexander Graf2010-08-01
* | | | | KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf2010-08-01
* | | | | KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab2010-08-01
* | | | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-07-22
|\ \ \ \ \
| * | | | | powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala2010-07-22
| | |_|_|/ | |/| | |
* / | | | powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt2010-07-22
|/ / / /
* | | | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-07-14
|\ \ \ \
| * | | | lmb: rename to memblockYinghai Lu2010-07-14
| | |/ / | |/| |
* | | | powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov2010-07-11
* | | | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-07-11
|/ / /
* | | powerpc: Fix userspace build of ptrace.hSam Ravnborg2010-07-08
* | | powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-15
* | | powerpc: Move kdump default base address to 64MB on 64bitAnton Blanchard2010-06-15
| |/ |/|
* | powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-02
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-06-01
|\ \
| * \ Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-05-30
| |\ \ | | |/ | |/|
| | * powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior2010-05-24
| | * powerpc/e500mc: Implement machine check handler.Scott Wood2010-05-21
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\ \ \ | |/ / |/| |
| * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-03
| * | powerpc: remove unused __page_aligned definition.Tim Abbott2010-03-03
* | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-27
* | | powerpc: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-27