summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt2010-07-091-4/+3
| * | | | | | powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt2010-07-091-2/+2
| * | | | | | powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt2010-07-091-1/+1
| * | | | | | powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard2010-07-091-0/+3
| * | | | | | powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson2010-07-091-0/+3
| * | | | | | powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-091-3/+0
| * | | | | | powerpc/iseries: Fix constant warningDenis Kirjanov2010-07-091-1/+1
| * | | | | | powerpc/pseries: Partition hibernation supportBrian King2010-07-091-0/+1
| * | | | | | powerpc/pseries: Migration code reorganization / hibernation prepBrian King2010-07-092-0/+11
| * | | | | | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-092-10/+0
| * | | | | | powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-091-0/+2
| * | | | | | Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-095-0/+95
| |\ \ \ \ \ \
| | * | | | | | powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras2010-06-301-4/+1
| | * | | | | | powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad2010-06-221-0/+1
| | * | | | | | powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad2010-06-221-0/+3
| | * | | | | | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-223-0/+85
| | * | | | | | powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-222-0/+9
| | | |/ / / / | | |/| | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041-3/+0
|\ \ \ \ \ \ \
| * | | | | | | net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet2010-06-151-3/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | KVM: Remove unnecessary divide operationsJoerg Roedel2010-08-011-0/+1
* | | | | | | KVM: PPC: Make use of hash based Shadow MMUAlexander Graf2010-08-012-3/+23
* | | | | | | KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf2010-08-011-1/+0
* | | | | | | KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab2010-08-011-12/+15
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-07-231-3/+3
|\ \ \ \ \ \
| * | | | | | powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala2010-07-221-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt2010-07-231-1/+3
|/ / / / /
* | | | | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-07-143-16/+16
|\ \ \ \ \
| * | | | | lmb: rename to memblockYinghai Lu2010-07-143-16/+16
| | |/ / / | |/| | |
* | | | | powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov2010-07-111-1/+2
* | | | | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-07-111-0/+24
|/ / / /
* | | | powerpc: Fix userspace build of ptrace.hSam Ravnborg2010-07-081-18/+14
| |_|/ |/| |
* | | powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-151-6/+0
* | | powerpc: Move kdump default base address to 64MB on 64bitAnton Blanchard2010-06-151-1/+10
| |/ |/|
* | powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-4/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-06-013-10/+37
|\ \
| * \ Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-05-313-10/+37
| |\ \ | | |/ | |/|
| | * powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior2010-05-241-0/+13
| | * powerpc/e500mc: Implement machine check handler.Scott Wood2010-05-212-10/+24
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-012-9/+1
|\ \ \ | |/ / |/| |
| * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
| * | powerpc: remove unused __page_aligned definition.Tim Abbott2010-03-031-8/+0
* | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-0/+1
* | | powerpc: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-28/+1
* | | Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-261-0/+6
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-05-251-0/+1
|\ \ \
| * \ \ Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-2536-156/+711
| |\ \ \
| * | | | spi/mpc5121: Add SPI master driver for MPC5121 PSCAnatolij Gustschin2010-05-251-0/+1
* | | | | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-251-6/+0
| |/ / / |/| | |
* | | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2235-177/+722
|\ \ \ \
| * \ \ \ Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-211-3/+3
| |\ \ \ \
OpenPOWER on IntegriCloud