aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada1-0/+2
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada1-0/+2
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2019-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+0
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds6-12/+15
2019-12-01powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.hMike Kravetz2-6/+0
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds23-189/+251
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-13/+0
2019-11-27Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundleLinus Torvalds2-0/+6
2019-11-27powerpc: Define arch_is_kernel_initmem_freed() for lockdepMichael Ellerman1-0/+14
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerMichal Simek1-1/+0
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2019-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-1/+16
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-9/+0
2019-11-24powerpc: Add const qual to local_read() parameterEric Dumazet1-1/+1
2019-11-21Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into dma-mapping-for-nextChristoph Hellwig1-9/+0
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2-0/+4
2019-11-20powerpc: remove support for NULL dev in __phys_to_dma / __dma_to_physChristoph Hellwig1-4/+0
2019-11-20dma-direct: unify the dma_capable definitionsChristoph Hellwig1-9/+0
2019-11-19powerpc/83xx: map IMMR with a BAT.Christophe Leroy1-0/+7
2019-11-19powerpc: Add support for GENERIC_EARLY_IOREMAPChristophe Leroy2-0/+13
2019-11-19powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()Christophe Leroy1-1/+6
2019-11-18powerpc: cleanup hw_irq.hChristophe Leroy2-31/+34
2019-11-18powerpc: permanently include 8xx registers in reg.hChristophe Leroy3-4/+3
2019-11-18powerpc/reg: use ASM_FTR_IFSET() instead of opencoding fixup.Christophe Leroy1-13/+3
2019-11-18powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr()Christophe Leroy1-4/+0
2019-11-18powerpc: Refactor BUG/WARN macrosChristophe Leroy1-26/+15
2019-11-15y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann1-1/+2
2019-11-15y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann1-1/+1
2019-11-15y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann3-8/+8
2019-11-15y2038: vdso: powerpc: avoid timespec referencesArnd Bergmann1-2/+4
2019-11-14Merge branch 'topic/kaslr-book3e32' into nextMichael Ellerman2-1/+17
2019-11-14KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman1-0/+2
2019-11-14powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman2-0/+4
2019-11-13powerpc/fsl_booke/kaslr: dump out kernel offset information on panicJason Yan1-0/+5
2019-11-13powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan1-1/+0
2019-11-13powerpc: introduce kernstart_virt_addr to store the kernel baseJason Yan1-0/+2
2019-11-13powerpc: unify definition of M_IF_NEEDEDJason Yan1-0/+10
2019-11-13powerpc: use <asm-generic/dma-mapping.h>Christoph Hellwig2-18/+1
2019-11-13powerpc: Replace GPL boilerplate with SPDX identifiersThomas Huth1-14/+0
2019-11-13powerpc/watchpoint: Fix ptrace code that muck around with address/lenRavi Bangoria1-2/+2
2019-11-13powerpc/watchpoint: Fix length calculation for unaligned targetRavi Bangoria1-0/+2
2019-11-13powerpc/watchpoint: Introduce macros for watchpoint lengthRavi Bangoria1-0/+3
2019-11-13Merge branch 'topic/secureboot' into nextMichael Ellerman4-1/+75
2019-11-13powerpc/powernv: Add OPAL API interface to access secure variableNayna Jain3-1/+46
2019-11-12powerpc: Detect the trusted boot state of the systemNayna Jain1-0/+6
2019-11-12powerpc: Detect the secure boot mode of the systemNayna Jain1-0/+23
2019-11-07powerpc: Convert flush_icache_range & friends to CAlastair D'Silva2-29/+21
2019-11-07powerpc: define helpers to get L1 icache sizesAlastair D'Silva2-10/+31
2019-11-05powerpc/security: Fix debugfs data leak on 32-bitGeert Uytterhoeven1-4/+4