summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-01powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman1-13/+7
2018-11-13powerpc/msi: Fix compile error on mpc83xxChristophe Leroy1-0/+7
2018-11-04powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe1-0/+3
2018-10-20powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy1-0/+1
2018-10-18mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara1-2/+2
2018-10-13powerpc: Avoid code patching freed init sectionsMichael Neuling1-0/+1
2018-09-15powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman1-3/+10
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini1-3/+0
2018-08-03powerpc/64s: Add barrier_nospecMichal Suchanek1-0/+15
2018-08-03powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy1-0/+3
2018-07-28KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy1-2/+2
2018-06-05powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy1-0/+6
2018-06-05powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy2-1/+21
2018-06-05powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy5-59/+80
2018-05-30powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre1-0/+1
2018-05-30powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin3-0/+59
2018-05-30powerpc: Move default security feature flagsMauricio Faria de Oliveira1-0/+8
2018-05-30powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman1-0/+1
2018-05-30powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman1-0/+65
2018-05-30powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman1-0/+3
2018-05-30powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman1-1/+1
2018-05-30powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin1-2/+1
2018-04-26powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V1-2/+8
2018-04-26KVM: PPC: Book3S HV: Enable migration of decrementer registerPaul Mackerras1-0/+2
2018-04-24powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin1-0/+3
2018-04-24powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin2-5/+2
2018-03-19powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf1-0/+1
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-1/+1
2018-02-22powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot1-0/+5
2018-02-16powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek1-0/+1
2018-01-23powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman4-8/+68
2018-01-23powerpc/64s: Simple RFI macro conversionsNicholas Piggin1-2/+2
2018-01-23powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2-0/+35
2018-01-23powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2-0/+31
2017-12-29arch, mm: Allow arch_dup_mmap() to failThomas Gleixner1-2/+3
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2017-12-14Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson2-0/+2
2017-11-03Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-9/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman25-0/+25
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman15-0/+15
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman140-0/+140
2017-11-01Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy...Naveen N. Rao1-9/+1
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+8
2017-09-09vga: optimise console scrollingMatthew Wilcox1-0/+8
2017-09-09Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds53-210/+698
2017-09-07mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz1-16/+0
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-28/+8
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-33/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar4-5/+20