summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2020-01-23powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specificOliver O'Halloran
2020-01-23powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran
2020-01-23powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS sanerOliver O'Halloran
2020-01-23powerpc/eeh_sysfs: Remove double pci_dn lookup.Oliver O'Halloran
2020-01-23powerpc/eeh_sysfs: ifdef pseries sr-iov sysfs propertiesOliver O'Halloran
2020-01-23powerpc/eeh_sysfs: Fix incorrect commentOliver O'Halloran
2020-01-23powerpc/eeh_cache: Don't use pci_dn when inserting new rangesOliver O'Halloran
2020-01-23powerpc/vdso32: miscellaneous optimisationsChristophe Leroy
2020-01-23powerpc/vdso32: implement clock_getres entirelyChristophe Leroy
2020-01-23powerpc/vdso32: use LOAD_REG_IMMEDIATE()Christophe Leroy
2020-01-23powerpc/vdso32: Don't read cache line size from the datapage on PPC32.Christophe Leroy
2020-01-23powerpc/vdso32: inline __get_datapage()Christophe Leroy
2020-01-23powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSEChristophe Leroy
2020-01-23powerpc/32: Add VDSO version of getcpu on non SMPChristophe Leroy
2020-01-23powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size.Christophe Leroy
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2020-01-16powerpc/64s: Reimplement power4_idle code in CNicholas Piggin
2020-01-14arch/powerpc/setup: Drop dummy_con initializationArvind Sankar
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-06powerpc/pci: Remove pcibios_setup_bus_devices()Oliver O'Halloran
2020-01-06powerpc/pci: Fix pcibios_setup_device() orderingShawn Anastasio
2020-01-06powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran
2020-01-06powerpc/64: Use {SAVE,REST}_NVGPRS macrosJordan Niethe
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-23Merge 5.5-rc3 into tty-nextGreg Kroah-Hartman
2019-12-18tty/serial: Migrate 8250_fsl to use has_sysrqDmitry Safonov
2019-12-14powerpc/irq: fix stack overflow verificationChristophe Leroy
2019-12-08sched/rt, powerpc: Use CONFIG_PREEMPTIONThomas Gleixner
2019-12-05powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-12-05powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKEChristophe Leroy
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-11-27Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundleLinus Torvalds
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-25powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmpNathan Chancellor
2019-11-21y2038: fix typo in powerpc vdso "LOPART"Arnd Bergmann
2019-11-21powerpc/kexec: Move kexec files into a dedicated subdir.Christophe Leroy
2019-11-21powerpc/32: Split kexec low level code out of misc_32.SChristophe Leroy
2019-11-19powerpc: Add support for GENERIC_EARLY_IOREMAPChristophe Leroy
2019-11-18Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman
2019-11-17powerpc/booke: Spelling s/date/data/Geert Uytterhoeven
2019-11-15y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann
2019-11-15y2038: vdso: powerpc: avoid timespec referencesArnd Bergmann
2019-11-15y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann
2019-11-14Merge branch 'topic/kaslr-book3e32' into nextMichael Ellerman
2019-11-14KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-14powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-13powerpc/fsl_booke/kaslr: export offset in VMCOREINFO ELF notesJason Yan
2019-11-13powerpc/fsl_booke/kaslr: dump out kernel offset information on panicJason Yan