index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-10
KVM: introduce irq_lock, use it to protect ioapic
Marcelo Tosatti
3
-1
/
+8
2009-09-10
KVM: move coalesced_mmio locking to its own device
Marcelo Tosatti
2
-6
/
+5
2009-09-10
KVM: Grab pic lock in kvm_pic_clear_isr_ack
Marcelo Tosatti
1
-0
/
+2
2009-09-10
KVM: Cleanup LAPIC interface
Jan Kiszka
1
-12
/
+0
2009-09-10
KVM: ppc: e500: Add MMUCFG and PVR emulation
Liu Yu
2
-0
/
+5
2009-09-10
KVM: ppc: e500: Directly pass pvr to guest
Liu Yu
3
-5
/
+1
2009-09-10
KVM: ppc: e500: Move to Book-3e MMU definitions
Liu Yu
2
-8
/
+8
2009-09-10
KVM: Calculate available entries in coalesced mmio ring
Avi Kivity
1
-5
/
+5
2009-09-10
KVM: VMX: Fix reporting of unhandled EPT violations
Avi Kivity
1
-2
/
+2
2009-09-10
KVM: Cache pdptrs
Avi Kivity
7
-13
/
+63
2009-09-10
KVM: VMX: Simplify pdptr and cr3 management
Avi Kivity
1
-6
/
+15
2009-09-10
KVM: VMX: Avoid duplicate ept tlb flush when setting cr3
Avi Kivity
1
-1
/
+0
2009-09-10
KVM: do not register i8254 PIO regions until we are initialized
Gregory Haskins
1
-9
/
+8
2009-09-10
KVM: cleanup io_device code
Gregory Haskins
8
-53
/
+109
2009-09-10
KVM: Clean up coalesced_mmio destruction
Gregory Haskins
1
-1
/
+4
2009-09-10
KVM: powerpc: fix some init/exit annotations
Stephen Rothwell
3
-5
/
+5
2009-09-10
KVM: SVM: Fold kvm_svm.h info svm.c
Avi Kivity
2
-54
/
+40
2009-09-10
KVM: remove redundant declarations
Christian Ehrhardt
1
-2
/
+0
2009-09-10
KVM: No disable_irq for MSI/MSI-X interrupt on device assignment
Sheng Yang
1
-14
/
+8
2009-09-10
KVM: SVM: use explicit 64bit storage for sysenter values
Andre Przywara
2
-4
/
+6
2009-09-10
KVM: Downsize max support MSI-X entry to 256
Sheng Yang
1
-1
/
+1
2009-09-10
KVM: s390: streamline memslot handling
Christian Ehrhardt
6
-54
/
+62
2009-09-10
KVM: s390: fix signal handling
Christian Ehrhardt
1
-1
/
+3
2009-09-10
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
5
-27
/
+54
2009-09-10
KVM: ia64: Correct itc_offset calculations
Jes Sorensen
1
-1
/
+1
2009-09-10
KVM: Allow PIT emulation without speaker port
Jan Kiszka
4
-8
/
+32
2009-09-10
KVM: irqfd
Gregory Haskins
8
-1
/
+383
2009-09-10
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
Avi Kivity
5
-17
/
+13
2009-09-10
KVM: Drop interrupt shadow when single stepping should be done only on VMX
Gleb Natapov
2
-3
/
+8
2009-09-10
KVM: cleanup arch/x86/kvm/Makefile
Christoph Hellwig
1
-19
/
+13
2009-09-10
KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
Avi Kivity
1
-1
/
+1
2009-09-10
KVM: x86 emulator: Implement zero-extended immediate decoding
Avi Kivity
1
-0
/
+15
2009-09-10
KVM: fix cpuid E2BIG handling for extended request types
Mark McLoughlin
1
-0
/
+4
2009-09-10
KVM: Use MSR names in place of address
Jaswinder Singh Rajput
1
-2
/
+2
2009-09-10
KVM: Add MCE support
Huang Ying
4
-24
/
+222
2009-09-10
KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h
Jaswinder Singh Rajput
4
-9
/
+6
2009-09-10
KVM: VMX: Properly handle software interrupt re-injection in real mode
Gleb Natapov
1
-2
/
+6
2009-09-10
Linux 2.6.31
v2.6.31
Linus Torvalds
1
-1
/
+1
2009-09-09
aoe: allocate unused request_queue for sysfs
Ed Cashin
3
-4
/
+11
2009-09-09
i915: disable interrupts before tearing down GEM state
Linus Torvalds
1
-5
/
+1
2009-09-08
drm/i915: fix mask bits setting
Zhenyu Wang
3
-1
/
+3
2009-09-07
drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.
Dave Airlie
5
-69
/
+70
2009-09-07
IMA: update ima_counts_put
Mimi Zohar
2
-8
/
+20
2009-09-06
gianfar: Fix build.
David S. Miller
1
-1
/
+1
2009-09-06
Linux 2.6.31-rc9
v2.6.31-rc9
Linus Torvalds
1
-1
/
+1
2009-09-05
powerpc: Fix i8259 interrupt driver kernel crash on ML510
Roderick Colenbrander
1
-1
/
+0
2009-09-05
ext2: fix unbalanced kmap()/kunmap()
Nicolas Pitre
1
-0
/
+4
2009-09-05
pty: don't limit the writes to 'pty_space()' inside 'pty_write()'
Linus Torvalds
1
-9
/
+1
2009-09-05
n_tty: do O_ONLCR translation as a single write
Linus Torvalds
1
-2
/
+1
2009-09-05
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
Oleg Nesterov
3
-38
/
+43
[next]