summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Add test for 32 bits memcmpChristophe Leroy2018-08-072-3/+18
* 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
* selftests/powerpc: Give some tests longer to runMichael Ellerman2018-08-075-0/+6
* selftests/powerpc: Only run some tests on ppc64leMichael Ellerman2018-08-073-0/+3
* selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman2018-08-072-0/+19
* 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
* hwmon: (ibmpowernv) Add attributes to enable/disable sensor groupsShilpasri G Bhat2018-07-312-34/+247
* 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-312-132/+28
* powernv/cpuidle: Parse dt idle properties into global structureAkshay Adiga2018-07-312-78/+149
* macintosh/via-pmu: Disambiguate interrupt statisticsFinn Thain2018-07-311-8/+12
* macintosh/via-pmu: Clean up interrupt statisticsFinn Thain2018-07-311-17/+22
* macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driverFinn Thain2018-07-319-904/+14
* macintosh/via-pmu68k: Don't load driver on unsupported hardwareFinn Thain2018-07-313-9/+3
* macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependenciesFinn Thain2018-07-311-2/+2
* macintosh/via-pmu: Add support for m68k PowerBooksFinn Thain2018-07-312-12/+91
* macintosh/via-pmu: Replace via pointer with via1 and via2 pointersFinn Thain2018-07-311-73/+69
* macintosh/via-pmu: Enhance state machine with new 'uninitialized' stateFinn Thain2018-07-311-22/+22
* macintosh/via-pmu: Don't clear shift register interrupt flag twiceFinn Thain2018-07-311-1/+0
* macintosh/via-pmu: Add missing mmio accessorsFinn Thain2018-07-311-4/+5
* macintosh/via-pmu: Fix section mismatch warningFinn Thain2018-07-311-1/+1
* 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-3049-4/+45
* 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-3057-33/+73
* powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy2018-07-3011-15/+27
* powerpc: remove unneeded inclusions of cpu_has_feature.hChristophe Leroy2018-07-304-4/+0
* powerpc: remove kdump.h from page.hChristophe Leroy2018-07-304-2/+2
* tty: hvc: remove unexplained "just in case" spin delayNicholas Piggin2018-07-241-7/+1
* powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin2018-07-243-15/+41
OpenPOWER on IntegriCloud