summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2-0/+15
2018-02-01mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V4-19/+0
2018-02-01powerpc/mm: update pmdp_invalidate to return old pmd valueAneesh Kumar K.V1-2/+2
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-35/+34
2018-01-31Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-68/+15
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2018-01-23signal/powerpc: Remove unnecessary signal_code parameter of do_send_trapEric W. Biederman1-1/+1
2018-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+25
2018-01-19Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+1
2018-01-19KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsPaul Mackerras1-0/+25
2018-01-17powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek1-0/+1
2018-01-16signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman1-2/+0
2018-01-16signal/powerpc: Remove redefinition of NSIGTRAP on powerpcEric W. Biederman1-3/+0
2018-01-16signal: unify compat_siginfo_tAl Viro1-62/+0
2018-01-15powerpc: rename swiotlb_dma_opsChristoph Hellwig1-1/+1
2018-01-15Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-2/+128
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman1-1/+0
2018-01-12signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAPEric W. Biederman1-0/+15
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig1-4/+4
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig1-2/+0
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2-25/+29
2018-01-10powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman4-8/+68
2018-01-10Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2018-01-09powerpc/64s: Simple RFI macro conversionsNicholas Piggin1-2/+2
2018-01-09powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2-0/+35
2018-01-09powerpc: remove unused flush_write_buffers definitionChristoph Hellwig1-3/+0
2018-01-09Merge branch 'topic/ppc-kvm' into fixesMichael Ellerman2-0/+31
2018-01-09powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2-0/+31
2018-01-09powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky2-0/+15
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+3
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner1-2/+3
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-12-05Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson2-0/+2
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-11-30mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams1-1/+0
2017-11-25Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-5/+1
2017-11-23KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hostsPaul Mackerras1-0/+1
2017-11-22powerpc/perf: Fix IMC_MAX_PMU macroMadhavan Srinivasan1-5/+1
2017-11-18Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-1/+0
2017-11-17Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-27/+138
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds35-54/+239
2017-11-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2017-11-16kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-1/+1
2017-11-16Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2017-11-15powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 featureMichael Ellerman1-3/+4
2017-11-15Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-9/+0
2017-11-13powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin3-3/+3
2017-11-13powerpc/lib: Implement UACCESS_FLUSHCACHE APIOliver O'Halloran2-0/+7