aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-17powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman1-2/+2
2019-01-31powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V1-15/+7
2019-01-08powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan1-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-6/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-1/+1
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-17/+13
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)4-17/+13
2019-01-04Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds2-5/+5
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-5/+0
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds59-1056/+387
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-11/+46
2018-12-24Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman2-0/+3
2018-12-22powerpc/mm: Remove very old comment in hash-4k.hMichael Ellerman1-5/+1
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy2-0/+3
2018-12-21Merge tag 'kvm-ppc-next-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-nextPaolo Bonzini2-0/+5
2018-12-21KVM: Make kvm_set_spte_hva() return intLan Tianyu1-1/+1
2018-12-21powerpc/powernv/npu: Add compound IOMMU groupsAlexey Kardashevskiy1-0/+1
2018-12-21powerpc/powernv/pseries: Rework device adding to IOMMU groupsAlexey Kardashevskiy1-8/+4
2018-12-21powerpc/powernv/npu: Move OPAL calls away from context manipulationAlexey Kardashevskiy1-0/+3
2018-12-21powerpc/powernv: Move npu struct from pnv_phb to pci_controllerAlexey Kardashevskiy1-0/+1
2018-12-21powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy2-2/+14
2018-12-21powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regionAlexey Kardashevskiy1-2/+2
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan4-785/+8
2018-12-21powerpc: split compat syscall table out from native tableFiroz Khan1-2/+1
2018-12-21powerpc: move macro definition from asm/systbl.hFiroz Khan1-1/+0
2018-12-21powerpc: add __NR_syscalls along with NR_syscallsFiroz Khan2-3/+5
2018-12-21powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai1-6/+9
2018-12-21KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list()Suraj Jitindar Singh2-0/+5
2018-12-21powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar1-1/+1
2018-12-21powerpc/fadump: Reservationless firmware assisted dumpMahesh Salgaonkar1-0/+5
2018-12-21powerpc/powernv: Move opal_power_control_init() call in opal_init().Mahesh Salgaonkar1-0/+1
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+11
2018-12-20powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun1-0/+5
2018-12-20powerpc/fsl: Add macro to flush the branch predictorDiana Craciun1-0/+10
2018-12-20powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun2-0/+14
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig2-1/+2
2018-12-20powerpc/dma: split the two __dma_alloc_coherent implementationsChristoph Hellwig1-5/+0
2018-12-20powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT defineChristoph Hellwig1-2/+0
2018-12-20powerpc/perf: Add constraints for power9 l2/l3 bus eventsMadhavan Srinivasan1-0/+2
2018-12-20powerpc/perf: Update perf_regs structure to include SIERMadhavan Srinivasan2-0/+4
2018-12-19powerpc/mm: add exec protection on powerpc 603Christophe Leroy3-13/+14
2018-12-19powerpc/mm: define an empty slice_init_new_context_exec()Christophe Leroy1-5/+9
2018-12-19powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy1-1/+1
2018-12-19powerpc: remove remaining bits from CONFIG_APUSChristophe Leroy1-17/+2
2018-12-19powerpc/mm: Eliminate not possible mmu features at compile timeChristophe Leroy1-5/+26
2018-12-19powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy1-0/+3
2018-12-19powerpc/signal: Use code patching instead of hardcodingChristophe Leroy1-0/+1