index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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/64s: Allow control of RFI flush via debugfs
Michael Ellerman
2018-01-17
1
-0
/
+30
*
powerpc/64s: Wire up cpu_show_meltdown()
Michael Ellerman
2018-01-17
1
-0
/
+8
*
powerpc: Don't preempt_disable() in show_cpuinfo()
Benjamin Herrenschmidt
2018-01-11
1
-11
/
+0
*
powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
Michael Ellerman
2018-01-10
1
-1
/
+23
*
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
2018-01-10
4
-0
/
+177
*
powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL
Nicholas Piggin
2018-01-10
1
-1
/
+28
*
powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
Nicholas Piggin
2018-01-10
1
-2
/
+16
*
powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
Nicholas Piggin
2018-01-10
1
-1
/
+11
*
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
2018-01-10
2
-17
/
+21
*
powerpc/kernel: Print actual address of regs when oopsing
Michael Ellerman
2017-12-19
1
-1
/
+1
*
powerpc/64s: Initialize ISAv3 MMU registers before setting partition table
Nicholas Piggin
2017-12-06
1
-0
/
+2
*
Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"
David Gibson
2017-12-05
2
-22
/
+27
*
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-12-01
2
-3
/
+11
|
\
|
*
powerpc: Do not assign thread.tidr if already assigned
Vaibhav Jain
2017-11-29
1
-0
/
+3
|
*
powerpc: Avoid signed to unsigned conversion in set_thread_tidr()
Vaibhav Jain
2017-11-29
1
-3
/
+6
|
*
powerpc/kexec: Fix kexec/kdump in P9 guest kernels
Michael Ellerman
2017-11-24
1
-0
/
+2
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
1
-2
/
+2
|
\
\
|
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-2
/
+2
*
|
|
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-24
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features
Michael Ellerman
2017-11-22
1
-2
/
+2
*
|
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
1
-29
/
+2
|
\
\
|
*
|
ppc: switch to {get,put}_compat_sigset()
Al Viro
2017-09-19
1
-29
/
+2
*
|
|
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
1
-0
/
+3
|
\
\
\
|
*
|
|
KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts
Paul Mackerras
2017-11-01
1
-0
/
+3
|
*
|
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-11-01
1
-24
/
+11
|
|
\
\
\
*
|
\
\
\
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
37
-398
/
+1004
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature
Michael Ellerman
2017-11-15
3
-8
/
+8
|
*
|
|
|
powerpc/64s: Fix masking of SRR1 bits on instruction fault
Michael Ellerman
2017-11-14
1
-1
/
+1
|
*
|
|
|
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
2017-11-13
3
-4
/
+5
|
*
|
|
|
powerpc: Fix DABR match on hash based systems
Benjamin Herrenschmidt
2017-11-13
2
-2
/
+2
|
*
|
|
|
powerpc/signal: Properly handle return value from uprobe_deny_signal()
Naveen N. Rao
2017-11-13
1
-1
/
+1
|
*
|
|
|
powerpc/fadump: use kstrtoint to handle sysfs store
Michal Suchanek
2017-11-13
1
-4
/
+13
|
*
|
|
|
powerpc/kprobes: refactor kprobe_lookup_name for safer string operations
Naveen N. Rao
2017-11-12
1
-27
/
+20
|
*
|
|
|
powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftrace
Naveen N. Rao
2017-11-12
2
-18
/
+2
|
*
|
|
|
powerpc/kprobes: Disable preemption before invoking probe handler for optprobes
Naveen N. Rao
2017-11-12
1
-2
/
+3
|
*
|
|
|
powerpc/64s: ppc_save_regs is now needed for all 64s builds
Stephen Rothwell
2017-11-12
1
-1
/
+1
|
*
|
|
|
powerpc: Define set_thread_uses_vas()
Sukadev Bhattiprolu
2017-11-12
1
-10
/
+31
|
*
|
|
|
powerpc: Add support for setting SPRN_TIDR
Sukadev Bhattiprolu
2017-11-12
1
-0
/
+116
|
*
|
|
|
powerpc/64: Set DSCR default initially from SPR
Nicholas Piggin
2017-11-10
3
-0
/
+26
|
*
|
|
|
powerpc/powernv: Avoid waiting for secondary hold spinloop with OPAL
Nicholas Piggin
2017-11-10
2
-6
/
+20
|
*
|
|
|
Merge branch 'fixes' into next
Michael Ellerman
2017-11-10
6
-37
/
+37
|
|
\
\
\
\
|
*
|
|
|
|
powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 PMU workaround on DD2.1
Nicholas Piggin
2017-11-06
1
-12
/
+19
|
*
|
|
|
|
powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 ERAT workaround on DD2.1
Nicholas Piggin
2017-11-06
1
-0
/
+2
|
*
|
|
|
|
powerpc: add POWER9_DD20 feature
Nicholas Piggin
2017-11-06
2
-0
/
+22
|
*
|
|
|
|
powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailable
Cyril Bur
2017-11-06
1
-30
/
+0
|
*
|
|
|
|
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
Cyril Bur
2017-11-06
5
-78
/
+33
|
*
|
|
|
|
powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable e...
Cyril Bur
2017-11-06
2
-7
/
+19
|
*
|
|
|
|
powerpc: Don't enable FP/Altivec if not checkpointed
Cyril Bur
2017-11-06
2
-6
/
+20
|
*
|
|
|
|
powerpc/eeh: Stop using do_gettimeofday()
Arnd Bergmann
2017-11-06
2
-5
/
+5
|
*
|
|
|
|
powerpc/tm: Don't check for WARN in TM Bad Thing handling
Michael Ellerman
2017-11-06
1
-7
/
+2
[next]