summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Fix ptrace tm failureBreno Leitao2018-10-261-2/+2
* 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
* Revert "selftests/powerpc: Fix out-of-tree build errors"Michael Ellerman2018-10-264-1/+6
* 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
* selftests/powerpc: Add a test of wild bctrMichael Ellerman2018-10-204-2/+161
* 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
* selftests/powerpc: Fix out-of-tree build errorsMichael Ellerman2018-10-204-6/+1
* 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
* selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao2018-10-205-1/+305
* selftests/powerpc: Move UCONTEXT_NIA() into utils.hNaveen N. Rao2018-10-202-8/+8
* 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
* macintosh/windfarm_smu_sat: Fix debug outputBenjamin Herrenschmidt2018-10-181-18/+7
* 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