aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt1-7/+0
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-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-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-08powerpc: Fix userspace build of ptrace.hSam Ravnborg1-18/+14
2010-06-15powerpc: Unconditionally enabled irq stacksChristoph Hellwig1-6/+0
2010-06-15powerpc: Move kdump default base address to 64MB on 64bitAnton Blanchard1-1/+10
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt1-4/+0
2010-06-01Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-10/+37
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2-9/+1
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt3-10/+37
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori1-0/+1
2010-05-27powerpc: use asm-generic/scatterlist.hFUJITA Tomonori1-28/+1
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds1-0/+6
2010-05-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund1-6/+0
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely36-156/+711
2010-05-25spi/mpc5121: Add SPI master driver for MPC5121 PSCAnatolij Gustschin1-0/+1
2010-05-24powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior1-0/+13
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely35-177/+722
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2-1/+2
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-3/+3
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-117/+490
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds17-17/+213
2010-05-21powerpc/e500mc: Implement machine check handler.Scott Wood2-10/+24
2010-05-21powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard1-0/+10
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling2-0/+5
2010-05-21powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling1-0/+1
2010-05-20kdb: core for kgdb back end (2 of 2)Jason Wessel1-0/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings1-3/+3
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2-16/+0
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-05-17KVM: PPC: Enable native paired singlesAlexander Graf1-0/+1
2010-05-17KVM: PPC: Improve split modeAlexander Graf1-5/+4
2010-05-17KVM: PPC: Convert u64 -> ulongAlexander Graf2-5/+5
2010-05-17KVM: PPC: Add SVCPU to Book3S_32Alexander Graf1-0/+3
2010-05-17KVM: PPC: Extract MMU initAlexander Graf1-0/+1
2010-05-17KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf2-11/+3
2010-05-17PPC: Add STLUAlexander Graf1-0/+2
2010-05-17KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf1-4/+4
2010-05-17KVM: PPC: Use KVM_BOOK3S_HANDLERAlexander Graf2-3/+3
2010-05-17KVM: PPC: Improve indirect svcpu accessorsAlexander Graf3-78/+195
2010-05-17KVM: PPC: Add fields to shadow vcpuAlexander Graf1-0/+21
2010-05-17KVM: PPC: Add kvm_book3s_32.hAlexander Graf1-0/+42
2010-05-17KVM: PPC: Add kvm_book3s_64.hAlexander Graf1-0/+28