aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2018-08-07powerpc/pasemi: Search for PCI root bus by compatible propertyDarren Stevens1-5/+6
2018-08-07powerpc/lib: Implement strlen() in assembly for PPC32Christophe Leroy3-1/+81
2018-08-07powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar3-15/+51
2018-08-07powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar1-1/+1
2018-08-07powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt4-25/+2
2018-08-07powerpc/xive: Remove now useless pr_debug statementsBenjamin Herrenschmidt1-9/+1
2018-08-07powerpc/64s: free page table caches at exit_mmap timeNicholas Piggin1-2/+3
2018-08-07powerpc/64s/radix: tlb do not flush on page size when fullmmNicholas Piggin1-0/+3
2018-08-07powerpc: Add a checkpatch wrapper with our preferred settingsMichael Ellerman1-0/+22
2018-08-07powerpc/64: Disable irq restore warning for nowMichael Ellerman1-3/+10
2018-08-06Merge tag 'v4.18-rc6' into HEADPaolo Bonzini20-53/+70
2018-08-05powerpc/mpc85xx: add clocks property for fman ptp timer nodeYangbo Lu5-0/+5
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-15/+28
2018-08-03Merge tag 'powerpc-4.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-12/+21
2018-08-03powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usageReza Arbab1-2/+3
2018-08-03powerpc: Do not redefine NEED_DMA_MAP_STATEChristoph Hellwig1-3/+1
2018-08-03powerpc/4xx: Fix error return path in ppc4xx_msi_probe()Guenter Roeck1-21/+30
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu35-113/+230
2018-08-03powernv/cpuidle: Fix idle states all being marked invalidNicholas Piggin1-1/+2
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-3/+7
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-24/+5
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-1/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-19/+0
2018-08-01powerpc/64s/radix: Fix missing global invalidations when removing coproFrederic Barrat1-12/+21
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas3-3/+7
2018-07-31powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff1-8/+17
2018-07-31powerpc/powernv: Add support to enable sensor groupsShilpasri G Bhat4-0/+32
2018-07-31powernv/cpuidle: Use parsed device tree values for cpuidle_initAkshay Adiga1-0/+2
2018-07-31powernv/cpuidle: Parse dt idle properties into global structureAkshay Adiga2-77/+148
2018-07-30PCI: Call dma_debug_add_bus() for pci_bus_type from PCI coreChristoph Hellwig1-3/+0
2018-07-30powerpc/44x: Mark mmu_init_secondary() as __initAlexey Spirkov1-1/+1
2018-07-30powerpc/mm: Don't report PUDs as memory leaks when using kmemleakMichael Ellerman1-2/+21
2018-07-30powerpc: split asm/tlbflush.hChristophe Leroy4-81/+94
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy22-22/+1
2018-07-30powerpc/44x: remove page.h from mmu-44x.hChristophe Leroy1-5/+4
2018-07-30powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy2-18/+4
2018-07-30powerpc: fix includes in asm/processor.hChristophe Leroy2-3/+3
2018-07-30powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy2-6/+1
2018-07-30powerpc: declare set_breakpoint() staticChristophe Leroy2-8/+7
2018-07-30powerpc: remove superflous inclusions of asm/fixmap.hChristophe Leroy4-5/+0
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy47-4/+44
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy15-6/+11
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy55-33/+72
2018-07-30powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy11-15/+27
2018-07-30powerpc: remove unneeded inclusions of cpu_has_feature.hChristophe Leroy4-4/+0
2018-07-30powerpc: remove kdump.h from page.hChristophe Leroy4-2/+2
2018-07-26KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lockPaul Mackerras1-9/+8
2018-07-26KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9Paul Mackerras1-1/+8
2018-07-26KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID spaceSam Bobroff3-13/+80