summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-01powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefixAneesh Kumar K.V
2016-05-01powerpc/mm: Move hash and no hash code to separate filesAneesh Kumar K.V
2016-05-01powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add partition table format & callbackAneesh Kumar K.V
2016-05-01powerpc/mm: Move radix/hash common data structures to book3s64 headersAneesh Kumar K.V
2016-05-01powerpc/mm: Use generic version of ptep_clear_flush_young()Aneesh Kumar K.V
2016-05-01powerpc/mm: Use generic version of pmdp_clear_flush_young()Aneesh Kumar K.V
2016-05-01powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V
2016-05-01powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V
2016-05-01powerpc/mm: Update _PAGE_KERNEL_ROAneesh Kumar K.V
2016-05-01powerpc/mm: Remove RPN_SHIFT and RPN_SIZEAneesh Kumar K.V
2016-05-01powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V
2016-05-01powerpc/mm: Use pte_user() instead of open codingAneesh Kumar K.V
2016-05-01powerpc/mm: Convert pte_user() to static inlineMichael Ellerman
2016-05-01powerpc/mm/subpage: Clear RWX bit to indicate no accessAneesh Kumar K.V
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V
2016-05-01powerpc/mm: Use pte_raw() in pte_same()/pmd_same()Michael Ellerman
2016-05-01powerpc/mm: Use big endian Linux page tables for book3s 64Aneesh Kumar K.V
2016-05-01powerpc/mm: Add pte_xchg() helperMichael Ellerman
2016-05-01powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()Aneesh Kumar K.V
2016-05-01powerpc/mm: Always use STRICT_MM_TYPECHECKSMichael Ellerman
2016-04-27powerpc/perf: Replace raw event hex values with #definesMadhavan Srinivasan
2016-04-27ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann
2016-04-27powerpc: rework sparse for lib/xor_vmx.cDaniel Axtens
2016-04-27powerpc: Add support for userspace P9 copy pasteChris Smart
2016-04-27powerpc/mpic: handle subsys_system_register() failureAndrew Donnellan
2016-04-27powerpc/eeh: fix misleading indentationAndrew Donnellan
2016-04-21powerpc/perf: Add support for sampling interrupt register stateAnju T
2016-04-21powerpc/perf: Assign an id to each powerpc registerAnju T
2016-04-21powerpc/book3s64: Remove __end_handlers markerHari Bathini
2016-04-21powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini
2016-04-18Merge branch 'topic/livepatch' into nextMichael Ellerman
2016-04-14powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman
2016-04-14powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman
2016-04-14powerpc/livepatch: Add livepatch headerMichael Ellerman
2016-04-12powerpc: sparse: Include headers for __weak symbolsDaniel Axtens
2016-04-12powerpc: sparse: static-ify some thingsDaniel Axtens
2016-04-11powerpc: Define PVR value for POWER8NVL processorPhilippe Bergheaud
2016-04-11powerpc/opal: Assign numbers to OPAL_MSG macros of enum opal_msg_typeVipin K Parashar
2016-04-11powerpc/swsusp: Only use tlbie in POWER4 modeRussell Currey
2016-04-11powerpc/Kconfig: Update config option based on page size.Rashmica Gupta
2016-04-11powerpc: make kernel/nvram_64.c explicitly non-modularPaul Gortmaker
2016-04-11powerpc/cell: Make spu_base.c explicitly non-modularPaul Gortmaker
2016-04-11powerpc/eeh: rename EEH from "extended" to "enhanced" error handlingRussell Currey
2016-04-11powerpc: Make generic_memcpy() private to copy_32.SMichael Ellerman
2016-04-11powerpc: Remove orphaned asm implementation of abs()Michael Ellerman
2016-04-11powerpc/mm: Remove long disabled SLB codeMichael Ellerman
2016-04-11powerpc/powernv: Use the "unknown" checkstop type as a fallbackRussell Currey
2016-04-11powerpc/pseries: Update LMB associativity index during DLPAR add/removeNathan Fontenot
2016-04-11powerpc/pseries: Refactor dlpar_add_lmb() codeNathan Fontenot