summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
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
2019-11-28KVM: PPC: Book3S HV: Support for running secure guestsBharata B Rao
2019-11-27Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundleLinus Torvalds
2019-11-27powerpc: Define arch_is_kernel_initmem_freed() for lockdepMichael Ellerman
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerMichal Simek
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-11-24powerpc: Add const qual to local_read() parameterEric Dumazet
2019-11-21Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...Christoph Hellwig
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini
2019-11-20powerpc: remove support for NULL dev in __phys_to_dma / __dma_to_physChristoph Hellwig
2019-11-20dma-direct: unify the dma_capable definitionsChristoph Hellwig
2019-11-19powerpc/83xx: map IMMR with a BAT.Christophe Leroy
2019-11-19powerpc: Add support for GENERIC_EARLY_IOREMAPChristophe Leroy
2019-11-19powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()Christophe Leroy
2019-11-18powerpc: cleanup hw_irq.hChristophe Leroy
2019-11-18powerpc: permanently include 8xx registers in reg.hChristophe Leroy
2019-11-18powerpc/reg: use ASM_FTR_IFSET() instead of opencoding fixup.Christophe Leroy
2019-11-18powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr()Christophe Leroy
2019-11-18powerpc: Refactor BUG/WARN macrosChristophe Leroy
2019-11-15y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann
2019-11-15y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann
2019-11-15y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann
2019-11-15y2038: vdso: powerpc: avoid timespec referencesArnd 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: dump out kernel offset information on panicJason Yan
2019-11-13powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan
2019-11-13powerpc: introduce kernstart_virt_addr to store the kernel baseJason Yan
2019-11-13powerpc: unify definition of M_IF_NEEDEDJason Yan
2019-11-13powerpc: use <asm-generic/dma-mapping.h>Christoph Hellwig