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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-03
KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()
James Hogan
4
-29
/
+4
2017-02-03
KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions
James Hogan
3
-60
/
+0
2017-02-03
KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()
James Hogan
4
-36
/
+1
2017-02-03
KVM: MIPS/Emulate: Fix CACHE emulation for EVA hosts
James Hogan
1
-3
/
+3
2017-02-03
KVM: MIPS: Use uaccess to read/modify guest instructions
James Hogan
4
-94
/
+22
2017-02-03
KVM: MIPS: Drop vm_init() callback
James Hogan
4
-28
/
+0
2017-02-03
KVM: MIPS/MMU: Convert commpage fault handling to page tables
James Hogan
4
-80
/
+22
2017-02-03
KVM: MIPS/MMU: Convert TLB mapped faults to page tables
James Hogan
4
-130
/
+40
2017-02-03
KVM: MIPS/MMU: Convert KSeg0 faults to page tables
James Hogan
1
-15
/
+64
2017-02-03
KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW
James Hogan
4
-0
/
+119
2017-02-03
KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes
James Hogan
4
-2
/
+165
2017-02-03
KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID
James Hogan
3
-13
/
+36
2017-02-03
KVM: MIPS/TLB: Fix off-by-one in TLB invalidate
James Hogan
1
-2
/
+2
2017-02-03
KVM: MIPS: Add fast path TLB refill handler
James Hogan
3
-3
/
+84
2017-02-03
KVM: MIPS: Support NetLogic KScratch registers
James Hogan
1
-5
/
+20
2017-02-03
KVM: MIPS/T&E: Activate GVA page tables in guest context
James Hogan
3
-6
/
+24
2017-02-03
KVM: MIPS/T&E: Allocate GVA -> HPA page tables
James Hogan
2
-1
/
+69
2017-02-03
KVM: MIPS: Wire up vcpu uninit
James Hogan
3
-1
/
+11
2017-02-03
KVM: MIPS/T&E: active_mm = init_mm in guest context
James Hogan
3
-1
/
+50
2017-02-03
KVM: MIPS/T&E: Restore host asid on return to host
James Hogan
1
-7
/
+20
2017-02-03
KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks
James Hogan
3
-41
/
+52
2017-02-03
KVM: MIPS: Remove duplicated ASIDs from vcpu
James Hogan
7
-48
/
+44
2017-02-03
KVM: MIPS/MMU: Move preempt/ASID handling to implementation
James Hogan
2
-53
/
+54
2017-02-03
KVM: MIPS: Convert get/set_regs -> vcpu_load/put
James Hogan
3
-10
/
+10
2017-02-03
KVM: MIPS/MMU: Simplify ASID restoration
James Hogan
2
-37
/
+12
2017-02-03
KVM: MIPS: Drop partial KVM_NMI implementation
James Hogan
1
-16
/
+0
2017-02-03
Merge MIPS prerequisites
James Hogan
9
-54
/
+116
2017-02-03
MIPS: Add return errors to protected cache ops
James Hogan
1
-20
/
+35
2017-02-03
MIPS: Export some tlbex internals for KVM to use
James Hogan
2
-17
/
+42
2017-02-03
MIPS: uasm: Add include guards in asm/uasm.h
James Hogan
1
-0
/
+5
2017-02-03
MIPS: Export pgd/pmd symbols for KVM
James Hogan
3
-1
/
+7
2017-02-02
MIPS: Move pgd_alloc() out of header
James Hogan
3
-16
/
+27
2017-02-02
MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_i...
Markus Elfring
1
-7
/
+2
2017-01-20
Revert "KVM: nested VMX: disable perf cpuid reporting"
Jim Mattson
2
-8
/
+0
2017-01-17
kvm: x86: Expose Intel VPOPCNTDQ feature to guest
Piotr Luc
1
-1
/
+1
2017-01-17
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
315
-1709
/
+2959
2017-01-16
x86/cpufeature: Add AVX512_VPOPCNTDQ feature
Piotr Luc
3
-1
/
+3
2017-01-15
Linux 4.10-rc4
v4.10-rc4
Linus Torvalds
1
-1
/
+1
2017-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
5
-27
/
+60
2017-01-15
Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-16
/
+34
2017-01-15
Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-34
/
+0
2017-01-15
Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-17
/
+25
2017-01-15
Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-66
/
+98
2017-01-15
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-12
/
+42
2017-01-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-100
/
+129
2017-01-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+9
2017-01-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-92
/
+257
2017-01-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-43
/
+165
2017-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-30
/
+59
2017-01-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-83
/
+66
[next]