summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2016-03-11powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy
2016-03-11powerpc32: Remove clear_pages() and define clear_page() inlineChristophe Leroy
2016-03-11powerpc: add inline functions for cache related instructionsChristophe Leroy
2016-03-11powerpc/8xx: remove special handling of CPU6 errata in set_dec()Christophe Leroy
2016-03-11powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macroChristophe Leroy
2016-03-11powerpc/8xx: Add missing SPRN defines into reg_8xx.hChristophe Leroy
2016-03-11powerpc32: remove ioremap_baseChristophe Leroy
2016-03-11powerpc32: Fix pte_offset_kernel() to return NULL for bad pagesChristophe Leroy
2016-03-09powerpc: optimise csum_partial() call when len is constantChristophe Leroy
2016-03-05powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao
2016-03-05powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao
2016-03-05powerpc/rcpm: add RCPM driverchenhui zhao
2016-03-05powerpc/cache: add cache flush operation for various e500chenhui zhao
2016-03-05powerpc/mm: any thread in one core can be the first to setup TLB1chenhui zhao
2016-03-05powerpc: simplify csum_add(a, b) in case a or b is constant 0Christophe Leroy
2016-03-05powerpc: inline ip_fast_csum()Christophe Leroy
2016-03-05powerpc32: checksum_wrappers_64 becomes checksum_wrappersChristophe Leroy
2016-03-05powerpc: mark xer clobbered in csum_add()Christophe Leroy
2016-03-03powerpc/mm: Move hash64 tlbflush code into a new headerAneesh Kumar K.V
2016-03-03powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V
2016-03-03powerpc/mm: Switch book3s 64 with 64K page size to 4 level page tableAneesh Kumar K.V
2016-03-03powerpc/mm: Don't have conditional defines for real_pte_tAneesh Kumar K.V
2016-03-03powerpc/mm: Split pgtable types to separate headerAneesh Kumar K.V
2016-03-02powerpc: Add the ability to save VSX without giving it upCyril Bur
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-01powerpc/mm: Split hash page table sizing heuristic into a helperDavid Gibson
2016-03-01powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
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: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizespan xinhui
2016-02-22powerpc: Add POWER9 cputable entryMichael Neuling
2016-02-22powerpc/powernv: Create separate subcores CPU feature bitMichael Neuling
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-15powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan
2016-02-15powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov