summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun2018-08-081-0/+2
| * | | | | powerpc/64: Disable the speculation barrier from the command lineDiana Craciun2018-08-071-1/+11
| * | | | | powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarilyMichael Ellerman2018-08-071-11/+5
| * | | | | powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macrosMichael Ellerman2018-08-072-6/+6
| * | | | | powerpc/64s: Remove PSERIES naming from the MASKABLE macrosMichael Ellerman2018-08-073-22/+18
| * | | | | powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()Michael Ellerman2018-08-072-9/+6
| * | | | | powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()Michael Ellerman2018-08-072-9/+6
| * | | | | powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOGMichael Ellerman2018-08-071-8/+6
| * | | | | powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIESMichael Ellerman2018-08-071-4/+3
| * | | | | powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES_1Michael Ellerman2018-08-071-10/+10
| * | | | | powerpc/64s: Remove PSERIES from the NORI macrosMichael Ellerman2018-08-072-10/+10
| * | | | | powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2Michael Ellerman2018-08-072-12/+12
| * | | | | powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES_OOL to STD_RELON_EXCEPTION_OOLMichael Ellerman2018-08-072-2/+2
| * | | | | powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES to STD_RELON_EXCEPTIONMichael Ellerman2018-08-072-2/+2
| * | | | | powerpc/64s: Rename STD_EXCEPTION_PSERIES_OOL to STD_EXCEPTION_OOLMichael Ellerman2018-08-072-2/+2
| * | | | | powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTIONMichael Ellerman2018-08-072-2/+2
| * | | | | powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_RELON_PROLOG_PSERIES()Michael Ellerman2018-08-071-2/+1
| * | | | | powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_PROLOG_PSERIES()Michael Ellerman2018-08-071-2/+1
| * | | | | powerpc/pasemi: Search for PCI root bus by compatible propertyDarren Stevens2018-08-071-5/+6
| * | | | | powerpc/lib: Implement strlen() in assembly for PPC32Christophe Leroy2018-08-073-1/+81
| * | | | | powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar2018-08-073-15/+51
| * | | | | powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar2018-08-071-1/+1
| * | | | | powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt2018-08-074-25/+2
| * | | | | powerpc/xive: Remove now useless pr_debug statementsBenjamin Herrenschmidt2018-08-071-9/+1
| * | | | | powerpc/64s: free page table caches at exit_mmap timeNicholas Piggin2018-08-071-2/+3
| * | | | | powerpc/64s/radix: tlb do not flush on page size when fullmmNicholas Piggin2018-08-071-0/+3
| * | | | | powerpc: Add a checkpatch wrapper with our preferred settingsMichael Ellerman2018-08-071-0/+22
| * | | | | powerpc/64: Disable irq restore warning for nowMichael Ellerman2018-08-071-3/+10
| * | | | | powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usageReza Arbab2018-08-031-2/+3
| * | | | | powerpc: Do not redefine NEED_DMA_MAP_STATEChristoph Hellwig2018-08-031-3/+1
| * | | | | powerpc/4xx: Fix error return path in ppc4xx_msi_probe()Guenter Roeck2018-08-031-21/+30
| * | | | | powernv/cpuidle: Fix idle states all being marked invalidNicholas Piggin2018-08-031-1/+2
| * | | | | powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff2018-07-311-8/+17
| * | | | | powerpc/powernv: Add support to enable sensor groupsShilpasri G Bhat2018-07-314-0/+32
| * | | | | powernv/cpuidle: Use parsed device tree values for cpuidle_initAkshay Adiga2018-07-311-0/+2
| * | | | | powernv/cpuidle: Parse dt idle properties into global structureAkshay Adiga2018-07-312-78/+149
| * | | | | powerpc/44x: Mark mmu_init_secondary() as __initAlexey Spirkov2018-07-301-1/+1
| * | | | | powerpc/mm: Don't report PUDs as memory leaks when using kmemleakMichael Ellerman2018-07-301-2/+21
| * | | | | powerpc: split asm/tlbflush.hChristophe Leroy2018-07-304-81/+94
| * | | | | powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy2018-07-3022-22/+1
| * | | | | powerpc/44x: remove page.h from mmu-44x.hChristophe Leroy2018-07-301-5/+4
| * | | | | powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy2018-07-302-18/+4
| * | | | | powerpc: fix includes in asm/processor.hChristophe Leroy2018-07-302-3/+3
| * | | | | powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy2018-07-302-6/+1
| * | | | | powerpc: declare set_breakpoint() staticChristophe Leroy2018-07-302-8/+7
| * | | | | powerpc: remove superflous inclusions of asm/fixmap.hChristophe Leroy2018-07-304-5/+0
| * | | | | powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-3047-4/+44
| * | | | | powerpc: clean the inclusion of stringify.hChristophe Leroy2018-07-3015-6/+11
| * | | | | powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-3055-33/+72
| * | | | | powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy2018-07-3011-15/+27