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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-15
KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTR
Avi Kivity
1
-11
/
+2
2008-10-15
KVM: remove unused field from the assigned dev struct
Ben-Ami Yassour
1
-1
/
+0
2008-10-15
KVM: Reduce stack usage in kvm_pv_mmu_op()
Dave Hansen
1
-0
/
+10
2008-10-15
KVM: pci device assignment
Ben-Ami Yassour
2
-0
/
+35
2008-10-15
x86: paravirt: factor out cpu_khz to common code
Glauber Costa
1
-0
/
+1
2008-10-15
KVM: Add irq ack notifier list
Avi Kivity
1
-0
/
+7
2008-10-15
KVM: ppc: trace powerpc instruction emulation
Christian Ehrhardt
1
-0
/
+1
2008-10-15
KVM: ppc: adds trace points for ppc tlb activity
Jerone Young
1
-0
/
+3
2008-10-15
KVM: kvmtrace: replace get_cycles with ktime_get v3
Christian Ehrhardt
1
-3
/
+3
2008-10-15
KVM: kvmtrace: Remove use of bit fields in kvm trace structure
Christian Ehrhardt
1
-3
/
+14
2008-10-15
KVM: VMX: Reinject real mode exception
Jan Kiszka
1
-0
/
+4
2008-10-15
KVM: Consolidate XX_VECTOR defines
Jan Kiszka
1
-0
/
+1
2008-10-15
KVM: Add a pending interrupt queue
Avi Kivity
1
-0
/
+5
2008-10-15
KVM: VMX: Move nmi injection failure processing to vm exit path
Avi Kivity
1
-0
/
+1
2008-10-15
KVM: Move KVM TRACE DEFINITIONS to common header
Hollis Blanchard
4
-40
/
+40
2008-10-15
KVM: x86: accessors for guest registers
Marcelo Tosatti
1
-5
/
+10
2008-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-96
/
+333
2008-10-14
HID: fix a lockup regression when using force feedback on a PID device
Anssi Hannula
1
-0
/
+6
2008-10-14
HID: hiddev.h: Fix example code.
Antonio Ospite
1
-0
/
+2
2008-10-14
HID: hiddev.h: Fix mixed space and tabs in example code.
Antonio Ospite
1
-19
/
+19
2008-10-14
HID: remove hid-ff
Jiri Slaby
1
-8
/
+1
2008-10-14
HID: move zeroplus FF processing
Jiri Slaby
1
-1
/
+0
2008-10-14
HID: move thrustmaster FF processing
Jiri Slaby
1
-1
/
+0
2008-10-14
HID: move pantherlord FF processing
Jiri Slaby
1
-1
/
+0
2008-10-14
HID: move logitech FF processing
Jiri Slaby
1
-2
/
+0
2008-10-14
HID: move reset leds quirk
Jiri Slaby
1
-1
/
+1
2008-10-14
HID: move connect quirks
Jiri Slaby
2
-9
/
+34
2008-10-14
HID: move sony quirks
Jiri Slaby
1
-1
/
+0
2008-10-14
HID: remove rdesc quirk support
Jiri Slaby
1
-1
/
+0
2008-10-14
HID: remove hid-input-quirks
Jiri Slaby
1
-3
/
+0
2008-10-14
HID: move samsung quirks
Jiri Slaby
1
-6
/
+0
2008-10-14
HID: move monterey quirks
Jiri Slaby
1
-1
/
+0
2008-10-14
HID: move petalynx quirks
Jiri Slaby
1
-1
/
+0
2008-10-14
HID: move ezkey quirks
Jiri Slaby
1
-1
/
+0
2008-10-14
HID: move cherry quirks
Jiri Slaby
1
-1
/
+0
2008-10-14
HID: move a4tech quirks
Jiri Slaby
1
-5
/
+0
2008-10-14
HID: move cypress quirks
Jiri Slaby
1
-2
/
+0
2008-10-14
HID: move sunplus quirks
Jiri Slaby
1
-1
/
+0
2008-10-14
HID: move microsoft quirks
Jiri Slaby
1
-2
/
+0
2008-10-14
HID: add compat support
Jiri Slaby
1
-2
/
+15
2008-10-14
HID: move apple quirks
Jiri Slaby
1
-13
/
+0
2008-10-14
HID: move ignore quirks
Jiri Slaby
1
-1
/
+0
2008-10-14
HID: move logitech quirks
Jiri Slaby
1
-5
/
+0
2008-10-14
HID: move usage input mapping to hid.h
Jiri Slaby
1
-1
/
+55
2008-10-14
HID: hid, make parsing event driven
Jiri Slaby
1
-5
/
+99
2008-10-14
HID: make a bus from hid code
Jiri Slaby
1
-8
/
+96
2008-10-14
modpost: add support for hid
Jiri Slaby
2
-0
/
+11
2008-10-14
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-48
/
+226
2008-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
13
-10
/
+5076
2008-10-14
Revert "vt: fix background color on line feed"
Linus Torvalds
1
-1
/
+0
[next]