summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRAvi Kivity2008-10-151-11/+2Star
* KVM: remove unused field from the assigned dev structBen-Ami Yassour2008-10-151-1/+0Star
* KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen2008-10-151-0/+10
* KVM: pci device assignmentBen-Ami Yassour2008-10-152-0/+35
* x86: paravirt: factor out cpu_khz to common codeGlauber Costa2008-10-151-0/+1
* KVM: Add irq ack notifier listAvi Kivity2008-10-151-0/+7
* KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt2008-10-151-0/+1
* KVM: ppc: adds trace points for ppc tlb activityJerone Young2008-10-151-0/+3
* KVM: kvmtrace: replace get_cycles with ktime_get v3Christian Ehrhardt2008-10-151-3/+3
* KVM: kvmtrace: Remove use of bit fields in kvm trace structureChristian Ehrhardt2008-10-151-3/+14
* KVM: VMX: Reinject real mode exceptionJan Kiszka2008-10-151-0/+4
* KVM: Consolidate XX_VECTOR definesJan Kiszka2008-10-151-0/+1
* KVM: Add a pending interrupt queueAvi Kivity2008-10-151-0/+5
* KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity2008-10-151-0/+1
* KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard2008-10-154-40/+40
* KVM: x86: accessors for guest registersMarcelo Tosatti2008-10-151-5/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-153-96/+333
|\
| * HID: fix a lockup regression when using force feedback on a PID deviceAnssi Hannula2008-10-141-0/+6
| * HID: hiddev.h: Fix example code.Antonio Ospite2008-10-141-0/+2
| * HID: hiddev.h: Fix mixed space and tabs in example code.Antonio Ospite2008-10-141-19/+19
| * HID: remove hid-ffJiri Slaby2008-10-141-8/+1Star
| * HID: move zeroplus FF processingJiri Slaby2008-10-141-1/+0Star
| * HID: move thrustmaster FF processingJiri Slaby2008-10-141-1/+0Star
| * HID: move pantherlord FF processingJiri Slaby2008-10-141-1/+0Star
| * HID: move logitech FF processingJiri Slaby2008-10-141-2/+0Star
| * HID: move reset leds quirkJiri Slaby2008-10-141-1/+1
| * HID: move connect quirksJiri Slaby2008-10-142-9/+34
| * HID: move sony quirksJiri Slaby2008-10-141-1/+0Star
| * HID: remove rdesc quirk supportJiri Slaby2008-10-141-1/+0Star
| * HID: remove hid-input-quirksJiri Slaby2008-10-141-3/+0Star
| * HID: move samsung quirksJiri Slaby2008-10-141-6/+0Star
| * HID: move monterey quirksJiri Slaby2008-10-141-1/+0Star
| * HID: move petalynx quirksJiri Slaby2008-10-141-1/+0Star
| * HID: move ezkey quirksJiri Slaby2008-10-141-1/+0Star
| * HID: move cherry quirksJiri Slaby2008-10-141-1/+0Star
| * HID: move a4tech quirksJiri Slaby2008-10-141-5/+0Star
| * HID: move cypress quirksJiri Slaby2008-10-141-2/+0Star
| * HID: move sunplus quirksJiri Slaby2008-10-141-1/+0Star
| * HID: move microsoft quirksJiri Slaby2008-10-141-2/+0Star
| * HID: add compat supportJiri Slaby2008-10-141-2/+15
| * HID: move apple quirksJiri Slaby2008-10-141-13/+0Star
| * HID: move ignore quirksJiri Slaby2008-10-141-1/+0Star
| * HID: move logitech quirksJiri Slaby2008-10-141-5/+0Star
| * HID: move usage input mapping to hid.hJiri Slaby2008-10-141-1/+55
| * HID: hid, make parsing event drivenJiri Slaby2008-10-141-5/+99
| * HID: make a bus from hid codeJiri Slaby2008-10-141-8/+96
| * modpost: add support for hidJiri Slaby2008-10-142-0/+11
* | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-149-48/+226
|\ \
| * \ Merge branch 'from-tomtucker' into for-2.6.28J. Bruce Fields2008-10-091-1/+26
| |\ \
| | * | svcrdma: Modify the RPC recv path to use FRMR when availableTom Tucker2008-10-061-0/+1