summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-26powerpc/8xx: Use patch_site for memory setup patchingChristophe Leroy
2018-10-26powerpc/code-patching: Add a helper to get the address of a patch_siteChristophe Leroy
2018-10-26Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy
2018-10-21powerpc/msi: Fix compile error on mpc83xxChristophe Leroy
2018-10-21powerpc: Fix stack protector crashes on CPU hotplugMichael Ellerman
2018-10-20powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy
2018-10-20powerpc/64/module: REL32 relocation range checkNicholas Piggin
2018-10-20powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmdNicholas Piggin
2018-10-20powerpc/mm: Fix page table dump to work on RadixMichael Ellerman
2018-10-20powerpc/mm/radix: Display if mappings are exec or notMichael Ellerman
2018-10-20powerpc/mm/radix: Simplify split mapping logicMichael Ellerman
2018-10-20powerpc/mm/radix: Remove the retry in the split mapping logicMichael Ellerman
2018-10-20powerpc/mm/radix: Fix small page at boundary when splittingMichael Ellerman
2018-10-20powerpc/mm/radix: Fix overuse of small pages in splitting logicMichael Ellerman
2018-10-20powerpc/mm/radix: Fix off-by-one in split mapping logicMichael Ellerman
2018-10-20powerpc/ftrace: Handle large kernel configsNaveen N. Rao
2018-10-20powerpc/mm: Fix WARN_ON with THP NUMA migrationAneesh Kumar K.V
2018-10-20powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selectedChristophe Leroy
2018-10-20powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy
2018-10-20powerpc/time: isolate scaled cputime accounting in dedicated functions.Christophe Leroy
2018-10-20powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()Christophe Leroy
2018-10-20powerpc/sysdev/ipic: check primary_ipic NULL pointer before using itChristophe Leroy
2018-10-20powerpc/mm: fix always true/false warning in slice.cChristophe Leroy
2018-10-20powerpc/mm: fix missing prototypes in slice.cChristophe Leroy
2018-10-20powerpc/mm: Trace tlbia instructionChristophe Leroy
2018-10-20powerpc/mm: Add missing tracepoint for tlbieChristophe Leroy
2018-10-20powerpc/book3s64: fix dump_linuxpagetables "present" flagChristophe Leroy
2018-10-20powerpc/pseries: Export raw per-CPU VPA data via debugfsAravinda Prasad
2018-10-20powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao
2018-10-20powerpc: Add support for function error injectionNaveen N. Rao
2018-10-19powerpc/time: Fix clockevent_decrementer initalisation for PR KVMMichael Ellerman
2018-10-19powerpc/aout: Fix struct user definition to use user_pt_regsMichael Ellerman
2018-10-19powerpc/uapi: Fix sigcontext definition to use user_pt_regsMichael Ellerman
2018-10-19powerpc/io: remove old GCC version implementationChristophe Leroy
2018-10-19powerpc: Add -Werror at arch/powerpc levelMichael Ellerman
2018-10-19powerpc: Move core kernel logic into arch/powerpc/KbuildMichael Ellerman
2018-10-19powerpc/traps: remove redundant in_interrupt panic in die()Christophe Leroy
2018-10-19powerpc/prom_init: Generate "phandle" instead of "linux, phandle"Benjamin Herrenschmidt
2018-10-19powerpc: Check prom_init for disallowed sectionsBenjamin Herrenschmidt
2018-10-19powerpc/prom_init: Move __prombss to it's own section and store it in .bssBenjamin Herrenschmidt
2018-10-19powerpc/prom_init: Move a few remaining statics to appropriate sectionsBenjamin Herrenschmidt
2018-10-19powerpc/prom_init: Move const structures to __initconstBenjamin Herrenschmidt
2018-10-19powerpc/prom_init: Move ibm_arch_vec to __prombssBenjamin Herrenschmidt
2018-10-19powerpc/prom_init: Move prom_radix_disable to __prombssBenjamin Herrenschmidt
2018-10-19powerpc/prom_init: Remove support for OPAL v2Benjamin Herrenschmidt
2018-10-19powerpc/prom_init: Replace __initdata with __prombss when applicableBenjamin Herrenschmidt
2018-10-19powerpc/pseries: Add driver for PAPR SCM regionsOliver O'Halloran
2018-10-19powerpc/pseries: PAPR persistent memory supportOliver O'Halloran
2018-10-19powerpc/traps: fix machine check handlers to use pr_cont()Christophe Leroy
2018-10-19powerpc/book3e: redefine pte_mkprivileged() and pte_mkuser()Christophe Leroy