aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2020-08-06Merge branch 'v5.6/base' into v5.6/standard/baseBruce Ashfield
2020-04-29powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy
2020-04-29powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham
2020-04-29Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin
2020-04-23powerpc/prom_init: Pass the "os-term" message to hypervisorAlexey Kardashevskiy
2020-04-17powerpc/64: Prevent stack protection in early bootMichael Ellerman
2020-04-17powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy
2020-04-17powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens
2020-04-17powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-03-09Merge tag 'v5.6-rc5' into standard/baseBruce Ashfield
2020-03-09powerpc/ptrace: Disable array-bounds warning with gcc8Khem Raj
2020-03-09powerpc: Disable attribute-alias warnings from gcc8Khem Raj
2020-03-09powerpc: Add unwind information for SPE registers of E500 coreLiming Wang
2020-02-28powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario
2020-02-24powerpc: Include .BTF sectionNaveen N. Rao
2020-02-24powerpc/watchpoint: Don't call dar_within_range() for Book3SRavi Bangoria
2020-02-19powerpc/entry: Fix an #if which should be an #ifdef in entry_32.SChristophe Leroy
2020-02-18powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACKChristophe Leroy
2020-02-18powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACKChristophe Leroy
2020-02-18powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACKChristophe Leroy
2020-02-18powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal deliveryGustavo Luiz Duarte
2020-02-17powerpc/8xx: Fix clearing of bits 20-23 in ITLB missChristophe Leroy
2020-02-17powerpc/eeh: Fix deadlock handling dead PHBSam Bobroff
2020-02-08powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKChristophe Leroy
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-29powerpc: Provide initial documentation for PAPR hcallsVaibhav Jain
2020-01-28powerpc/32s: Fix CPU wake-up from sleep modeChristophe Leroy
2020-01-27powerpc/32s: Enable CONFIG_VMAP_STACKChristophe Leroy
2020-01-27powerpc/32s: Avoid crossing page boundary while changing SRR0/1.Christophe Leroy
2020-01-27powerpc/32s: Reorganise DSI handler.Christophe Leroy
2020-01-27powerpc/8xx: Enable CONFIG_VMAP_STACKChristophe Leroy
2020-01-27powerpc/8xx: Move tail of alignment exception out of lineMichael Ellerman
2020-01-27powerpc/8xx: Split breakpoint exceptionChristophe Leroy
2020-01-27powerpc/8xx: Move DataStoreTLBMiss perf handlerChristophe Leroy
2020-01-27powerpc/8xx: Drop exception entries for non-existing exceptionsChristophe Leroy
2020-01-27powerpc/8xx: Use alternative scratch registers in DTLB miss handlerChristophe Leroy
2020-01-27powerpc/32: Use vmapped stacks for interruptsChristophe Leroy
2020-01-27powerpc/32: Add early stack overflow detection with VMAP stack.Christophe Leroy
2020-01-26powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACKChristophe Leroy
2020-01-26powerpc/32: prepare for CONFIG_VMAP_STACKChristophe Leroy
2020-01-26powerpc/32: add a macro to get and/or save DAR and DSISR on stack.Christophe Leroy
2020-01-26powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0Christophe Leroy
2020-01-26powerpc/32: save DEAR/DAR before calling handle_page_faultChristophe Leroy
2020-01-26powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.hChristophe Leroy
2020-01-26powerpc/32: replace MTMSRD() by mtmsrChristophe Leroy
2020-01-26powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2Jordan Niethe