summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/64s: Fix stack setup in watchdog soft_nmi_common()Nicholas Piggin2017-07-311-1/+9
* Merge tag 'v4.13-rc1' into fixesMichael Ellerman2017-07-318-24/+445
|\
| * Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-144-18/+79
| |\
| * | powerpc: don't fortify prom_initDaniel Axtens2017-07-121-0/+3
| * | powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin2017-07-126-22/+441
| * | kernel/watchdog: split up config optionsNicholas Piggin2017-07-121-1/+1
| * | powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang2017-07-121-2/+1
* | | 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/64s: Fix hypercall entry clobbering r12 inputNicholas Piggin2017-07-181-14/+14
* | | powerpc/perf: Avoid spurious PMU interrupts after idleNicholas Piggin2017-07-181-1/+14
| |/ |/|
* | powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9Nicholas Piggin2017-07-113-18/+67
* | powerpc/kexec: Fix radix to hash kexec due to IAMR/AMORBalbir Singh2017-07-101-0/+12
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-091-1/+1
|\
| * kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao2017-07-081-1/+1
* | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-0719-403/+823
|\ \
| * | powerpc/vmlinux.lds: Align __init_begin to 16MBalbir Singh2017-07-031-2/+8
| * | powerpc/kprobes/optprobes: Use patch_instruction()Balbir Singh2017-07-031-21/+32
| * | powerpc/kprobes: Move kprobes over to patch_instruction()Balbir Singh2017-07-031-6/+2
| * | powerpc/64s: Blacklist rtas entry/exit from kprobesNaveen N. Rao2017-07-031-0/+4
| * | powerpc/64s: Blacklist functions invoked on a trapNaveen N. Rao2017-07-033-13/+27
| * | powerpc/64s: Un-blacklist system_call() from kprobesNaveen N. Rao2017-07-031-1/+13
| * | powerpc/64s: Move system_call() symbol to just after setting MSR_EENaveen N. Rao2017-07-031-3/+4
| * | powerpc/64s: Blacklist system_call() and system_call_common() from kprobesNaveen N. Rao2017-07-031-12/+14
| * | powerpc/64s: Convert .L__replay_interrupt_return to a local labelNaveen N. Rao2017-07-031-2/+2
| * | Merge branch 'fixes' into nextMichael Ellerman2017-07-037-33/+152
| |\ \
| * | | powerpc: use spin loop primitives in some functionsNicholas Piggin2017-07-022-5/+7
| * | | powerpc/powernv/idle: Clear r12 on wakeup from stop liteAkshay Adiga2017-06-281-0/+13
| * | | powerpc/smp: Convert NR_CPUS to nr_cpu_idsSantosh Sivaraj2017-06-281-1/+1
| * | | powerpc/smp: Do not BUG_ON if invalid CPU during kickSantosh Sivaraj2017-06-281-1/+2
| * | | powerpc/fadump: add reschedule point while releasing memoryHari Bathini2017-06-281-11/+54
| * | | powerpc/fadump: provide a helpful error messageHari Bathini2017-06-281-0/+36
| * | | powerpc/fadump: avoid holes in boot memory area when fadump is registeredHari Bathini2017-06-281-0/+12
| * | | powerpc/fadump: avoid duplicates in crash memory rangesHari Bathini2017-06-281-2/+13
| * | | powerpc/64s: Invalidate ERAT on powersave wakeup for POWER9Benjamin Herrenschmidt2017-06-272-3/+12
| * | | powerpc/tm: Fix commentMichael Neuling2017-06-271-2/+2
| * | | powerpc: Fix asm offsets to point to actual FP and VMX regsMichael Neuling2017-06-271-4/+4
| * | | powerpc: Fix /proc/cpuinfo revision for POWER9 DD2Michael Neuling2017-06-271-0/+4
| * | | powerpc: Convert VDSO update function to use new update_vsyscall interfacePaul Mackerras2017-06-221-16/+52
| * | | powerpc/time: Fix tracing in time.cSantosh Sivaraj2017-06-212-5/+3
OpenPOWER on IntegriCloud