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
2014-05-05
kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
Christian Borntraeger
5
-39
/
+51
2014-04-30
Merge tag 'kvm-s390-20140429' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
11
-13
/
+287
2014-04-29
KVM: x86: expose invariant tsc cpuid bit (v2)
Marcelo Tosatti
1
-1
/
+7
2014-04-29
KVM: s390: enable IBS for single running VCPUs
David Hildenbrand
4
-2
/
+147
2014-04-29
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
6
-6
/
+40
2014-04-29
KVM: s390: Add low-address protection to TEST BLOCK
Thomas Huth
1
-0
/
+3
2014-04-29
KVM: s390: Fixes for PFMF
Thomas Huth
1
-4
/
+14
2014-04-29
KVM: s390: Add a function for checking the low-address protection
Thomas Huth
2
-0
/
+29
2014-04-29
KVM: s390: Handle MVPG partial execution interception
Thomas Huth
1
-1
/
+54
2014-04-28
KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)
Oleg Nesterov
1
-1
/
+1
2014-04-28
KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute()
Oleg Nesterov
1
-2
/
+0
2014-04-23
KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
Xiao Guangrong
3
-6
/
+64
2014-04-23
KVM: MMU: flush tlb if the spte can be locklessly modified
Xiao Guangrong
1
-1
/
+2
2014-04-23
KVM: MMU: lazily drop large spte
Xiao Guangrong
2
-18
/
+24
2014-04-23
KVM: MMU: properly check last spte in fast_page_fault()
Xiao Guangrong
1
-4
/
+6
2014-04-23
Revert "KVM: Simplify kvm->tlbs_dirty handling"
Xiao Guangrong
3
-8
/
+8
2014-04-23
KVM: x86: Processor mode may be determined incorrectly
Nadav Amit
1
-1
/
+1
2014-04-23
KVM: x86: IN instruction emulation should ignore REP-prefix
Nadav Amit
1
-1
/
+2
2014-04-23
KVM: x86: Fix CR3 reserved bits
Nadav Amit
3
-29
/
+6
2014-04-23
KVM: x86: Fix wrong/stuck PMU when guest does not use PMI
Nadav Amit
1
-2
/
+5
2014-04-22
KVM: nVMX: Advertise support for interrupt acknowledgement
Bandan Das
1
-2
/
+3
2014-04-22
KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to
Bandan Das
2
-0
/
+19
2014-04-22
KVM: nVMX: Don't advertise single context invalidation for invept
Bandan Das
1
-10
/
+5
2014-04-22
KVM: VMX: Advance rip to after an ICEBP instruction
Huw Davies
1
-0
/
+3
2014-04-22
Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Marcelo Tosatti
33
-501
/
+2831
2014-04-22
KVM: s390: Factor out handle_itdb to handle TX aborts
Michael Mueller
1
-12
/
+26
2014-04-22
KVM: s390: replace TDB_ADDR by __LC_PGM_TDB
Michael Mueller
2
-2
/
+2
2014-04-22
KVM: s390: Drop pending interrupts on guest exit
Christian Borntraeger
3
-2
/
+5
2014-04-22
KVM: s390: no timer interrupts when single-stepping a guest
David Hildenbrand
2
-0
/
+5
2014-04-22
KVM: s390: move timer interrupt checks into own functions
David Hildenbrand
1
-18
/
+20
2014-04-22
KVM: s390: add documentation for diag 501
David Hildenbrand
1
-0
/
+2
2014-04-22
KVM: s390: hardware support for guest debugging
David Hildenbrand
8
-8
/
+607
2014-04-22
KVM: s390: kernel header addition for guest debugging
David Hildenbrand
1
-0
/
+20
2014-04-22
KVM: s390: emulate stctl and stctg
David Hildenbrand
6
-0
/
+104
2014-04-22
KVM: s390: deliver program irq parameters and use correct ilc
David Hildenbrand
2
-9
/
+107
2014-04-22
KVM: s390: extract irq parameters of intercepted program irqs
David Hildenbrand
2
-4
/
+79
2014-04-22
s390: add fields to lowcore definition
Jens Freimann
1
-0
/
+7
2014-04-22
s390: rename and split lowcore field per_perc_atmid
Jens Freimann
4
-8
/
+11
2014-04-22
s390: fix name of lowcore field at offset 0xa3
Jens Freimann
2
-3
/
+3
2014-04-22
KVM: s390: cleanup kvm_s390_real_to_abs()
Heiko Carstens
1
-8
/
+16
2014-04-22
KVM: s390: remove old guest access functions
Heiko Carstens
1
-81
/
+0
2014-04-22
KVM: s390: convert handle_stsi()
Heiko Carstens
1
-4
/
+5
2014-04-22
KVM: s390: convert handle lctl[g]()
Heiko Carstens
1
-19
/
+17
2014-04-22
KVM: s390: convert handle_stidp()
Heiko Carstens
1
-2
/
+5
2014-04-22
KVM: s390: convert handle_lpsw[e]()
Heiko Carstens
1
-4
/
+9
2014-04-22
KVM: s390: reinject io interrupt on tpi failure
Cornelia Huck
3
-1
/
+17
2014-04-22
KVM: s390: convert handle_tpi()
Heiko Carstens
1
-11
/
+17
2014-04-22
KVM: s390: convert handle_test_block()
Heiko Carstens
1
-4
/
+2
2014-04-22
KVM: s390: convert handle_store_cpu_address()
Heiko Carstens
1
-7
/
+10
2014-04-22
KVM: s390: convert handle_store_prefix()
Heiko Carstens
1
-2
/
+4
[next]