index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
powerpc/83xx: Fix build error when CONFIG_PCI=n
Michael Ellerman
1
-1
/
+1
2021-02-11
powerpc: remove interrupt handler functions from the noinstr section
Nicholas Piggin
3
-15
/
+20
2021-02-11
powerpc/powernv/pci: Use kzalloc() for phb related allocations
Michael Ellerman
1
-3
/
+3
2021-02-11
KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guests
Nicholas Piggin
1
-0
/
+3
2021-02-11
KVM: PPC: Book3S HV: Ensure radix guest has no SLB entries
Paul Mackerras
1
-1
/
+5
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
1
-0
/
+1
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
2
-2
/
+1
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-21
/
+23
2021-02-10
crypto: powerpc/sha256 - remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-10
KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2
Fabiano Rosas
3
-2
/
+13
2021-02-10
KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path
Fabiano Rosas
1
-0
/
+4
2021-02-10
KVM: PPC: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-10
KVM: PPC: Book3S HV: Use POWER9 SLBIA IH=6 variant to clear SLB
Nicholas Piggin
1
-3
/
+3
2021-02-10
KVM: PPC: Book3S HV: No need to clear radix host SLB before loading HPT guest
Nicholas Piggin
1
-1
/
+5
2021-02-10
KVM: PPC: Book3S HV: Fix radix guest SLB side channel
Nicholas Piggin
1
-8
/
+31
2021-02-10
KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without mixed mode support
Nicholas Piggin
5
-226
/
+32
2021-02-10
KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR
Ravi Bangoria
3
-0
/
+23
2021-02-10
KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR
Ravi Bangoria
7
-1
/
+87
2021-02-10
KVM: PPC: Book3S HV: Rename current DAWR macros and variables
Ravi Bangoria
5
-30
/
+30
2021-02-10
KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1
Ravi Bangoria
2
-12
/
+60
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
1
-1
/
+0
2021-02-09
powerpc/64s: Handle program checks in wrong endian during early boot
Michael Ellerman
1
-0
/
+45
2021-02-09
powerpc/64: Make stack tracing work during very early boot
Michael Ellerman
1
-0
/
+3
2021-02-09
powerpc64/idle: Fix SP offsets when saving GPRs
Christopher M. Riedl
1
-65
/
+73
2021-02-09
powerpc/32s: Allow constant folding in mtsr()/mfsr()
Christophe Leroy
1
-2
/
+8
2021-02-09
powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
Christophe Leroy
5
-9
/
+9
2021-02-09
powerpc/32s: Change mfsrin() into a static inline function
Christophe Leroy
2
-7
/
+8
2021-02-09
powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpers
Christophe Leroy
2
-11
/
+3
2021-02-09
powerpc/sstep: Fix darn emulation
Sandipan Das
1
-1
/
+1
2021-02-09
powerpc/sstep: Fix load-store and update emulation
Sandipan Das
1
-0
/
+14
2021-02-09
powerpc/8xx: Fix software emulation interrupt
Christophe Leroy
1
-1
/
+1
2021-02-09
powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
Athira Rajeev
1
-4
/
+15
2021-02-09
powerpc/pseries/dlpar: handle ibm, configure-connector delay status
Nathan Lynch
1
-4
/
+3
2021-02-09
powerpc/64s: Implement ptep_clear_flush_young that does not flush TLBs
Nicholas Piggin
1
-3
/
+20
2021-02-09
powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumask
Nicholas Piggin
2
-10
/
+23
2021-02-09
powerpc/64s/radix: occasionally attempt to trim mm_cpumask
Nicholas Piggin
1
-4
/
+56
2021-02-09
powerpc/64s/radix: Allow mm_cpumask trimming from external sources
Nicholas Piggin
1
-10
/
+6
2021-02-09
powerpc/64s/radix: Check for no TLB flush required
Nicholas Piggin
1
-13
/
+25
2021-02-09
powerpc/64s/radix: refactor TLB flush type selection
Nicholas Piggin
1
-82
/
+94
2021-02-09
powerpc/64s/radix: add warning and comments in mm_cpumask trim
Nicholas Piggin
1
-6
/
+21
2021-02-09
powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regs
Athira Rajeev
4
-15
/
+39
2021-02-09
powerpc/perf: Include PMCs as part of per-cpu cpuhw_events struct
Athira Rajeev
1
-6
/
+12
2021-02-09
powerpc/pkeys: Remove unused code
Sandipan Das
2
-9
/
+0
2021-02-09
powerpc/44x: Fix a spelling mismach to mismatch in head_44x.S
Bhaskar Chowdhury
1
-2
/
+2
2021-02-09
powerpc: remove unneeded semicolons
Chengyang Fan
16
-29
/
+29
2021-02-09
powerpc/akebono: Fix unmet dependency errors
Michael Ellerman
2
-7
/
+5
2021-02-09
powerpc/64s: runlatch interrupt handling in C
Nicholas Piggin
2
-18
/
+7
2021-02-09
powerpc/64s: move NMI soft-mask handling to C
Nicholas Piggin
2
-60
/
+25
2021-02-09
powerpc: move NMI entry/exit code into wrapper
Nicholas Piggin
4
-46
/
+38
2021-02-09
powerpc/pseries/mce: restore msr before returning from handler
Nicholas Piggin
1
-4
/
+15
[prev]
[next]