summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V2020-01-231-1/+4
* powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat2020-01-221-0/+1
* powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld2019-12-301-0/+1
* powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan2019-12-161-2/+7
* powerpc/shared: Use static key to detect shared processorSrikar Dronamraju2019-12-131-7/+2
* powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju2019-12-131-1/+3
* Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-12-061-22/+29
|\
| * powerpc: support KASAN instrumentation of bitopsDaniel Axtens2019-11-071-22/+29
* | Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-12-062-1/+3
|\ \
| * | powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel2019-12-051-1/+1
| * | powerpc: Fix vDSO clock_getres()Vincenzo Frascino2019-12-051-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-12-046-0/+132
|\ \ \ | |/ / |/| |
| * | KVM: PPC: Book3S HV: Support reset of secure guestBharata B Rao2019-11-283-0/+7
| * | KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VMBharata B Rao2019-11-283-0/+12
| * | KVM: PPC: Book3S HV: Radix changes for secure guestBharata B Rao2019-11-283-0/+12
| * | KVM: PPC: Book3S HV: Shared pages support for secure guestsBharata B Rao2019-11-281-0/+3
| * | KVM: PPC: Book3S HV: Support for running secure guestsBharata B Rao2019-11-285-0/+98
* | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+0
|\ \ \
| * | | asm-generic: Make msi.h a mandatory include/asm headerMichal Simek2019-11-261-1/+0
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-012-6/+0
|\ \ \ \
| * | | | powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.hMike Kravetz2019-12-012-6/+0
* | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-012-3/+6
|\ \ \ \ \
| * | | | | y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann2019-11-151-1/+2
| * | | | | y2038: vdso: powerpc: avoid timespec referencesArnd Bergmann2019-11-151-2/+4
* | | | | | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-3022-175/+251
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | powerpc: Define arch_is_kernel_initmem_freed() for lockdepMichael Ellerman2019-11-271-0/+14
| * | | | | powerpc/83xx: map IMMR with a BAT.Christophe Leroy2019-11-191-0/+7
| * | | | | powerpc: Add support for GENERIC_EARLY_IOREMAPChristophe Leroy2019-11-192-0/+13
| * | | | | powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()Christophe Leroy2019-11-191-1/+6
| * | | | | powerpc: cleanup hw_irq.hChristophe Leroy2019-11-182-31/+34
| * | | | | powerpc: permanently include 8xx registers in reg.hChristophe Leroy2019-11-183-4/+3
| * | | | | powerpc/reg: use ASM_FTR_IFSET() instead of opencoding fixup.Christophe Leroy2019-11-181-13/+3
| * | | | | powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr()Christophe Leroy2019-11-181-4/+0
| * | | | | powerpc: Refactor BUG/WARN macrosChristophe Leroy2019-11-181-26/+15
| * | | | | Merge branch 'topic/kaslr-book3e32' into nextMichael Ellerman2019-11-142-1/+17
| |\ \ \ \ \
| | * | | | | powerpc/fsl_booke/kaslr: dump out kernel offset information on panicJason Yan2019-11-131-0/+5
| | * | | | | powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan2019-11-131-1/+0
| | * | | | | powerpc: introduce kernstart_virt_addr to store the kernel baseJason Yan2019-11-131-0/+2
| | * | | | | powerpc: unify definition of M_IF_NEEDEDJason Yan2019-11-131-0/+10
| | | |_|_|/ | | |/| | |
| * | | | | powerpc: use <asm-generic/dma-mapping.h>Christoph Hellwig2019-11-132-18/+1
| * | | | | powerpc/watchpoint: Fix ptrace code that muck around with address/lenRavi Bangoria2019-11-131-2/+2
| * | | | | powerpc/watchpoint: Fix length calculation for unaligned targetRavi Bangoria2019-11-131-0/+2
| * | | | | powerpc/watchpoint: Introduce macros for watchpoint lengthRavi Bangoria2019-11-131-0/+3
| * | | | | Merge branch 'topic/secureboot' into nextMichael Ellerman2019-11-134-1/+75
| |\ \ \ \ \
| | * | | | | powerpc/powernv: Add OPAL API interface to access secure variableNayna Jain2019-11-133-1/+46
| | * | | | | powerpc: Detect the trusted boot state of the systemNayna Jain2019-11-121-0/+6
| | * | | | | powerpc: Detect the secure boot mode of the systemNayna Jain2019-11-121-0/+23
| | |/ / / /
| * | | | | powerpc: Convert flush_icache_range & friends to CAlastair D'Silva2019-11-072-29/+21
| * | | | | powerpc: define helpers to get L1 icache sizesAlastair D'Silva2019-11-072-10/+31
| * | | | | powerpc/security: Fix debugfs data leak on 32-bitGeert Uytterhoeven2019-11-051-4/+4
OpenPOWER on IntegriCloud