summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley2018-10-311-9/+4
* powerpc/xmon: Relax frame size for clangJoel Stanley2018-10-311-0/+6
* selftests: powerpc: Fix warning for security subdirJoel Stanley2018-10-311-0/+1
* selftests/powerpc: Relax L1d miss targets for rfi_flush testNaveen N. Rao2018-10-301-5/+13
* Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-10-293-3/+15
|\
| * powerpc/8xx: add missing header in 8xx_mmu.cChristophe Leroy2018-10-221-0/+1
| * powerpc/8xx: Add DT node for using the SEC engine of the MPC885Christophe Leroy2018-10-221-1/+12
| * powerpc/dts/fsl: t2080rdb: reorder the Cortina PHY XFI lanesCamelia Groza2018-10-201-2/+2
* | 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
* | 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