aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-07selftests/powerpc: Update strlen() test to test the new assembly function for PPC32Christophe Leroy3-0/+9
2018-08-07powerpc/lib: Implement strlen() in assembly for PPC32Christophe Leroy3-1/+81
2018-08-07selftests/powerpc: Add test for strlen()Christophe Leroy3-1/+151
2018-08-07selftests/powerpc: Add test for 32 bits memcmpChristophe Leroy2-3/+18
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-07selftests/powerpc: Give some tests longer to runMichael Ellerman5-0/+6
2018-08-07selftests/powerpc: Only run some tests on ppc64leMichael Ellerman3-0/+3
2018-08-07selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman2-0/+19
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-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-03powernv/cpuidle: Fix idle states all being marked invalidNicholas Piggin1-1/+2
2018-07-31powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff1-8/+17
2018-07-31hwmon: (ibmpowernv) Add attributes to enable/disable sensor groupsShilpasri G Bhat2-34/+247
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 Adiga2-132/+28
2018-07-31powernv/cpuidle: Parse dt idle properties into global structureAkshay Adiga2-78/+149
2018-07-31macintosh/via-pmu: Disambiguate interrupt statisticsFinn Thain1-8/+12
2018-07-31macintosh/via-pmu: Clean up interrupt statisticsFinn Thain1-17/+22
2018-07-31macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driverFinn Thain9-904/+14
2018-07-31macintosh/via-pmu68k: Don't load driver on unsupported hardwareFinn Thain3-9/+3
2018-07-31macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependenciesFinn Thain1-2/+2
2018-07-31macintosh/via-pmu: Add support for m68k PowerBooksFinn Thain2-12/+91
2018-07-31macintosh/via-pmu: Replace via pointer with via1 and via2 pointersFinn Thain1-73/+69
2018-07-31macintosh/via-pmu: Enhance state machine with new 'uninitialized' stateFinn Thain1-22/+22
2018-07-31macintosh/via-pmu: Don't clear shift register interrupt flag twiceFinn Thain1-1/+0
2018-07-31macintosh/via-pmu: Add missing mmio accessorsFinn Thain1-4/+5
2018-07-31macintosh/via-pmu: Fix section mismatch warningFinn Thain1-1/+1
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 Leroy49-4/+45
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 Leroy57-33/+73
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