aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2020-09-29Merge tag 'v5.7.19' into v5.7/standard/basev5.7/standard/baseBruce Ashfield
2020-08-27powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()Michael Ellerman
2020-08-19Merge tag 'v5.7.16' into v5.7/standard/baseBruce Ashfield
2020-08-19powerpc/vdso: Fix vdso cpu truncationMilton Miller
2020-08-19powerpc/rtas: don't online CPUs for partition suspendNathan Lynch
2020-08-06Merge branch 'v5.7/base' into v5.7/standard/baseBruce Ashfield
2020-07-22powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran
2020-07-16powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin
2020-06-24powerpc/64s: Fix KVM interrupt using wrong save areaNicholas Piggin
2020-06-24powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUALAneesh Kumar K.V
2020-06-24powerpc/8xx: Drop CONFIG_8xx_COPYBACK optionChristophe Leroy
2020-06-24powerpc/64s/exceptions: Machine check reconcile irq stateNicholas Piggin
2020-06-24powerpc/64s/exception: Fix machine check no-loss idle wakeupNicholas Piggin
2020-06-24powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman
2020-06-22powerpc/64s: Save FSCR to init_task.thread.fscr after feature initMichael Ellerman
2020-06-22powerpc/64s: Don't let DT CPU features set FSCR_DSCRMichael Ellerman
2020-06-22powerpc/fadump: Account for memory_limit while reserving memoryHari Bathini
2020-06-22powerpc/fadump: consider reserved ranges while reserving memoryHari Bathini
2020-06-22powerpc/fadump: use static allocation for reserved memory rangesHari Bathini
2020-06-05Merge tag 'v5.7' into standard/baseBruce Ashfield
2020-05-29powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit codeDaniel Axtens
2020-05-26powerpc/64s: Fix restore of NV GPRs after facility unavailable exceptionMichael Ellerman
2020-05-25Merge tag 'v5.7-rc7' into standard/baseBruce Ashfield
2020-05-20Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."Christophe Leroy
2020-05-19Merge tag 'v5.7-rc6' into standard/baseBruce Ashfield
2020-05-12powerpc/40x: Make more space for system call exceptionChristophe Leroy
2020-05-11powerpc/vdso32: Fallback on getres syscall when clock is unknownChristophe Leroy
2020-05-07powerpc/ima: Fix secure boot rules in ima arch policyNayna Jain
2020-05-07powerpc/64s/kuap: Restore AMR in fast_interrupt_returnNicholas Piggin
2020-05-04powerpc/64s/kuap: Restore AMR in system reset exceptionNicholas Piggin
2020-05-04powerpc/64/kuap: Move kuap checks out of MSR[RI]=0 regions of exit codeNicholas Piggin
2020-05-04powerpc/64s: Fix unrecoverable SLB crashes due to preemption checkMichael Ellerman
2020-05-02powerpc/ptrace: Disable array-bounds warning with gcc8Khem Raj
2020-05-02powerpc: Disable attribute-alias warnings from gcc8Khem Raj
2020-05-02powerpc: Add unwind information for SPE registers of E500 coreLiming Wang
2020-04-22powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy
2020-04-21powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-04powerpc: Improve ppc_save_regs()Nicholas Piggin
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-03Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin
2020-04-03powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-03powerpc/64: make buildable without CONFIG_COMPATMichal Suchanek
2020-04-03powerpc: move common register copy functions from signal_32.c to signal.cMichal Suchanek
2020-04-03powerpc/64s: Fix doorbell wakeup msgclr optimisationNicholas Piggin
2020-04-01powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_typeLeonardo Bras
2020-04-01powerpc/32: drop unused ISA_DMA_THRESHOLDMike Rapoport