index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-23
KVM: s390: no need to hold the kvm->mutex for floating interrupts
Christian Borntraeger
1
-8
/
+0
2015-01-23
KVM: s390: forward most SIGP orders to user space
David Hildenbrand
5
-0
/
+76
2015-01-23
KVM: s390: clear the pfault queue if user space sets the invalid token
David Hildenbrand
3
-1
/
+7
2015-01-23
KVM: s390: only one external call may be pending at a time
David Hildenbrand
6
-28
/
+68
2015-01-23
s390/sclp: introduce check for the SIGP Interpretation Facility
David Hildenbrand
2
-1
/
+11
2015-01-23
KVM: s390: SIGP SET PREFIX cleanup
David Hildenbrand
2
-19
/
+14
2015-01-23
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
4
-5
/
+9
2015-01-23
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
7
-92
/
+88
2015-01-23
KVM: s390: new parameter for SIGP STOP irqs
David Hildenbrand
4
-2
/
+26
2015-01-23
KVM: s390: forward hrtimer if guest ckc not pending yet
David Hildenbrand
1
-2
/
+12
2015-01-23
KVM: s390: base hrtimer on a monotonic clock
David Hildenbrand
1
-1
/
+1
2015-01-23
KVM: s390: prevent sleep duration underflows in handle_wait()
David Hildenbrand
1
-1
/
+7
2015-01-23
KVM: s390: Allow userspace to limit guest memory size
Dominik Dingel
3
-3
/
+77
2015-01-23
KVM: s390: move vcpu specific initalization to a later point
Dominik Dingel
1
-9
/
+16
2015-01-23
KVM: s390: make local function static
Christian Borntraeger
1
-1
/
+1
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
6
-16
/
+8
2015-01-08
kvm: x86: Remove kvm_make_request from lapic.c
Nicholas Krause
3
-6
/
+11
2015-01-08
KVM: x86: Access to LDT/GDT that wraparound is incorrect
Nadav Amit
1
-13
/
+34
2015-01-08
KVM: x86: Do not set access bit on accessed segments
Nadav Amit
1
-4
/
+7
2015-01-08
KVM: x86: POP [ESP] is not emulated correctly
Nadav Amit
1
-1
/
+6
2015-01-08
KVM: x86: em_call_far should return failure result
Nadav Amit
1
-1
/
+1
2015-01-08
KVM: x86: JMP/CALL using call- or task-gate causes exception
Nadav Amit
1
-20
/
+34
2015-01-08
KVM: x86: fnstcw and fnstsw may cause spurious exception
Nadav Amit
1
-6
/
+3
2015-01-08
KVM: x86: pop sreg accesses only 2 bytes
Nadav Amit
1
-1
/
+3
2015-01-08
KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON
Paolo Bonzini
1
-28
/
+14
2015-01-08
KVM: x86: mmu: remove ASSERT(vcpu)
Paolo Bonzini
1
-13
/
+0
2015-01-08
KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept...
Paolo Bonzini
4
-22
/
+26
2015-01-08
KVM: x86: mmu: do not use return to tail-call functions that return void
Paolo Bonzini
1
-3
/
+3
2015-01-08
KVM: x86: add tracepoint to wait_lapic_expire
Marcelo Tosatti
2
-0
/
+21
2015-01-08
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
4
-1
/
+66
2015-01-08
KVM: x86: add method to test PIR bitmap vector
Marcelo Tosatti
2
-0
/
+15
2015-01-08
kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv
Tiejun Chen
2
-6
/
+6
2015-01-08
KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32
Nicholas Krause
1
-4
/
+0
2015-01-08
KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exit
Eugene Korenevsky
1
-2
/
+13
2015-01-08
KVM: nVMX: Improve nested msr switch checking
Eugene Korenevsky
2
-14
/
+117
2015-01-08
KVM: nVMX: Add nested msr load/restore algorithm
Wincy Van
4
-11
/
+97
2015-01-05
Linux 3.19-rc3
v3.19-rc3
Linus Torvalds
1
-1
/
+1
2015-01-05
Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
7
-11
/
+22
2015-01-05
Merge tag 'please-pull-syscall' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-1
/
+3
2015-01-05
[IA64] Enable execveat syscall for ia64
Tony Luck
3
-1
/
+3
2015-01-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
3
-2
/
+3
2015-01-04
Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"
Pavel Machek
2
-0
/
+21
2015-01-04
x86, um: actually mark system call tables readonly
Daniel Borkmann
2
-2
/
+2
2015-01-04
um: Skip futex_atomic_cmpxchg_inatomic() test
Richard Weinberger
1
-0
/
+1
2015-01-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-5
/
+21
2015-01-02
Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10
-45
/
+57
2015-01-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-3
/
+14
2014-12-31
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-9
/
+40
2014-12-31
Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"
Linus Torvalds
1
-73
/
+26
2014-12-31
Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga...
Linus Torvalds
2
-18
/
+3
[next]