summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2020-01-25powerpc: Remove arch_has_random, arch_has_random_seedRichard Henderson
2020-01-26powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2Jordan Niethe
2020-01-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-01-24powerpc: Remove comment about read_barrier_depends()Will Deacon
2020-01-24KVM: PPC: Move kvm_vcpu_init() invocation to common codeSean Christopherson
2020-01-24KVM: PPC: Allocate vcpu struct in common PPC codeSean Christopherson
2020-01-23mm: remove arch_bprm_mm_init() hookDave Hansen
2020-01-23powerpc/xive: Drop extern qualifiers from header function prototypesGreg Kurz
2020-01-23powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specificOliver O'Halloran
2020-01-23powerpc/powernv/ioda: Find opencapi slot for a device nodeFrederic Barrat
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/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size.Christophe Leroy
2020-01-23powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WXChristophe Leroy
2020-01-23powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V
2020-01-22powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat
2020-01-17KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcallSukadev Bhattiprolu
2020-01-17KVM: PPC: Add skip_page_out parameter to uvmem functionsSukadev Bhattiprolu
2020-01-16Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2020-01-16powerpc/64s: Reimplement power4_idle code in CNicholas Piggin
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-07powerpc32/booke: consistently return phys_addr_t in __pa()Bai Yingjie
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-06powerpc/pseries/iommu: Separate FW_FEATURE_MULTITCE to put/stuff featuresAlexey Kardashevskiy
2020-01-06powerpc/pci: Remove pcibios_setup_bus_devices()Oliver O'Halloran
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann
2019-12-30powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld
2019-12-16powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan
2019-12-13powerpc/shared: Use static key to detect shared processorSrikar Dronamraju
2019-12-13powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-12-09soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fslRasmus Villemoes
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-06Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada
2019-12-05powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel
2019-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-12-05powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-12-01powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.hMike Kravetz
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-28KVM: PPC: Book3S HV: Support reset of secure guestBharata B Rao
2019-11-28KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VMBharata B Rao
2019-11-28KVM: PPC: Book3S HV: Radix changes for secure guestBharata B Rao
2019-11-28KVM: PPC: Book3S HV: Shared pages support for secure guestsBharata B Rao