aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-07powerpc: support KASAN instrumentation of bitopsDaniel Axtens1-22/+29
2019-11-05powerpc/security: Fix debugfs data leak on 32-bitGeert Uytterhoeven1-4/+4
2019-11-05powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_allAneesh Kumar K.V2-31/+0
2019-11-01dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne1-9/+0
2019-10-29powerpc/prom_init: Undo relocation before entering secure modeThiago Jung Bauermann1-0/+3
2019-10-22KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch opNicholas Piggin2-1/+1
2019-10-22KVM: PPC: Book3S: Define and use SRR1_MSR_BITSNicholas Piggin1-0/+12
2019-10-22KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPsGreg Kurz1-0/+3
2019-10-17powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy1-0/+1
2019-10-09powerpc/64s/radix: Fix build failure with RADIX_MMU=nStephen Rothwell1-0/+4
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+7
2019-09-28Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-8/+106
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+0
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-1/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-09-24powerpc/book3s64: Export has_transparent_hugepage() related functions.Aneesh Kumar K.V1-1/+7
2019-09-24powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V1-1/+2
2019-09-24powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V1-2/+2
2019-09-24KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth1-3/+97
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+0
2019-09-21powerpc/64s: Set reserved PCR bitsJordan Niethe1-0/+3
2019-09-21powerpc: Fix definition of PCR bits to work with old binutilsAlistair Popple1-3/+3
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds55-634/+718
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+0