index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
1
-0
/
+1
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
1
-3
/
+2
2021-11-24
KVM: PPC: Book3S HV P9: Remove subcore HMI handling
Nicholas Piggin
4
-9
/
+66
2021-11-24
KVM: PPC: Book3S HV P9: Stop using vc->dpdes
Nicholas Piggin
3
-12
/
+22
2021-11-24
KVM: PPC: Book3S HV P9: Tidy kvmppc_create_dtl_entry
Nicholas Piggin
1
-25
/
+35
2021-11-24
KVM: PPC: Book3S HV P9: Remove most of the vcore logic
Nicholas Piggin
1
-62
/
+85
2021-11-24
KVM: PPC: Book3S HV P9: Avoid cpu_in_guest atomics on entry and exit
Nicholas Piggin
1
-17
/
+22
2021-11-24
KVM: PPC: Book3S HV P9: Add unlikely annotation for !mmu_ready
Nicholas Piggin
1
-1
/
+1
2021-11-24
KVM: PPC: Book3S HV P9: Avoid changing MSR[RI] in entry and exit
Nicholas Piggin
1
-27
/
+23
2021-11-24
KVM: PPC: Book3S HV P9: Optimise hash guest SLB saving
Nicholas Piggin
1
-4
/
+18
2021-11-24
KVM: PPC: Book3S HV P9: Improve mfmsr performance on entry
Nicholas Piggin
2
-39
/
+45
2021-11-24
KVM: PPC: Book3S HV Nested: Avoid extra mftb() in nested entry
Nicholas Piggin
2
-5
/
+12
2021-11-24
KVM: PPC: Book3S HV P9: Avoid tlbsync sequence on radix guest exit
Nicholas Piggin
3
-37
/
+65
2021-11-24
KVM: PPC: Book3S HV: Split P8 from P9 path guest vCPU TLB flushing
Nicholas Piggin
2
-46
/
+69
2021-11-24
KVM: PPC: Book3S HV P9: Don't restore PSSCR if not needed
Nicholas Piggin
2
-9
/
+24
2021-11-24
KVM: PPC: Book3S HV P9: Test dawr_enabled() before saving host DAWR SPRs
Nicholas Piggin
1
-14
/
+20
2021-11-24
KVM: PPC: Book3S HV P9: Comment and fix MMU context switching code
Nicholas Piggin
3
-13
/
+42
2021-11-24
KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRs
Nicholas Piggin
3
-51
/
+66
2021-11-24
KVM: PPC: Book3S HV P9: Demand fault TM facility registers
Nicholas Piggin
2
-10
/
+31
2021-11-24
KVM: PPC: Book3S HV P9: Demand fault EBB facility registers
Nicholas Piggin
2
-8
/
+36
2021-11-24
KVM: PPC: Book3S HV P9: More SPR speed improvements
Nicholas Piggin
1
-30
/
+43
2021-11-24
KVM: PPC: Book3S HV P9: Restrict DSISR canary workaround to processors that r...
Nicholas Piggin
2
-3
/
+6
2021-11-24
KVM: PPC: Book3S HV P9: Switch PMU to guest as late as possible
Nicholas Piggin
2
-8
/
+4
2021-11-24
KVM: PPC: Book3S HV P9: Implement TM fastpath for guest entry/exit
Nicholas Piggin
1
-4
/
+23
2021-11-24
KVM: PPC: Book3S HV P9: Move remaining SPR and MSR access into low level entry
Nicholas Piggin
2
-66
/
+109
2021-11-24
KVM: PPC: Book3S HV P9: Move nested guest entry into its own function
Nicholas Piggin
1
-58
/
+67
2021-11-24
KVM: PPC: Book3S HV P9: Move host OS save/restore functions to built-in
Nicholas Piggin
3
-378
/
+399
2021-11-24
KVM: PPC: Book3S HV P9: Move vcpu register save/restore into functions
Nicholas Piggin
1
-24
/
+41
2021-11-24
KVM: PPC: Book3S HV P9: Juggle SPR switching around
Nicholas Piggin
1
-4
/
+4
2021-11-24
KVM: PPC: Book3S HV P9: Only execute mtSPR if the value changed
Nicholas Piggin
1
-20
/
+31
2021-11-24
KVM: PPC: Book3S HV P9: Avoid SPR scoreboard stalls
Nicholas Piggin
2
-12
/
+15
2021-11-24
KVM: PPC: Book3S HV P9: Optimise timebase reads
Nicholas Piggin
2
-57
/
+64
2021-11-24
KVM: PPC: Book3S HV P9: Move TB updates
Nicholas Piggin
1
-18
/
+18
2021-11-24
KVM: PPC: Book3S HV: Change dec_expires to be relative to guest timebase
Nicholas Piggin
4
-42
/
+42
2021-11-24
KVM: PPC: Book3S HV P9: Add kvmppc_stop_thread to match kvmppc_start_thread
Nicholas Piggin
1
-2
/
+9
2021-11-24
KVM: PPC: Book3S HV P9: Improve mtmsrd scheduling by delaying MSR[EE] disable
Nicholas Piggin
1
-5
/
+18
2021-11-24
KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRs
Nicholas Piggin
2
-19
/
+41
2021-11-24
KVM: PPC: Book3S HV P9: Move SPRG restore to restore_p9_host_os_sprs
Nicholas Piggin
1
-2
/
+2
2021-11-24
KVM: PPC: Book3S HV: CTRL SPR does not require read-modify-write
Nicholas Piggin
2
-10
/
+7
2021-11-24
KVM: PPC: Book3S HV P9: Factor out yield_count increment
Nicholas Piggin
1
-12
/
+12
2021-11-24
KVM: PPC: Book3S HV P9: Demand fault PMU SPRs when marked not inuse
Nicholas Piggin
1
-33
/
+98
2021-11-24
KVM: PPC: Book3S HV P9: Factor PMU save/load into context switch functions
Nicholas Piggin
1
-33
/
+28
2021-11-24
KVM: PPC: Book3S HV P9: Implement PMU save/restore in C
Nicholas Piggin
3
-69
/
+208
2021-11-24
powerpc/64s: Always set PMU control registers to frozen/disabled when not in use
Nicholas Piggin
1
-0
/
+5
2021-11-24
KVM: PPC: Book3S HV: Don't always save PMU for guest capable of nesting
Nicholas Piggin
2
-2
/
+23
2021-11-24
powerpc/64s: Keep AMOR SPR a constant ~0 at runtime
Nicholas Piggin
2
-4
/
+0
2021-11-24
KVM: PPC: Book3S HV: POWER10 enable HAIL when running radix guests
Nicholas Piggin
1
-4
/
+25
2021-11-24
powerpc/time: add API for KVM to re-arm the host timer/decrementer
Nicholas Piggin
1
-5
/
+2
2021-11-24
KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit
Nicholas Piggin
2
-4
/
+5
2021-11-24
KVM: PPC: Book3S HV P9: Use large decrementer for HDEC
Nicholas Piggin
1
-1
/
+2
[next]