summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorLines
2019-01-15powerpc/mm: Fix compile when CONFIG_PPC_RADIX_MMU is not definedAlexey Kardashevskiy-6/+24
2019-01-14powerpc/ipic: drop unused functionsChristophe Leroy-3/+0
2019-01-14powerpc/hvsi: Fix spelling mistake: "lenght" should be "length"Matteo Croce-1/+1
2019-01-08powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada-6/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada-1/+0
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada-1/+1
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-17/+13
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)-17/+13
2019-01-04Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-5/+5
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-5/+0
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+2
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1056/+387
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-11/+46
2018-12-24Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman-0/+3
2018-12-22powerpc/mm: Remove very old comment in hash-4k.hMichael Ellerman-5/+1
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy-0/+3
2018-12-21Merge tag 'kvm-ppc-next-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-0/+5
2018-12-21KVM: Make kvm_set_spte_hva() return intLan Tianyu-1/+1
2018-12-21powerpc/powernv/npu: Add compound IOMMU groupsAlexey Kardashevskiy-0/+1
2018-12-21powerpc/powernv/pseries: Rework device adding to IOMMU groupsAlexey Kardashevskiy-8/+4
2018-12-21powerpc/powernv/npu: Move OPAL calls away from context manipulationAlexey Kardashevskiy-0/+3
2018-12-21powerpc/powernv: Move npu struct from pnv_phb to pci_controllerAlexey Kardashevskiy-0/+1
2018-12-21powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy-2/+14
2018-12-21powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regionAlexey Kardashevskiy-2/+2
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan-785/+8
2018-12-21powerpc: split compat syscall table out from native tableFiroz Khan-2/+1
2018-12-21powerpc: move macro definition from asm/systbl.hFiroz Khan-1/+0
2018-12-21powerpc: add __NR_syscalls along with NR_syscallsFiroz Khan-3/+5
2018-12-21powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai-6/+9
2018-12-21KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list()Suraj Jitindar Singh-0/+5
2018-12-21powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar-1/+1
2018-12-21powerpc/fadump: Reservationless firmware assisted dumpMahesh Salgaonkar-0/+5
2018-12-21powerpc/powernv: Move opal_power_control_init() call in opal_init().Mahesh Salgaonkar-0/+1
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+11
2018-12-20powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun-0/+5
2018-12-20powerpc/fsl: Add macro to flush the branch predictorDiana Craciun-0/+10
2018-12-20powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun-0/+14
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig-1/+2
2018-12-20powerpc/dma: split the two __dma_alloc_coherent implementationsChristoph Hellwig-5/+0
2018-12-20powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT defineChristoph Hellwig-2/+0
2018-12-20powerpc/perf: Add constraints for power9 l2/l3 bus eventsMadhavan Srinivasan-0/+2
2018-12-20powerpc/perf: Update perf_regs structure to include SIERMadhavan Srinivasan-0/+4
2018-12-19powerpc/mm: add exec protection on powerpc 603Christophe Leroy-13/+14
2018-12-19powerpc/mm: define an empty slice_init_new_context_exec()Christophe Leroy-5/+9
2018-12-19powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy-1/+1
2018-12-19powerpc: remove remaining bits from CONFIG_APUSChristophe Leroy-17/+2
2018-12-19powerpc/mm: Eliminate not possible mmu features at compile timeChristophe Leroy-5/+26
2018-12-19powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy-0/+3