summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-282-5/+0Star
|\
| * dma-mapping: move various slow path functions out of lineChristoph Hellwig2018-12-131-1/+0Star
| * powerpc/iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-4/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-271-0/+2
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-203-1/+11
| |\ \
| * | | ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang2018-12-071-0/+2
| | |/ | |/|
* | | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-2759-1056/+387Star
|\ \ \
| * \ \ Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-12-242-0/+3
| |\ \ \
| | * | | powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy2018-12-222-0/+3
| * | | | powerpc/mm: Remove very old comment in hash-4k.hMichael Ellerman2018-12-221-5/+1Star
| * | | | powerpc/powernv/npu: Add compound IOMMU groupsAlexey Kardashevskiy2018-12-211-0/+1
| * | | | powerpc/powernv/pseries: Rework device adding to IOMMU groupsAlexey Kardashevskiy2018-12-211-8/+4Star
| * | | | powerpc/powernv/npu: Move OPAL calls away from context manipulationAlexey Kardashevskiy2018-12-211-0/+3
| * | | | powerpc/powernv: Move npu struct from pnv_phb to pci_controllerAlexey Kardashevskiy2018-12-211-0/+1
| * | | | powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy2018-12-212-2/+14
| * | | | powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regionAlexey Kardashevskiy2018-12-211-2/+2
| * | | | powerpc: generate uapi header and system call table filesFiroz Khan2018-12-214-785/+8Star
| * | | | powerpc: split compat syscall table out from native tableFiroz Khan2018-12-211-2/+1Star
| * | | | powerpc: move macro definition from asm/systbl.hFiroz Khan2018-12-211-1/+0Star
| * | | | powerpc: add __NR_syscalls along with NR_syscallsFiroz Khan2018-12-212-3/+5
| * | | | powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai2018-12-211-6/+9
| * | | | powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar2018-12-211-1/+1
| * | | | powerpc/fadump: Reservationless firmware assisted dumpMahesh Salgaonkar2018-12-211-0/+5
| * | | | powerpc/powernv: Move opal_power_control_init() call in opal_init().Mahesh Salgaonkar2018-12-211-0/+1
| |/ / /
| * | | powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun2018-12-201-0/+5
| * | | powerpc/fsl: Add macro to flush the branch predictorDiana Craciun2018-12-201-0/+10
| * | | powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun2018-12-202-0/+14
| * | | powerpc: use mm zones more sensiblyChristoph Hellwig2018-12-202-1/+2
| * | | powerpc/dma: split the two __dma_alloc_coherent implementationsChristoph Hellwig2018-12-201-5/+0Star
| * | | powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT defineChristoph Hellwig2018-12-201-2/+0Star
| * | | powerpc/perf: Add constraints for power9 l2/l3 bus eventsMadhavan Srinivasan2018-12-201-0/+2
| * | | powerpc/perf: Update perf_regs structure to include SIERMadhavan Srinivasan2018-12-202-0/+4
| * | | powerpc/mm: add exec protection on powerpc 603Christophe Leroy2018-12-193-13/+14
| * | | powerpc/mm: define an empty slice_init_new_context_exec()Christophe Leroy2018-12-191-5/+9
| * | | powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy2018-12-191-1/+1
| * | | powerpc: remove remaining bits from CONFIG_APUSChristophe Leroy2018-12-191-17/+2Star
| * | | powerpc/mm: Eliminate not possible mmu features at compile timeChristophe Leroy2018-12-191-5/+26
| * | | powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy2018-12-191-0/+3
| * | | powerpc/signal: Use code patching instead of hardcodingChristophe Leroy2018-12-191-0/+1
| * | | powerpc/book3s/32: Use patch_site to patch hash functionsChristophe Leroy2018-12-191-0/+6
| * | | powerpc: add modify_instruction() and modify_instruction_site()Christophe Leroy2018-12-191-0/+11
| * | | powerpc: simplify patch_instruction_site() and patch_branch_site()Christophe Leroy2018-12-191-2/+10
| * | | powerpc/mm: remove unused variableChristophe Leroy2018-12-191-2/+1Star
| * | | powerpc: implement CONFIG_DEBUG_VIRTUALChristophe Leroy2018-12-191-1/+12
| * | | powerpc/ipic: Remove unused ipic_set_priority()Michael Ellerman2018-12-171-1/+0Star
| * | | Merge branch 'fixes' into nextMichael Ellerman2018-12-173-1/+11
| |\ \ \ | | | |/ | | |/|
| * | | powerpc/mm: dump block address translation on book3s/32Christophe Leroy2018-12-041-0/+4
| * | | powerpc/math-emu: Update macros from GCCJoel Stanley2018-12-041-63/+29Star
| * | | powerpc/8xx: reintroduce 16K pages with HW assistanceChristophe Leroy2018-12-045-2/+21
| * | | powerpc/8xx: Enable 512k hugepage support with HW assistanceChristophe Leroy2018-12-041-1/+3