summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2018-01-16powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot
2018-01-16powerpc/drmem: Add support for ibm, dynamic-memory-v2 propertyNathan Fontenot
2018-01-16powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot
2018-01-16powerpc/pseries: Update memory hotplug code to use drmem LMB arrayNathan Fontenot
2018-01-16powerpc/numa: Update numa code use walk_drmem_lmbsNathan Fontenot
2018-01-16powerpc/mm: Separate ibm, dynamic-memory data from DT formatNathan Fontenot
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman
2018-01-16KVM: PPC: Book3S HV: Enable migration of decrementer registerPaul Mackerras
2018-01-15signal/powerpc: Remove redefinition of NSIGTRAP on powerpcEric W. Biederman
2018-01-15signal: unify compat_siginfo_tAl Viro
2018-01-15powerpc: rename swiotlb_dma_opsChristoph Hellwig
2018-01-14Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman
2018-01-12signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAPEric W. Biederman
2018-01-12powerpc/xive: Add interrupt flag to disable automatic EOIBenjamin Herrenschmidt
2018-01-12powerpc/xive: Move definition of ESB bitsBenjamin Herrenschmidt
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-10powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-10powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2018-01-10powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin
2018-01-09powerpc: remove unused flush_write_buffers definitionChristoph Hellwig
2018-01-10Merge branch 'topic/ppc-kvm' into fixesMichael Ellerman
2018-01-10powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling
2018-01-09powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner
2017-12-22powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V
2017-12-22powerpc/mm/book3s/64: Add proper pte access check helperAneesh Kumar K.V
2017-12-20powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6Ram Pai
2017-12-20powerpc: shifted-by-one hidx valueRam Pai
2017-12-20powerpc: Free up four 64K PTE bits in 64K backed HPTE pagesRam Pai
2017-12-20powerpc: Free up four 64K PTE bits in 4K backed HPTE pagesRam Pai
2017-12-20powerpc: introduce pte_get_hash_gslot() helperRam Pai
2017-12-20powerpc: introduce pte_set_hidx() helperRam Pai
2017-12-11powerpc/pci: Separate SR-IOV CallsBryant G. Ly
2017-12-11powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-12-05Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-23KVM: PPC: Book3S HV: Avoid shifts by negative amountsPaul Mackerras
2017-11-23KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hostsPaul Mackerras
2017-11-22powerpc/perf: Fix IMC_MAX_PMU macroMadhavan Srinivasan
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds