index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC
Benjamin Herrenschmidt
2017-08-16
1
-2
/
+3
*
powerpc/watchdog: add locking around init/exit functions
Nicholas Piggin
2017-08-09
1
-1
/
+10
*
powerpc/watchdog: Fix marking of stuck CPUs
Nicholas Piggin
2017-08-09
1
-6
/
+9
*
powerpc/watchdog: Fix final-check recovered case
Nicholas Piggin
2017-08-09
1
-1
/
+5
*
powerpc/watchdog: Moderate touch_nmi_watchdog overhead
Nicholas Piggin
2017-08-09
1
-1
/
+3
*
powerpc/watchdog: Improve watchdog lock primitive
Nicholas Piggin
2017-08-09
1
-4
/
+9
*
powerpc: NMI IPI improve lock primitive
Nicholas Piggin
2017-08-09
1
-3
/
+3
*
Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"
Michael Ellerman
2017-08-07
2
-46
/
+18
*
powerpc/64: Fix __check_irq_replay missing decrementer interrupt
Nicholas Piggin
2017-08-04
1
-1
/
+14
*
powerpc/perf: POWER9 PMU stops after idle workaround
Nicholas Piggin
2017-08-04
1
-1
/
+7
*
powerpc/64s: Fix stack setup in watchdog soft_nmi_common()
Nicholas Piggin
2017-07-31
1
-1
/
+9
*
Merge tag 'v4.13-rc1' into fixes
Michael Ellerman
2017-07-31
8
-24
/
+445
|
\
|
*
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-14
4
-18
/
+79
|
|
\
|
*
|
powerpc: don't fortify prom_init
Daniel Axtens
2017-07-12
1
-0
/
+3
|
*
|
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
2017-07-12
6
-22
/
+441
|
*
|
kernel/watchdog: split up config options
Nicholas Piggin
2017-07-12
1
-1
/
+1
|
*
|
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
2017-07-12
1
-2
/
+1
*
|
|
powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPU
Michael Ellerman
2017-07-28
1
-10
/
+2
*
|
|
powerpc/tm: Fix saving of TM SPRs in core dump
Gustavo Romero
2017-07-28
1
-3
/
+10
*
|
|
powerpc/64s: Fix hypercall entry clobbering r12 input
Nicholas Piggin
2017-07-18
1
-14
/
+14
*
|
|
powerpc/perf: Avoid spurious PMU interrupts after idle
Nicholas Piggin
2017-07-18
1
-1
/
+14
|
|
/
|
/
|
*
|
powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2017-07-11
3
-18
/
+67
*
|
powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR
Balbir Singh
2017-07-10
1
-0
/
+12
|
/
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-09
1
-1
/
+1
|
\
|
*
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
2017-07-08
1
-1
/
+1
*
|
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-07
19
-403
/
+823
|
\
\
|
*
|
powerpc/vmlinux.lds: Align __init_begin to 16M
Balbir Singh
2017-07-03
1
-2
/
+8
|
*
|
powerpc/kprobes/optprobes: Use patch_instruction()
Balbir Singh
2017-07-03
1
-21
/
+32
|
*
|
powerpc/kprobes: Move kprobes over to patch_instruction()
Balbir Singh
2017-07-03
1
-6
/
+2
|
*
|
powerpc/64s: Blacklist rtas entry/exit from kprobes
Naveen N. Rao
2017-07-03
1
-0
/
+4
|
*
|
powerpc/64s: Blacklist functions invoked on a trap
Naveen N. Rao
2017-07-03
3
-13
/
+27
|
*
|
powerpc/64s: Un-blacklist system_call() from kprobes
Naveen N. Rao
2017-07-03
1
-1
/
+13
|
*
|
powerpc/64s: Move system_call() symbol to just after setting MSR_EE
Naveen N. Rao
2017-07-03
1
-3
/
+4
|
*
|
powerpc/64s: Blacklist system_call() and system_call_common() from kprobes
Naveen N. Rao
2017-07-03
1
-12
/
+14
|
*
|
powerpc/64s: Convert .L__replay_interrupt_return to a local label
Naveen N. Rao
2017-07-03
1
-2
/
+2
|
*
|
Merge branch 'fixes' into next
Michael Ellerman
2017-07-03
7
-33
/
+152
|
|
\
\
|
*
|
|
powerpc: use spin loop primitives in some functions
Nicholas Piggin
2017-07-02
2
-5
/
+7
|
*
|
|
powerpc/powernv/idle: Clear r12 on wakeup from stop lite
Akshay Adiga
2017-06-28
1
-0
/
+13
|
*
|
|
powerpc/smp: Convert NR_CPUS to nr_cpu_ids
Santosh Sivaraj
2017-06-28
1
-1
/
+1
|
*
|
|
powerpc/smp: Do not BUG_ON if invalid CPU during kick
Santosh Sivaraj
2017-06-28
1
-1
/
+2
|
*
|
|
powerpc/fadump: add reschedule point while releasing memory
Hari Bathini
2017-06-28
1
-11
/
+54
|
*
|
|
powerpc/fadump: provide a helpful error message
Hari Bathini
2017-06-28
1
-0
/
+36
|
*
|
|
powerpc/fadump: avoid holes in boot memory area when fadump is registered
Hari Bathini
2017-06-28
1
-0
/
+12
|
*
|
|
powerpc/fadump: avoid duplicates in crash memory ranges
Hari Bathini
2017-06-28
1
-2
/
+13
|
*
|
|
powerpc/64s: Invalidate ERAT on powersave wakeup for POWER9
Benjamin Herrenschmidt
2017-06-27
2
-3
/
+12
|
*
|
|
powerpc/tm: Fix comment
Michael Neuling
2017-06-27
1
-2
/
+2
|
*
|
|
powerpc: Fix asm offsets to point to actual FP and VMX regs
Michael Neuling
2017-06-27
1
-4
/
+4
|
*
|
|
powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
Michael Neuling
2017-06-27
1
-0
/
+4
|
*
|
|
powerpc: Convert VDSO update function to use new update_vsyscall interface
Paul Mackerras
2017-06-22
1
-16
/
+52
|
*
|
|
powerpc/time: Fix tracing in time.c
Santosh Sivaraj
2017-06-21
2
-5
/
+3
[next]