Age | Commit message (Expand) | Author |
2010-03-19 | powerpc: Use correct ccr bit for syscall error status | Nathan Lynch |
2010-03-19 | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt |
2010-03-16 | powerpc/85xx: Make sure lwarx hint isn't set on ppc32 | Kumar Gala |
2010-03-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-03-12 | dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma... | FUJITA Tomonori |
2010-03-12 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori |
2010-03-12 | pci-dma: powerpc: use include/linux/pci-dma.h | FUJITA Tomonori |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig |
2010-03-12 | Add generic sys_olduname() | Christoph Hellwig |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig |
2010-03-09 | powerpc/booke: Fix a couple typos in the advanced ptrace code | Dave Kleikamp |
2010-03-09 | powerpc: Dynamically allocate pacas | Michael Ellerman |
2010-03-09 | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt |
2010-03-05 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-03-05 | powerpc/perf: e500 support | Scott Wood |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-03-01 | KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest | Liu Yu |
2010-03-01 | KVM: PPC E500: fix tlbcfg emulation | Liu Yu |
2010-03-01 | KVM: PPC E500: Add register l1csr0 emulation | Liu Yu |
2010-03-01 | KVM: PPC: Keep SRR1 flags around in shadow_msr | Alexander Graf |
2010-03-01 | KVM: PPC: Fix initial GPR settings | Alexander Graf |
2010-03-01 | KVM: PPC: Add support for FPU/Altivec/VSX | Alexander Graf |
2010-03-01 | KVM: PPC: Add helper functions to call real mode loaders | Alexander Graf |
2010-03-01 | KVM: PPC: Make large pages work | Alexander Graf |
2010-03-01 | KVM: PPC: Emulate trap SRR1 flags properly | Alexander Graf |
2010-03-01 | KVM: PPC: Call SLB patching code in interrupt safe manner | Alexander Graf |
2010-03-01 | KVM: PPC: Implement 'skip instruction' mode | Alexander Graf |
2010-03-01 | KVM: PPC: Use PACA backed shadow vcpu | Alexander Graf |
2010-03-01 | KVM: PPC: Add helpers for CR, XER | Alexander Graf |
2010-03-01 | KVM: PPC: Use accessor functions for GPR access | Alexander Graf |
2010-03-01 | KVM: powerpc: Improve DEC handling | Alexander Graf |
2010-02-26 | powerpc: Fix lwsync feature fixup vs. modules on 64-bit | Benjamin Herrenschmidt |
2010-02-26 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2010-02-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2010-02-19 | powerpc: Convert mpic locks to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert feature_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt |
2010-02-16 | powerpc/mpc5121: enable support for more PSC UARTs | Anatolij Gustschin |
2010-02-17 | powerpc/booke: Add support for advanced debug registers | Dave Kleikamp |
2010-02-17 | powerpc/booke: Add definitions for advanced debug registers | Dave Kleikamp |
2010-02-17 | powerpc: Extended ptrace interface | Dave Kleikamp |
2010-02-17 | powerpc: Use lwsync for acquire barrier if CPU supports it | Anton Blanchard |
2010-02-17 | powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ... | Anton Blanchard |
2010-02-17 | powerpc: Use lwarx/ldarx hint in bit locks | Anton Blanchard |
2010-02-17 | powerpc: Use lwarx hint in spinlocks | Anton Blanchard |
2010-02-17 | powerpc: Convert global "BAD" interrupt to per cpu spurious | Anton Blanchard |
2010-02-17 | powerpc: Add timer, performance monitor and machine check counts to /proc/int... | Anton Blanchard |