index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: irq ack notification
Marcelo Tosatti
2008-10-15
6
-13
/
+34
*
KVM: Add irq ack notifier list
Avi Kivity
2008-10-15
3
-0
/
+34
*
KVM: powerpc: Map guest userspace with TID=0 mappings
Hollis Blanchard
2008-10-15
7
-19
/
+41
*
KVM: ppc: Write only modified shadow entries into the TLB on exit
Hollis Blanchard
2008-10-15
6
-18
/
+64
*
KVM: ppc: Stop saving host TLB state
Hollis Blanchard
2008-10-15
3
-17
/
+3
*
KVM: ppc: guest breakpoint support
Hollis Blanchard
2008-10-15
4
-2
/
+113
*
KVM: Ignore DEBUGCTL MSRs with no effect
Alexander Graf
2008-10-15
1
-0
/
+17
*
KVM: VMX: Avoid vmwrite(HOST_RSP) when possible
Avi Kivity
2008-10-15
1
-0
/
+6
*
KVM: ppc: trace powerpc instruction emulation
Christian Ehrhardt
2008-10-15
2
-0
/
+3
*
KVM: ppc: adds trace points for ppc tlb activity
Jerone Young
2008-10-15
3
-1
/
+21
*
KVM: ppc: enable KVM_TRACE building for powerpc
Jerone Young
2008-10-15
2
-2
/
+15
*
KVM: kvmtrace: replace get_cycles with ktime_get v3
Christian Ehrhardt
2008-10-15
2
-12
/
+13
*
KVM: kvmtrace: Remove use of bit fields in kvm trace structure
Christian Ehrhardt
2008-10-15
2
-11
/
+23
*
KVM: SVM: Unify register save/restore across 32 and 64 bit hosts
Avi Kivity
2008-10-15
1
-52
/
+26
*
KVM: VMX: Unify register save/restore across 32 and 64 bit hosts
Avi Kivity
2008-10-15
1
-54
/
+36
*
KVM: VMX: Reinject real mode exception
Jan Kiszka
2008-10-15
2
-2
/
+43
*
KVM: Consolidate XX_VECTOR defines
Jan Kiszka
2008-10-15
3
-5
/
+2
*
KVM: Consolidate PIC isr clearing into a function
Avi Kivity
2008-10-15
1
-6
/
+12
*
KVM: VMX: Remove redundant check in handle_rmode_exception
Mohammed Gamal
2008-10-15
1
-3
/
+0
*
KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()
Avi Kivity
2008-10-15
1
-57
/
+20
*
KVM: Add a pending interrupt queue
Avi Kivity
2008-10-15
2
-0
/
+16
*
KVM: VMX: Fix pending exception processing
Avi Kivity
2008-10-15
1
-3
/
+12
*
KVM: Clear exception queue before emulating an instruction
Avi Kivity
2008-10-15
2
-0
/
+13
*
KVM: VMX: Move nmi injection failure processing to vm exit path
Avi Kivity
2008-10-15
2
-17
/
+33
*
KVM: Move NMI IRET fault processing to new vmx_complete_interrupts()
Avi Kivity
2008-10-15
1
-12
/
+24
*
KVM: MMU: Simplify kvm_mmu_zap_page()
Avi Kivity
2008-10-15
1
-9
/
+5
*
KVM: MMU: Separate the code for unlinking a shadow page from its parents
Avi Kivity
2008-10-15
1
-2
/
+7
*
KVM: Introduce kvm_set_irq to inject interrupts in guests
Amit Shah
2008-10-15
2
-0
/
+13
*
KVM: Move KVM TRACE DEFINITIONS to common header
Hollis Blanchard
2008-10-15
4
-40
/
+40
*
KVM: x86: accessors for guest registers
Marcelo Tosatti
2008-10-15
7
-233
/
+264
*
KVM: VMX: Rename misnamed msr bits
Sheng Yang
2008-10-15
2
-11
/
+11
*
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-10-14
16
-326
/
+918
|
\
|
*
i2c-viapro: Add support for SMBus Process Call transactions
Prakash Mortha
2008-10-14
1
-1
/
+12
|
*
i2c: Restore i2c_smbus_process_call function
Prakash Mortha
2008-10-14
3
-4
/
+26
|
*
i2c: Do earlier driver model init
David Brownell
2008-10-14
1
-1
/
+4
|
*
i2c: Only build Tyan SMBus mux drivers on x86
Jean Delvare
2008-10-14
1
-2
/
+2
|
*
i2c: Guard against oopses from bad init sequences
David Brownell
2008-10-14
1
-0
/
+8
|
*
i2c: Document the implementation details of the /dev interface
Jean Delvare
2008-10-14
1
-0
/
+45
|
*
i2c: Improve dev-interface documentation
Jean Delvare
2008-10-14
1
-25
/
+40
|
*
i2c-parport-light: Don't register a platform device resource
Jean Delvare
2008-10-14
1
-31
/
+8
|
*
hwmon: (dme1737) Convert to a new-style i2c driver
Jean Delvare
2008-10-14
1
-58
/
+48
|
*
hwmon: (dme1737) Be less i2c-centric
Jean Delvare
2008-10-14
1
-115
/
+111
|
*
i2c/tps65010: Vibrator hookup to gpiolib
Marek Vasut
2008-10-14
1
-3
/
+9
|
*
i2c-viapro: Add VX800/VX820 support
Rudolf Marek
2008-10-14
3
-3
/
+13
|
*
i2c: Renesas Highlander FPGA SMBus support
Paul Mundt
2008-10-14
3
-0
/
+511
|
*
i2c-pca-isa: Don't grab arbitrary resources
Rene Herman
2008-10-14
1
-3
/
+17
|
*
i2c/isp1301_omap: Convert to a new-style i2c driver, part 2
Jean Delvare
2008-10-14
3
-65
/
+48
|
*
i2c/isp1301_omap: Convert to a new-style i2c driver, part 1
Felipe Balbi
2008-10-14
1
-29
/
+30
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2008-10-14
48
-2949
/
+5503
|
\
\
|
*
|
HID: build drivers for all quirky devices by default
Jiri Kosina
2008-10-14
1
-0
/
+19
[next]