summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-07selftests/powerpc: Only run some tests on ppc64leMichael Ellerman
2018-08-07selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman
2018-08-07powerpc: Add a checkpatch wrapper with our preferred settingsMichael Ellerman
2018-08-07powerpc/64: Disable irq restore warning for nowMichael Ellerman
2018-08-03powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usageReza Arbab
2018-08-03powerpc: Do not redefine NEED_DMA_MAP_STATEChristoph Hellwig
2018-08-03powerpc/4xx: Fix error return path in ppc4xx_msi_probe()Guenter Roeck
2018-08-03powernv/cpuidle: Fix idle states all being marked invalidNicholas Piggin
2018-07-31powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff
2018-07-31hwmon: (ibmpowernv) Add attributes to enable/disable sensor groupsShilpasri G Bhat
2018-07-31powerpc/powernv: Add support to enable sensor groupsShilpasri G Bhat
2018-07-31powernv/cpuidle: Use parsed device tree values for cpuidle_initAkshay Adiga
2018-07-31powernv/cpuidle: Parse dt idle properties into global structureAkshay Adiga
2018-07-31macintosh/via-pmu: Disambiguate interrupt statisticsFinn Thain
2018-07-31macintosh/via-pmu: Clean up interrupt statisticsFinn Thain
2018-07-31macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driverFinn Thain
2018-07-31macintosh/via-pmu68k: Don't load driver on unsupported hardwareFinn Thain
2018-07-31macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependenciesFinn Thain
2018-07-31macintosh/via-pmu: Add support for m68k PowerBooksFinn Thain
2018-07-31macintosh/via-pmu: Replace via pointer with via1 and via2 pointersFinn Thain
2018-07-31macintosh/via-pmu: Enhance state machine with new 'uninitialized' stateFinn Thain
2018-07-31macintosh/via-pmu: Don't clear shift register interrupt flag twiceFinn Thain
2018-07-31macintosh/via-pmu: Add missing mmio accessorsFinn Thain
2018-07-31macintosh/via-pmu: Fix section mismatch warningFinn Thain
2018-07-30powerpc/44x: Mark mmu_init_secondary() as __initAlexey Spirkov
2018-07-30powerpc/mm: Don't report PUDs as memory leaks when using kmemleakMichael Ellerman
2018-07-30powerpc: split asm/tlbflush.hChristophe Leroy
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy
2018-07-30powerpc/44x: remove page.h from mmu-44x.hChristophe Leroy
2018-07-30powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy
2018-07-30powerpc: fix includes in asm/processor.hChristophe Leroy
2018-07-30powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy
2018-07-30powerpc: declare set_breakpoint() staticChristophe Leroy
2018-07-30powerpc: remove superflous inclusions of asm/fixmap.hChristophe Leroy
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-07-30powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy
2018-07-30powerpc: remove unneeded inclusions of cpu_has_feature.hChristophe Leroy
2018-07-30powerpc: remove kdump.h from page.hChristophe Leroy
2018-07-24tty: hvc: remove unexplained "just in case" spin delayNicholas Piggin
2018-07-24powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin
2018-07-24powerpc/powernv: move opal console flushing to udbgNicholas Piggin
2018-07-24powerpc/powernv: Remove OPALv1 support from opal console driverNicholas Piggin
2018-07-24powerpc/powernv: Implement and use opal_flush_consoleNicholas Piggin
2018-07-24powerpc/powernv: opal-kmsg use flush fallback from console codeNicholas Piggin
2018-07-24powerpc/powernv: opal-kmsg standardise OPAL_BUSY handlingNicholas Piggin
2018-07-24powerpc/powernv: Fix OPAL console driver OPAL_BUSY loopsNicholas Piggin
2018-07-24powerpc/powernv: opal_put_chars partial write fixNicholas Piggin
2018-07-24powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...Mukesh Ojha