summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-01-27powerpc/8xx: Enable CONFIG_VMAP_STACKChristophe Leroy1-6/+26
2020-01-27powerpc/8xx: Move tail of alignment exception out of lineMichael Ellerman1-1/+6
2020-01-27powerpc/8xx: Split breakpoint exceptionChristophe Leroy1-9/+10
2020-01-27powerpc/8xx: Move DataStoreTLBMiss perf handlerChristophe Leroy1-12/+12
2020-01-27powerpc/8xx: Drop exception entries for non-existing exceptionsChristophe Leroy1-29/+0
2020-01-27powerpc/8xx: Use alternative scratch registers in DTLB miss handlerChristophe Leroy1-13/+14
2020-01-27powerpc/32: Use vmapped stacks for interruptsChristophe Leroy2-0/+25
2020-01-27powerpc/32: Add early stack overflow detection with VMAP stack.Christophe Leroy5-1/+54
2020-01-26powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACKChristophe Leroy3-3/+3
2020-01-26powerpc/32: prepare for CONFIG_VMAP_STACKChristophe Leroy3-16/+122
2020-01-26powerpc/32: add a macro to get and/or save DAR and DSISR on stack.Christophe Leroy3-20/+19
2020-01-26powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0Christophe Leroy2-21/+22
2020-01-26powerpc/32: save DEAR/DAR before calling handle_page_faultChristophe Leroy6-1/+9
2020-01-26powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.hChristophe Leroy3-13/+9
2020-01-26powerpc/32: replace MTMSRD() by mtmsrChristophe Leroy2-11/+11
2020-01-25powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2Jordan Niethe1-5/+8
2020-01-25powerpc: use probe_user_read() and probe_user_write()Christophe Leroy1-11/+1
2020-01-23powerpc/pci: Fold pcibios_setup_device() into pcibios_bus_add_device()Oliver O'Halloran1-8/+2
2020-01-23powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran1-1/+1
2020-01-23powerpc/pcidn: Warn when sriov pci_dn management is used incorrectlyOliver O'Halloran1-14/+3
2020-01-23powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specificOliver O'Halloran1-10/+5
2020-01-23powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran1-1/+14
2020-01-23powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS sanerOliver O'Halloran2-20/+25
2020-01-23powerpc/eeh_sysfs: Remove double pci_dn lookup.Oliver O'Halloran1-1/+0
2020-01-23powerpc/eeh_sysfs: ifdef pseries sr-iov sysfs propertiesOliver O'Halloran1-2/+2
2020-01-23powerpc/eeh_sysfs: Fix incorrect commentOliver O'Halloran1-1/+1
2020-01-23powerpc/eeh_cache: Don't use pci_dn when inserting new rangesOliver O'Halloran1-9/+1
2020-01-23powerpc/vdso32: miscellaneous optimisationsChristophe Leroy3-14/+13
2020-01-23powerpc/vdso32: implement clock_getres entirelyChristophe Leroy2-8/+14
2020-01-23powerpc/vdso32: use LOAD_REG_IMMEDIATE()Christophe Leroy1-4/+2
2020-01-23powerpc/vdso32: Don't read cache line size from the datapage on PPC32.Christophe Leroy3-6/+24
2020-01-23powerpc/vdso32: inline __get_datapage()Christophe Leroy3-37/+12
2020-01-23powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSEChristophe Leroy1-7/+57
2020-01-23powerpc/32: Add VDSO version of getcpu on non SMPChristophe Leroy3-4/+19
2020-01-23powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size.Christophe Leroy2-29/+43
2020-01-16powerpc/64s: Reimplement power4_idle code in CNicholas Piggin5-87/+57
2020-01-06powerpc/pci: Remove pcibios_setup_bus_devices()Oliver O'Halloran3-27/+0
2020-01-06powerpc/pci: Fix pcibios_setup_device() orderingShawn Anastasio1-16/+9
2020-01-06powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran1-6/+0
2020-01-06powerpc/64: Use {SAVE,REST}_NVGPRS macrosJordan Niethe1-12/+6
2019-12-13powerpc/irq: fix stack overflow verificationChristophe Leroy1-2/+2
2019-12-04powerpc: Fix vDSO clock_getres()Vincenzo Frascino4-5/+12
2019-12-04powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKEChristophe Leroy1-3/+3
2019-12-02Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds5-23/+18
2019-12-01Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds36-2682/+753
2019-11-27Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundleLinus Torvalds2-4/+59
2019-11-27Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-30/+7
2019-11-25powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmpNathan Chancellor1-0/+1
2019-11-21y2038: fix typo in powerpc vdso "LOPART"Arnd Bergmann1-2/+2