summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-022-3/+3
|\
| *---. Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-202-4/+4
| |\ \ \
| | | | * powerpc/iommu: Use device_iommu_mapped()Joerg Roedel2018-12-172-4/+4
| | | |/ | | |/|
* | | | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-021-4/+4
|\ \ \ \
| * | | | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
| * | | | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-301-2/+2
| * | | | kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-1/+1
* | | | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-311-4/+9
|\ \ \ \ \
| * | | | | powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)2018-12-221-4/+9
| |/ / / /
* | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-283-29/+22Star
|\ \ \ \ \
| * | | | | dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2018-12-131-8/+8
| * | | | | powerpc/iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-062-20/+14Star
| * | | | | dma-direct: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-1/+0Star
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-271-2/+0Star
|\ \ \ \ \
| * | | | | pstore: Convert buf_lock to semaphoreKees Cook2018-12-041-2/+0Star
| | |_|_|/ | |/| | |
* | | | | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-2747-588/+1177
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-12-241-4/+6
| |\ \ \ \ \
| | * | | | | powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy2018-12-221-4/+6
| * | | | | | powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=yBenjamin Herrenschmidt2018-12-221-1/+1
| * | | | | | powerpc: Use of_node_name_eq for node name comparisonsRob Herring2018-12-221-4/+3Star
| * | | | | | powerpc/powernv/pseries: Rework device adding to IOMMU groupsAlexey Kardashevskiy2018-12-211-55/+3Star
| * | | | | | powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy2018-12-211-3/+8
| * | | | | | powerpc: generate uapi header and system call table filesFiroz Khan2018-12-213-110/+12Star
| * | | | | | powerpc: add system call table generation supportFiroz Khan2018-12-214-0/+563
| * | | | | | powerpc: split compat syscall table out from native tableFiroz Khan2018-12-213-11/+38
| * | | | | | powerpc: move macro definition from asm/systbl.hFiroz Khan2018-12-211-0/+1
| * | | | | | powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao2018-12-212-9/+29
| * | | | | | powerpc/tm: Print scratch valueBreno Leitao2018-12-211-1/+2
| * | | | | | powerpc/tm: Save MSR to PACA before RFIDBreno Leitao2018-12-211-0/+4
| * | | | | | powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2018-12-212-15/+49
| * | | | | | powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar2018-12-211-2/+8
| * | | | | | powerpc/fadump: Throw proper error message on fadump registration failureMahesh Salgaonkar2018-12-211-2/+33
| * | | | | | powerpc/fadump: Reservationless firmware assisted dumpMahesh Salgaonkar2018-12-211-10/+87
| |/ / / / /
| * | | | | powerpc/eeh: Fix debugfs_simple_attr.cocci warningsYueHaibing2018-12-201-10/+10
| * | | | | powerpc/fsl: Update Spectre v2 reportingDiana Craciun2018-12-201-1/+4
| * | | | | powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun2018-12-201-0/+1
| * | | | | powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun2018-12-202-0/+21
| * | | | | powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun2018-12-202-1/+30
| * | | | | powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun2018-12-201-0/+21
| * | | | | powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun2018-12-201-1/+1
| * | | | | powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun2018-12-201-0/+8
| * | | | | powerpc/prom: move the device tree if not in declared memory.Christophe Leroy2018-12-201-2/+2
| * | | | | powerpc: eeh_event: convert semaphore to completionArnd Bergmann2018-12-201-6/+3Star
| * | | | | powerpc/ptrace: Combine SYSCALL_EMU & SYSCALL_TRACE handlingDmitry V. Levin2018-12-201-23/+31
| * | | | | powerpc: use mm zones more sensiblyChristoph Hellwig2018-12-202-10/+4Star
| * | | | | powerpc/dma: split the two __dma_alloc_coherent implementationsChristoph Hellwig2018-12-201-12/+2Star
| * | | | | powerpc/dma: remove the unused dma_iommu_ops exportChristoph Hellwig2018-12-201-2/+0Star
| * | | | | powerpc/dma: remove the unused ISA_DMA_THRESHOLD exportChristoph Hellwig2018-12-201-1/+0Star
| * | | | | powerpc/dma: properly wire up the unmap_page and unmap_sg methodsChristoph Hellwig2018-12-201-1/+8
| * | | | | powerpc/prom: fix early DEBUG messagesChristophe Leroy2018-12-201-3/+3