summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-02powerpc: Add the ability to save Altivec without giving it upCyril Bur
2016-03-02powerpc: Add the ability to save FPU without giving it upCyril Bur
2016-03-02powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in twoCyril Bur
2016-03-02powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur
2016-03-02powerpc: Explicitly disable math features when copying threadCyril Bur
2016-03-02selftests/powerpc: Test FPU and VMX regs in signal ucontextCyril Bur
2016-03-02selftests/powerpc: Test preservation of FPU and VMX regs across preemptionCyril Bur
2016-03-02selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur
2016-03-02selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh
2016-03-02selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman
2016-03-01powerpc/mm: Split hash page table sizing heuristic into a helperDavid Gibson
2016-03-01powerpc/mm: Clean up memory hotplug failure pathsDavid Gibson
2016-03-01powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson
2016-03-01powerpc/mm: Clean up error handling for htab_remove_mappingDavid Gibson
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2016-03-01powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>Luis Henriques
2016-03-01powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>Luis Henriques
2016-03-01powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>Luis Henriques
2016-03-01powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>Luis Henriques
2016-02-29powerpc/mm/book3s-64: Expand the real page number field of the Linux PTEPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Move software-used bits in PTEPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTEPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper endPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Move _PAGE_PTE to 2nd most significant bitPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bitPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Use physical addresses in upper page table tree levelsPaul Mackerras
2016-02-27powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTEPaul Mackerras
2016-02-27powerpc/mm/book3s-64: Clean up some obsolete or misleading commentsPaul Mackerras
2016-02-25Merge tag 'powerpc-4.5-4' into nextMichael Ellerman
2016-02-24powerpc: Fix BUG_ON() reporting in real modeBalbir Singh
2016-02-24powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizespan xinhui
2016-02-24powerpc/powernv: Add AST graphics driver to powernv_defconfigJeremy Kerr
2016-02-24powerpc/powernv: Add powernv firmware interface drivers to powernv_defconfigJeremy Kerr
2016-02-24powerpc/powernv: Add powernv_defconfigJeremy Kerr
2016-02-22powerpc: Add POWER9 cputable entryMichael Neuling
2016-02-22powerpc: Use defines for __init_tlb_power[78]Michael Neuling
2016-02-22powerpc/powernv: Create separate subcores CPU feature bitMichael Neuling
2016-02-22powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init failsAndrew Donnellan
2016-02-22powerpc/mm/hash: Clear the invalid slot information correctlyAneesh Kumar K.V
2016-02-22powerpc/eeh: Fix partial hotplug criterionGavin Shan
2016-02-17powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchgBoqun Feng
2016-02-17powerpc: atomic: Implement acquire/release/relaxed variants for xchgBoqun Feng
2016-02-17powerpc: atomic: Implement atomic{, 64}_*_return_* variantsBoqun Feng
2016-02-17atomics: Allow architectures to define their own __atomic_op_* helpersBoqun Feng
2016-02-17MAINTAINERS: Update EEH details and maintainershipRussell Currey
2016-02-17powerpc: Fix kgdb on little endian ppc64leBalbir Singh
2016-02-17powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy
2016-02-15powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V
2016-02-15powerpc/powernv: Fix stale PE primary busGavin Shan
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan