index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-01-20
2
-0
/
+156
|
\
|
*
KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds
Paul Mackerras
2018-01-19
2
-0
/
+156
*
|
Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-01-19
5
-22
/
+55
|
\
\
|
|
/
|
/
|
|
*
powerpc/pseries: include linux/types.h in asm/hvcall.h
Michal Suchanek
2018-01-17
1
-0
/
+1
|
*
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
2
-0
/
+9
|
*
powerpc: Don't preempt_disable() in show_cpuinfo()
Benjamin Herrenschmidt
2018-01-10
1
-11
/
+0
|
*
powerpc/xmon: Don't print hashed pointers in paca dump
Michael Ellerman
2018-01-10
1
-11
/
+11
|
*
powerpc/xmon: Add RFI flush related fields to paca dump
Michael Ellerman
2018-01-10
1
-0
/
+4
*
|
Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-01-15
21
-36
/
+561
|
\
|
|
*
powerpc/powernv: Check device-tree for RFI flush settings
Oliver O'Halloran
2018-01-10
1
-0
/
+49
|
*
powerpc/pseries: Query hypervisor for RFI flush settings
Michael Neuling
2018-01-10
1
-0
/
+35
|
*
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
9
-8
/
+286
|
*
powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL
Nicholas Piggin
2018-01-09
1
-1
/
+28
|
*
powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
Nicholas Piggin
2018-01-09
1
-2
/
+16
|
*
powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
Nicholas Piggin
2018-01-09
1
-1
/
+11
|
*
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
2018-01-09
6
-28
/
+34
|
*
powerpc/64: Add macros for annotating the destination of rfid/hrfid
Nicholas Piggin
2018-01-09
2
-0
/
+35
|
*
Merge branch 'topic/ppc-kvm' into fixes
Michael Ellerman
2018-01-09
2
-0
/
+31
|
|
\
|
|
*
powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
Michael Neuling
2018-01-09
2
-0
/
+31
|
*
|
powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQ
Michael Ellerman
2018-01-08
3
-4
/
+22
*
|
|
Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-01-11
3
-29
/
+64
|
\
\
\
|
*
|
|
KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()
David Gibson
2018-01-10
1
-2
/
+4
|
*
|
|
KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
Alexey Kardashevskiy
2018-01-10
2
-0
/
+3
|
*
|
|
KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requests
Serhii Popovych
2017-12-06
1
-15
/
+35
|
*
|
|
KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt
Serhii Popovych
2017-12-06
1
-17
/
+27
*
|
|
|
Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-01-06
1
-1
/
+6
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR
John Sperbeck
2018-01-02
1
-1
/
+6
*
|
|
|
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2017-12-28
1
-1
/
+3
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-12-22
1
-2
/
+3
*
|
|
|
|
Merge tag 'powerpc-4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-12-22
4
-7
/
+27
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()
Laurent Vivier
2017-12-22
1
-1
/
+2
|
*
|
|
|
KVM: PPC: Book3S: fix XIVE migration of pending interrupts
Cédric Le Goater
2017-12-22
1
-2
/
+2
|
*
|
|
|
powerpc/kernel: Print actual address of regs when oopsing
Michael Ellerman
2017-12-19
1
-1
/
+1
|
*
|
|
|
powerpc/perf: Fix kfree memory allocated for nest pmus
Anju T Sudhakar
2017-12-13
1
-1
/
+3
|
*
|
|
|
powerpc/perf/imc: Fix nest-imc cpuhotplug callback failure
Anju T Sudhakar
2017-12-13
1
-0
/
+13
|
*
|
|
|
powerpc/perf: Dereference BHRB entries safely
Ravi Bangoria
2017-12-13
1
-2
/
+6
*
|
|
|
|
bpf, ppc64: do not reload skb pointers in non-skb context
Daniel Borkmann
2017-12-15
1
-2
/
+4
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-08
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-12-05
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
powerpc/xmon: Don't print hashed pointers in xmon
Michael Ellerman
2017-12-06
1
-5
/
+5
*
|
|
|
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
6
-22
/
+45
*
|
|
|
powerpc/perf: Fix oops when grouping different pmu events
Ravi Bangoria
2017-12-04
1
-2
/
+2
|
/
/
/
*
|
|
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-12-01
3
-6
/
+23
|
\
\
\
|
*
|
|
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
[next]