summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/oops: Line up NIP & MSR with other rowsMichael Ellerman2017-08-281-2/+2
* powerpc/oops: Print CR/XER on same line as MSRMichael Ellerman2017-08-281-1/+1
* powerpc/oops: Use IS_ENABLED() for oops markersMichael Ellerman2017-08-281-9/+10
* powerpc/oops: Print the kernel's endian in the oopsMichael Ellerman2017-08-281-0/+6
* powerpc/oops: Fix the oops markers to use pr_cont()Michael Ellerman2017-08-281-5/+5
* powerpc/powernv: Fix build error in opal-imc.c when NUMA=nLABBE Corentin2017-08-281-1/+1
* powerpc/powernv: Enable removal of memory for in memory tracingRashmica Gupta2017-08-243-0/+291
* powerpc/uprobes: Implement arch_uretprobe_is_alive()Naveen N. Rao2017-08-241-0/+9
* powerpc/kprobes: Don't save/restore DAR/DSISR to/from pt_regs for optprobesNaveen N. Rao2017-08-241-8/+0
* powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()Cédric Le Goater2017-08-241-1/+1
* powerpc/64: Optimise set/clear of CTRL[RUN] (runlatch)Nicholas Piggin2017-08-231-8/+27
* powerpc/64s: Remove spurious IRQ reason in IRQ replayNicholas Piggin2017-08-231-2/+0
* powerpc/64: Remove redundant instruction in interrupt replayNicholas Piggin2017-08-231-1/+0
* powerpc/64s: Use the HV handler for external IRQ replay in HV mode on POWER9Nicholas Piggin2017-08-231-0/+4
* powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replayNicholas Piggin2017-08-233-8/+2
* powerpc/64: Cleanup __check_irq_replay()Nicholas Piggin2017-08-231-22/+23
* powerpc/64s: masked_interrupt() returns to kernel so avoid restoring r13Nicholas Piggin2017-08-231-1/+1
* powerpc/64s: Optimise clearing of MSR_EE in masked_[H]interrupt()Nicholas Piggin2017-08-231-2/+1
* powerpc/64s: Avoid a branch in masked_[H]interrupt()Nicholas Piggin2017-08-231-4/+2
* powerpc/mm: Make switch_mm_irqs_off() out of lineBenjamin Herrenschmidt2017-08-233-88/+102
* powerpc/mm: Optimize detection of thread local mm'sBenjamin Herrenschmidt2017-08-234-1/+24
* powerpc/mm: Use mm_is_thread_local() instread of open-codingBenjamin Herrenschmidt2017-08-234-14/+6
* powerpc/mm: Avoid double irq save/restore in activate_mmBenjamin Herrenschmidt2017-08-231-4/+0
* powerpc/mm: Move pgdir setting into a helperBenjamin Herrenschmidt2017-08-231-8/+22
* powerpc/64s: Fix replay interrupt return label nameMichael Ellerman2017-08-231-2/+2
* powerpc: pseries: remove dlpar_attach_node dependency on full pathRob Herring2017-08-234-7/+5
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-2379-487/+461
* powerpc/vio: Use device_type to detect familyMichael Ellerman2017-08-231-2/+2
* Merge branch 'fixes' into nextMichael Ellerman2017-08-2327-127/+363
|\
| * powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt2017-08-183-0/+20
| * powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt2017-08-161-2/+3
| * powerpc/watchdog: add locking around init/exit functionsNicholas Piggin2017-08-091-1/+10
| * powerpc/watchdog: Fix marking of stuck CPUsNicholas Piggin2017-08-091-6/+9
| * powerpc/watchdog: Fix final-check recovered caseNicholas Piggin2017-08-091-1/+5
| * powerpc/watchdog: Moderate touch_nmi_watchdog overheadNicholas Piggin2017-08-091-1/+3
| * powerpc/watchdog: Improve watchdog lock primitiveNicholas Piggin2017-08-091-4/+9
| * powerpc: NMI IPI improve lock primitiveNicholas Piggin2017-08-091-3/+3
| * powerpc/configs: Re-enable HARD/SOFT lockup detectorsMichael Ellerman2017-08-093-3/+6
| * powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api failsGautham R. Shenoy2017-08-081-3/+38
| * Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"Michael Ellerman2017-08-072-46/+18
| * powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin2017-08-041-1/+14
| * powerpc/perf: POWER9 PMU stops after idle workaroundNicholas Piggin2017-08-041-1/+7
| * powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error checkSergei Shtylyov2017-08-021-1/+1
| * powerpc/64s: Fix stack setup in watchdog soft_nmi_common()Nicholas Piggin2017-07-311-1/+9
| * Merge tag 'v4.13-rc1' into fixesMichael Ellerman2017-07-3118-139/+600
| |\
| * | powerpc/powernv/pci: Return failure for some uses of dma_set_mask()Alistair Popple2017-07-281-0/+8
| * | powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compilerMichael Ellerman2017-07-281-3/+11
| * | powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPUMichael Ellerman2017-07-281-10/+2
| * | powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero2017-07-281-3/+10
| * | powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran2017-07-281-1/+9
OpenPOWER on IntegriCloud