| Age | Commit message (Expand) | Author |
| 2016-03-04 | powerpc32: checksum_wrappers_64 becomes checksum_wrappers | Christophe Leroy |
| 2016-03-04 | powerpc: mark xer clobbered in csum_add() | Christophe Leroy |
| 2016-03-03 | powerpc/mm: Move hash64 tlbflush code into a new header | Aneesh Kumar K.V |
| 2016-03-03 | powerpc/mm: Move hash related mmu-*.h headers to book3s/ | Aneesh Kumar K.V |
| 2016-03-03 | powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table | Aneesh Kumar K.V |
| 2016-03-03 | powerpc/mm: Don't have conditional defines for real_pte_t | Aneesh Kumar K.V |
| 2016-03-03 | powerpc/mm: Split pgtable types to separate header | Aneesh Kumar K.V |
| 2016-03-02 | powerpc: Add the ability to save VSX without giving it up | Cyril Bur |
| 2016-03-02 | powerpc: Add the ability to save Altivec without giving it up | Cyril Bur |
| 2016-03-02 | powerpc: Add the ability to save FPU without giving it up | Cyril Bur |
| 2016-03-02 | powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two | Cyril Bur |
| 2016-03-02 | powerpc: Restore FPU/VEC/VSX if previously used | Cyril Bur |
| 2016-03-02 | KVM: PPC: Add support for 64bit TCE windows | Alexey Kardashevskiy |
| 2016-03-02 | KVM: PPC: Add @offset to kvmppc_spapr_tce_table | Alexey Kardashevskiy |
| 2016-03-02 | KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table | Alexey Kardashevskiy |
| 2016-03-02 | powerpc/mm: Split hash page table sizing heuristic into a helper | David Gibson |
| 2016-03-01 | powerpc/mm: Handle removing maybe-present bolted HPTEs | David Gibson |
| 2016-03-01 | powerpc: Fix misspellings in comments. | Adam Buchbinder |
| 2016-02-29 | powerpc/mm/book3s-64: Expand the real page number field of the Linux PTE | Paul Mackerras |
| 2016-02-29 | powerpc/mm/book3s-64: Move software-used bits in PTE | Paul Mackerras |
| 2016-02-29 | powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTE | Paul Mackerras |
| 2016-02-29 | powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end | Paul Mackerras |
| 2016-02-29 | powerpc/mm/book3s-64: Move _PAGE_PTE to 2nd most significant bit | Paul Mackerras |
| 2016-02-29 | powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit | Paul Mackerras |
| 2016-02-29 | powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels | Paul Mackerras |
| 2016-02-29 | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar |
| 2016-02-29 | KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection | Suresh E. Warrier |
| 2016-02-29 | KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM | Suresh Warrier |
| 2016-02-29 | KVM: PPC: Book3S HV: Host-side RM data structures | Suresh Warrier |
| 2016-02-29 | powerpc/xics: Add icp_native_cause_ipi_rm | Suresh Warrier |
| 2016-02-29 | powerpc/smp: Add smp_muxed_ipi_set_message | Suresh Warrier |
| 2016-02-29 | powerpc/smp: Support more IPI messages | Suresh Warrier |
| 2016-02-27 | powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE | Paul Mackerras |
| 2016-02-27 | powerpc/mm/book3s-64: Clean up some obsolete or misleading comments | Paul Mackerras |
| 2016-02-25 | net: Facility to report route quality of connected sockets | Tom Herbert |
| 2016-02-25 | Merge tag 'powerpc-4.5-4' into next | Michael Ellerman |
| 2016-02-25 | KVM: Use simple waitqueue for vcpu->wq | Marcelo Tosatti |
| 2016-02-24 | powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizes | pan xinhui |
| 2016-02-22 | powerpc: Add POWER9 cputable entry | Michael Neuling |
| 2016-02-22 | powerpc/powernv: Create separate subcores CPU feature bit | Michael Neuling |
| 2016-02-20 | Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
| 2016-02-18 | mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() | Dave Hansen |
| 2016-02-18 | mm/core, x86/mm/pkeys: Differentiate instruction fetches | Dave Hansen |
| 2016-02-18 | mm/core: Do not enforce PKEY permissions on remote mm access | Dave Hansen |
| 2016-02-18 | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys | Dave Hansen |
| 2016-02-18 | powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg | Boqun Feng |
| 2016-02-18 | powerpc: atomic: Implement acquire/release/relaxed variants for xchg | Boqun Feng |
| 2016-02-18 | powerpc: atomic: Implement atomic{, 64}_*_return_* variants | Boqun Feng |
| 2016-02-16 | KVM: PPC: Add support for multiple-TCE hcalls | Alexey Kardashevskiy |
| 2016-02-16 | KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers | Alexey Kardashevskiy |