summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/syscalls: Fix syscall tracingMichael Ellerman2019-01-151-7/+0
* powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao2019-01-111-3/+4
* powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.Christophe Leroy2019-01-111-1/+2
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-2/+0
* Merge branch 'master' into fixesMichael Ellerman2019-01-0415-62/+56
|\
| * Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-038-20/+18
| * Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-012-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-011-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/+22
| |\ \ \ \ \
| | * | | | | 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/+14
| | * | | | | dma-direct: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-1/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-271-2/+0
| |\ \ \ \ \
| | * | | | | pstore: Convert buf_lock to semaphoreKees Cook2018-12-031-2/+0
| | | |_|_|/ | | |/| | |
* | | | | | powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun2018-12-301-6/+12
|/ / / / /
* | | | | 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-211-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/+3
| * | | | | | powerpc/powernv/pseries: Rework device adding to IOMMU groupsAlexey Kardashevskiy2018-12-211-55/+3
| * | | | | | 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/+12
| * | | | | | 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/+3
OpenPOWER on IntegriCloud