Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 2010-07-23 | 1 | -3/+3 |
|\ | |||||
| * | powerpc/kexec: Fix boundary case for book-e kexec memory limits | Kumar Gala | 2010-07-22 | 1 | -3/+3 |
* | | powerpc/mm: Add some debug output when hash insertion fails | Benjamin Herrenschmidt | 2010-07-23 | 1 | -1/+3 |
|/ | |||||
* | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-07-15 | 3 | -16/+16 |
|\ | |||||
| * | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 3 | -16/+16 |
* | | powerpc/cpm1: Mark micropatch code/data static and __init | Anton Vorontsov | 2010-07-11 | 1 | -1/+2 |
* | | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue) | Anton Vorontsov | 2010-07-11 | 1 | -0/+24 |
|/ | |||||
* | powerpc: Fix userspace build of ptrace.h | Sam Ravnborg | 2010-07-08 | 1 | -18/+14 |
* | powerpc: Unconditionally enabled irq stacks | Christoph Hellwig | 2010-06-15 | 1 | -6/+0 |
* | powerpc: Move kdump default base address to 64MB on 64bit | Anton Blanchard | 2010-06-15 | 1 | -1/+10 |
* | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt | 2010-06-02 | 1 | -4/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-06-01 | 3 | -10/+37 |
|\ | |||||
| * | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2010-05-31 | 3 | -10/+37 |
| |\ | |||||
| | * | powerpc/kexec: Add support for FSL-BookE | Sebastian Andrzej Siewior | 2010-05-25 | 1 | -0/+13 |
| | * | powerpc/e500mc: Implement machine check handler. | Scott Wood | 2010-05-21 | 2 | -10/+24 |
* | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 2 | -9/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
| * | | powerpc: remove unused __page_aligned definition. | Tim Abbott | 2010-03-03 | 1 | -8/+0 |
* | | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -0/+1 |
* | | | powerpc: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -28/+1 |
* | | | Revert "endian: #define __BYTE_ORDER" | Linus Torvalds | 2010-05-26 | 1 | -0/+6 |
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-05-25 | 1 | -0/+1 |
|\ \ \ | |||||
| * \ \ | Merge remote branch 'origin' into secretlab/next-spi | Grant Likely | 2010-05-25 | 36 | -156/+711 |
| |\ \ \ | |||||
| * | | | | spi/mpc5121: Add SPI master driver for MPC5121 PSC | Anatolij Gustschin | 2010-05-25 | 1 | -0/+1 |
* | | | | | endian: #define __BYTE_ORDER | Joakim Tjernlund | 2010-05-25 | 1 | -6/+0 |
| |/ / / |/| | | | |||||
* | | | | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 35 | -177/+722 |
|\ \ \ \ | |||||
| * \ \ \ | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-05-22 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | panic: Allow warnings to set different taint flags | Ben Hutchings | 2010-05-19 | 1 | -3/+3 |
| * | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-05-22 | 15 | -117/+490 |
| |\ \ \ \ \ | |||||
| | * | | | | | KVM: PPC: Enable native paired singles | Alexander Graf | 2010-05-17 | 1 | -0/+1 |
| | * | | | | | KVM: PPC: Improve split mode | Alexander Graf | 2010-05-17 | 1 | -5/+4 |
| | * | | | | | KVM: PPC: Convert u64 -> ulong | Alexander Graf | 2010-05-17 | 2 | -5/+5 |
| | * | | | | | KVM: PPC: Add SVCPU to Book3S_32 | Alexander Graf | 2010-05-17 | 1 | -0/+3 |
| | * | | | | | KVM: PPC: Extract MMU init | Alexander Graf | 2010-05-17 | 1 | -0/+1 |
| | * | | | | | KVM: PPC: Use now shadowed vcpu fields | Alexander Graf | 2010-05-17 | 2 | -11/+3 |
| | * | | | | | PPC: Add STLU | Alexander Graf | 2010-05-17 | 1 | -0/+2 |
| | * | | | | | KVM: PPC: Use CONFIG_PPC_BOOK3S define | Alexander Graf | 2010-05-17 | 1 | -4/+4 |
| | * | | | | | KVM: PPC: Use KVM_BOOK3S_HANDLER | Alexander Graf | 2010-05-17 | 2 | -3/+3 |
| | * | | | | | KVM: PPC: Improve indirect svcpu accessors | Alexander Graf | 2010-05-17 | 3 | -78/+195 |
| | * | | | | | KVM: PPC: Add fields to shadow vcpu | Alexander Graf | 2010-05-17 | 1 | -0/+21 |
| | * | | | | | KVM: PPC: Add kvm_book3s_32.h | Alexander Graf | 2010-05-17 | 1 | -0/+42 |
| | * | | | | | KVM: PPC: Add kvm_book3s_64.h | Alexander Graf | 2010-05-17 | 1 | -0/+28 |
| | * | | | | | PPC: Split context init/destroy functions | Alexander Graf | 2010-05-17 | 1 | -0/+2 |
| | * | | | | | KVM: PPC: Name generic 64-bit code generic | Alexander Graf | 2010-05-17 | 3 | -2/+2 |
| | * | | | | | KVM: PPC: Make bools bitfields | Alexander Graf | 2010-05-17 | 2 | -17/+17 |
| | * | | | | | KVM: PPC: Use ULL for big numbers | Alexander Graf | 2010-05-17 | 1 | -6/+6 |
| | * | | | | | KVM: PPC: Add OSI hypercall interface | Alexander Graf | 2010-05-17 | 2 | -0/+7 |
| | * | | | | | KVM: PPC: Implement alignment interrupt | Alexander Graf | 2010-05-17 | 1 | -0/+2 |
| | * | | | | | KVM: PPC: Book3S_32 guest MMU fixes | Alexander Graf | 2010-05-17 | 1 | -0/+1 |
| | * | | | | | KVM: PPC: Make DSISR 32 bits wide | Alexander Graf | 2010-05-17 | 2 | -2/+2 |