Age | Commit message (Expand) | Author |
2016-05-11 | powerpc: scan_features() updates incorrect bits for REAL_LE | Anton Blanchard |
2016-01-28 | powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered | Boqun Feng |
2016-01-28 | powerpc: Make value-returning atomics fully ordered | Boqun Feng |
2016-01-28 | powerpc/tm: Block signal return setting invalid MSR state | Michael Neuling |
2015-10-01 | powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers | Thomas Huth |
2015-10-01 | powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash | Michael Ellerman |
2014-10-05 | powerpc: Add smp_mb() to arch_spin_is_locked() | Michael Ellerman |
2014-10-05 | powerpc/perf: Fix ABIv2 kernel backtraces | Anton Blanchard |
2014-09-17 | powerpc/thp: Handle combo pages in invalidate | Aneesh Kumar K.V |
2014-09-17 | powerpc/thp: Don't recompute vsid and ssize in loop on invalidate | Aneesh Kumar K.V |
2014-09-17 | powerpc/mm: Use read barrier when creating real_pte | Aneesh Kumar K.V |
2014-07-17 | powerpc/perf: Add PPMU_ARCH_207S define | Joel Stanley |
2014-07-06 | powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support | Benjamin Herrenschmidt |
2014-07-06 | powerpc/perf: Ensure all EBB register state is cleared on fork() | Michael Ellerman |
2014-07-06 | powerpc: 64bit sendfile is capped at 2GB | Anton Blanchard |
2014-06-07 | powerpc: Fix 64 bit builds with binutils 2.24 | Guenter Roeck |
2014-05-13 | powerpc/tm: Disable IRQ in tm_recheckpoint | Michael Neuling |
2014-05-13 | powerpc/compat: 32-bit little endian machine name is ppcle, not ppc | Anton Blanchard |
2014-02-28 | powerpc/powernv: Fix opal_xscom_{read,write} prototype | Benjamin Herrenschmidt |
2014-02-28 | powerpc: Increase stack redzone for 64-bit userspace to 512 bytes | Paul Mackerras |
2014-02-17 | powerpc/eeh: Cleanup on eeh_subsystem_enabled | Gavin Shan |
2014-02-17 | powerpc: Link VDSOs at 0x0 | Anton Blanchard |
2014-02-17 | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit | Aneesh Kumar K.V |
2014-02-17 | powerpc/mm: Add new "set" flag argument to pte/pmd update function | Aneesh Kumar K.V |
2014-02-11 | powerpc/powernv: Add iommu DMA bypass support for IODA2 | Benjamin Herrenschmidt |
2014-02-11 | powerpc: Fix kdump hang issue on p8 with relocation on exception enabled. | Mahesh Salgaonkar |
2014-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-29 | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue | Paolo Bonzini |
2014-01-29 | powerpc: Wire up sched_setattr and sched_getattr syscalls | Benjamin Herrenschmidt |
2014-01-29 | powerpc/pseries/cpuidle: smt-snooze-delay cleanup. | Deepthi Dharwar |
2014-01-29 | powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. | Deepthi Dharwar |
2014-01-29 | powerpc/mm: Fix compile error of pgtable-ppc64.h | Li Zhong |
2014-01-29 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt |
2014-01-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-01-27 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2014-01-28 | powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked() | Michael Ellerman |
2014-01-28 | powerpc: Add support for the optimised lockref implementation | Michael Ellerman |
2014-01-27 | KVM: PPC: Book3S PR: Cope with doorbell interrupts | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Add software abort codes for transactional memory | Michael Neuling |
2014-01-27 | KVM: PPC: Book3S HV: Add new state for transactional memory | Michael Neuling |
2014-01-27 | KVM: PPC: Book3S HV: Basic little-endian guest support | Anton Blanchard |
2014-01-27 | KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Add handler for HV facility unavailable | Michael Ellerman |
2014-01-27 | KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs | Michael Neuling |
2014-01-27 | KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers | Paul Mackerras |
2014-01-27 | kvm/ppc: IRQ disabling cleanup | Scott Wood |