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
/
e500_mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-19
KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()
Greg Kurz
1
-4
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2018-05-18
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
1
-1
/
+1
2016-09-13
KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()
Markus Elfring
1
-6
/
+5
2016-09-12
KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()
Markus Elfring
1
-3
/
+4
2016-09-12
KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functions
Markus Elfring
1
-12
/
+11
2016-09-12
KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config...
Markus Elfring
1
-1
/
+1
2016-09-12
KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after erro...
Markus Elfring
1
-14
/
+16
2016-09-12
KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()
Markus Elfring
1
-1
/
+1
2015-08-22
KVM: PPC: fix suspicious use of conditional operator
Tudor Laurentiu
1
-1
/
+1
2014-01-27
KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
Mihai Caraman
1
-1
/
+1
2013-10-17
kvm: powerpc: booke: Move booke related tracepoints to separate header
Aneesh Kumar K.V
1
-1
/
+1
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
1
-1
/
+1
2013-06-11
kvm/ppc/booke: Hold srcu lock when calling gfn functions
Scott Wood
1
-0
/
+5
2013-04-26
KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs
Mihai Caraman
1
-0
/
+4
2013-04-26
KVM: PPC: e500: Add support for EPTCFG register
Mihai Caraman
1
-0
/
+12
2013-04-26
KVM: PPC: e500: Add support for TLBnPS registers
Mihai Caraman
1
-0
/
+22
2013-04-26
KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions
Mihai Caraman
1
-22
/
+38
2013-04-26
KVM: PPC: e500: Expose MMU registers via ONE_REG
Mihai Caraman
1
-0
/
+94
2013-01-24
KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code
Alexander Graf
1
-4
/
+4
2013-01-24
KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
Alexander Graf
1
-4
/
+2
2013-01-24
KVM: PPC: E500: Split host and guest MMU parts
Alexander Graf
1
-0
/
+811