summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia2018-10-261-2/+1
* powerpc/pseries: add missing cpumask.h include fileTyrel Datwyler2018-10-261-0/+1
* KVM: PPC: Use exported tb_to_ns() function in decrementer emulationPaul Mackerras2018-10-262-6/+4
* powerpc/pseries: Export maximum memory valueAravinda Prasad2018-10-261-0/+13
* powerpc/8xx: Use patch_site for perf counters setupChristophe Leroy2018-10-263-29/+35
* powerpc/8xx: Use patch_site for memory setup patchingChristophe Leroy2018-10-263-24/+23
* powerpc/code-patching: Add a helper to get the address of a patch_siteChristophe Leroy2018-10-261-0/+5
* Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy2018-10-263-47/+34
* powerpc/msi: Fix compile error on mpc83xxChristophe Leroy2018-10-211-0/+7
* powerpc: Fix stack protector crashes on CPU hotplugMichael Ellerman2018-10-211-7/+3
* powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy2018-10-201-2/+7
* powerpc/64/module: REL32 relocation range checkNicholas Piggin2018-10-201-1/+8
* powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmdNicholas Piggin2018-10-201-1/+0
* powerpc/mm: Fix page table dump to work on RadixMichael Ellerman2018-10-201-3/+9
* powerpc/mm/radix: Display if mappings are exec or notMichael Ellerman2018-10-201-12/+17
* powerpc/mm/radix: Simplify split mapping logicMichael Ellerman2018-10-201-22/+10
* powerpc/mm/radix: Remove the retry in the split mapping logicMichael Ellerman2018-10-201-7/+5
* powerpc/mm/radix: Fix small page at boundary when splittingMichael Ellerman2018-10-201-2/+2
* powerpc/mm/radix: Fix overuse of small pages in splitting logicMichael Ellerman2018-10-201-2/+2
* powerpc/mm/radix: Fix off-by-one in split mapping logicMichael Ellerman2018-10-201-2/+2
* powerpc/ftrace: Handle large kernel configsNaveen N. Rao2018-10-203-5/+281
* powerpc/mm: Fix WARN_ON with THP NUMA migrationAneesh Kumar K.V2018-10-202-2/+3
* powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selectedChristophe Leroy2018-10-201-2/+3
* powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy2018-10-205-4/+19
* powerpc/time: isolate scaled cputime accounting in dedicated functions.Christophe Leroy2018-10-201-26/+43
* powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()Christophe Leroy2018-10-202-9/+39
* powerpc/sysdev/ipic: check primary_ipic NULL pointer before using itChristophe Leroy2018-10-201-1/+1
* powerpc/mm: fix always true/false warning in slice.cChristophe Leroy2018-10-201-7/+14
* powerpc/mm: fix missing prototypes in slice.cChristophe Leroy2018-10-201-0/+1
* powerpc/mm: Trace tlbia instructionChristophe Leroy2018-10-202-0/+17
* powerpc/mm: Add missing tracepoint for tlbieChristophe Leroy2018-10-201-0/+2
* powerpc/book3s64: fix dump_linuxpagetables "present" flagChristophe Leroy2018-10-201-2/+7
* powerpc/pseries: Export raw per-CPU VPA data via debugfsAravinda Prasad2018-10-201-0/+54
* powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao2018-10-202-5/+8
* powerpc: Add support for function error injectionNaveen N. Rao2018-10-205-0/+37
* powerpc/time: Fix clockevent_decrementer initalisation for PR KVMMichael Ellerman2018-10-191-0/+4
* powerpc/aout: Fix struct user definition to use user_pt_regsMichael Ellerman2018-10-191-1/+1
* powerpc/uapi: Fix sigcontext definition to use user_pt_regsMichael Ellerman2018-10-191-1/+5
* powerpc/io: remove old GCC version implementationChristophe Leroy2018-10-181-20/+0
* powerpc: Add -Werror at arch/powerpc levelMichael Ellerman2018-10-1813-21/+2
* powerpc: Move core kernel logic into arch/powerpc/KbuildMichael Ellerman2018-10-182-12/+16
* powerpc/traps: remove redundant in_interrupt panic in die()Christophe Leroy2018-10-181-2/+0
* powerpc/prom_init: Generate "phandle" instead of "linux, phandle"Benjamin Herrenschmidt2018-10-181-8/+5
* powerpc: Check prom_init for disallowed sectionsBenjamin Herrenschmidt2018-10-181-0/+16
* powerpc/prom_init: Move __prombss to it's own section and store it in .bssBenjamin Herrenschmidt2018-10-182-1/+4
* powerpc/prom_init: Move a few remaining statics to appropriate sectionsBenjamin Herrenschmidt2018-10-181-5/+5
* powerpc/prom_init: Move const structures to __initconstBenjamin Herrenschmidt2018-10-181-3/+3
* powerpc/prom_init: Move ibm_arch_vec to __prombssBenjamin Herrenschmidt2018-10-181-1/+7
* powerpc/prom_init: Move prom_radix_disable to __prombssBenjamin Herrenschmidt2018-10-181-1/+6
* powerpc/prom_init: Remove support for OPAL v2Benjamin Herrenschmidt2018-10-181-115/+10