1. 16ee4cc HID: Remove superfluous __inline__ by Joe Perches · 13 years ago
  2. fe25802 HID: Use vzalloc for vmalloc/memset(,0...) by Joe Perches · 13 years ago
  3. 4291ee3 HID: Add and use hid_<level>: dev_<level> equivalents by Joe Perches · 13 years ago
  4. 5bea766 HID: add hid_hw_open/close/power() handlers by Dmitry Torokhov · 13 years ago
  5. 33d6eb57 HID: Consolidate device existence checks in hiddev_ioctl by Valentine Barshak · 13 years ago
  6. 1a8e8fa HID: Fix race between disconnect and hiddev_ioctl by Valentine Barshak · 13 years ago
  7. ce06b9d HID: hid-core - rename hid_blacklist to hid_have_special_driver by Dmitry Torokhov · 13 years ago
  8. b9e4b1e HID: Add support for Perixx PERIBOARD-707 (Plus) by Dennis Kügler · 14 years ago
  9. edd2126 HID: wacom: make sysfs permissions more strict by Jiri Kosina · 14 years ago
  10. c311598 HID: prodikeys: make sysfs permissions more strict by Jiri Kosina · 14 years ago
  11. e9229fa HID: usbhid: Clean up makefile (-y instead of -objs) by Tracey Dent · 14 years ago
  12. d47d612 HID: Clean up makefile (-y instead of -objs) by Tracey Dent · 14 years ago
  13. 6021afc input: bcm5974: Add support for MacBookAir3 by Edgar (gimli) Hucek · 14 years ago
  14. a4bc692 HID: make translation table selection more clear by Jiri Kosina · 14 years ago
  15. 99b9f75 HID: add MacBookAir 3,1 and 3,2 support by Edgar (gimli) Hucek · 14 years ago
  16. 04561c5 HID: Add Force Feedback support for EMS Trio Linker Plus II by Ignaz Forster · 14 years ago
  17. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  18. 8de547e Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/edac by Linus Torvalds · 14 years ago
  19. 76c39e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  20. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  21. bdaf12b Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  22. 7c024e9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  23. 188e213 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  24. 6d4121f Merge branch 'master' into for-linus by Pekka Enberg · 14 years ago
  25. bf5d95c i2c-viapro: Don't log nacks by Jean Delvare · 14 years ago
  26. db79f2a i2c/pca954x: Remove __devinit and __devexit from probe and remove functions by Guenter Roeck · 14 years ago
  27. 5ce914a MAINTAINERS: Add maintainer for PCA9541 I2C bus master selector driver by Guenter Roeck · 14 years ago
  28. ae63b13 i2c/mux: Driver for PCA9541 I2C Master Selector by Guenter Roeck · 14 years ago
  29. 51b54ba i2c: Optimize function i2c_detect() by Jean Delvare · 14 years ago
  30. d57558d i2c: Discard warning message on device instantiation from user-space by Jean Delvare · 14 years ago
  31. 9cb2c27 i2c-amd8111: Add proper error handling by Julia Lawall · 14 years ago
  32. ef9d9b8 i2c: Change to new flag variable by matt mooney · 14 years ago
  33. a8d7be8 i2c: Remove unneeded inclusions of <linux/i2c-id.h> by Jean Delvare · 14 years ago
  34. 97cc4d4 i2c: Let i2c_parent_is_i2c_adapter return the parent adapter by Jean Delvare · 14 years ago
  35. d582963 i2c: Simplify i2c_parent_is_i2c_adapter by Jean Delvare · 14 years ago
  36. 3235844 i2c-pca-platform: Change device name of request_irq by Nobuhiro Iwamatsu · 14 years ago
  37. 0a57274 i2c: Fix Kconfig dependencies by Jean Delvare · 14 years ago
  38. 2a31339 KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pages by Jan Kiszka · 14 years ago
  39. d7a79b6 KVM: Fix signature of kvm_iommu_map_pages stub by Jan Kiszka · 14 years ago
  40. 77db5cb KVM: MCE: Send SRAR SIGBUS directly by Huang Ying · 14 years ago
  41. 5854dbc KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTED by Huang Ying · 14 years ago
  42. 9611c18 KVM: fix typo in copyright notice by Nicolas Kaiser · 14 years ago
  43. 395c6b0 KVM: Disable interrupts around get_kernel_ns() by Avi Kivity · 14 years ago
  44. 7ebaf15 KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root address by Avi Kivity · 14 years ago
  45. 3377078 KVM: MMU: move access code parsing to FNAME(walk_addr) function by Xiao Guangrong · 14 years ago
  46. 6903074 KVM: MMU: audit: check whether have unsync sps after root sync by Xiao Guangrong · 14 years ago
  47. 38904e1 KVM: MMU: audit: introduce audit_printk to cleanup audit code by Xiao Guangrong · 14 years ago
  48. c42fffe KVM: MMU: audit: unregister audit tracepoints before module unloaded by Xiao Guangrong · 14 years ago
  49. 98224bf KVM: MMU: audit: fix vcpu's spte walking by Xiao Guangrong · 14 years ago
  50. 33f91ed KVM: MMU: set access bit for direct mapping by Xiao Guangrong · 14 years ago
  51. 20bd40d KVM: MMU: cleanup for error mask set while walk guest page table by Xiao Guangrong · 14 years ago
  52. 6292757 KVM: MMU: update 'root_hpa' out of loop in PAE shadow path by Xiao Guangrong · 14 years ago
  53. 7129eec KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn() by Sheng Yang · 14 years ago
  54. 5093362 KVM: x86: Fix constant type in kvm_get_time_scale by Jan Kiszka · 14 years ago
  55. 07d6f55 KVM: VMX: Add AX to list of registers clobbered by guest switch by Jan Kiszka · 14 years ago
  56. 19b6a85 KVM guest: Move a printk that's using the clock before it's ready by Arjan Koers · 14 years ago
  57. c285545 KVM: x86: TSC catchup mode by Zachary Amsden · 14 years ago
  58. 34c238a KVM: x86: Rename timer function by Zachary Amsden · 14 years ago
  59. 5f4e3f8 KVM: x86: Make math work for other scales by Zachary Amsden · 14 years ago
  60. 624d84c KVM: cpu_relax() during spin waiting for reboot by Avi Kivity · 14 years ago
  61. 49e9d55 KVM: VMX: Respect interrupt window in big real mode by Avi Kivity · 14 years ago
  62. a92601b KVM: VMX: Emulated real mode interrupt injection by Mohammed Gamal · 14 years ago
  63. 6399565 KVM: Add kvm_inject_realmode_interrupt() wrapper by Mohammed Gamal · 14 years ago
  64. 4ab8e02 KVM: x86 emulator: Expose emulate_int_real() by Mohammed Gamal · 14 years ago
  65. cb16a7b KVM: MMU: fix counting of rmap entries in rmap_add() by Hillf Danton · 14 years ago
  66. a182d87 KVM: document 'kvm.mmu_audit' parameter by Xiao Guangrong · 14 years ago
  67. 8475f94 KVM: fix the description of kvm-amd.nested in documentation by Xiao Guangrong · 14 years ago
  68. a0a07cd KVM: SVM: do not generate "external interrupt exit" if other exit is pending by Gleb Natapov · 14 years ago
  69. f4f5105 KVM: Convert PIC lock from raw spinlock to ordinary spinlock by Avi Kivity · 14 years ago
  70. 28e4639 KVM: x86: Fix kvmclock bug by Zachary Amsden · 14 years ago
  71. 0959ffa KVM: MMU: Don't track nested fault info in error-code by Joerg Roedel · 14 years ago
  72. 625831a KVM: VMX: Move fixup_rmode_irq() to avoid forward declaration by Avi Kivity · 14 years ago
  73. b463a6f KVM: Non-atomic interrupt injection by Avi Kivity · 14 years ago
  74. 83422e1 KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entry by Avi Kivity · 14 years ago
  75. 537b37e KVM: VMX: Move real-mode interrupt injection fixup to vmx_complete_interrupts() by Avi Kivity · 14 years ago
  76. 51aa01d KVM: VMX: Split up vmx_complete_interrupts() by Avi Kivity · 14 years ago
  77. 3842d13 KVM: Check for pending events before attempting injection by Avi Kivity · 14 years ago
  78. b0bc3ee KVM: MMU: Fix regression with ept memory types merged into non-ept page tables by Avi Kivity · 14 years ago
  79. c39cbd2 KVM: Document that KVM_GET_SUPPORTED_CPUID may return emulated values by Avi Kivity · 14 years ago
  80. 4c62a2d KVM: X86: Report SVM bit to userspace only when supported by Joerg Roedel · 14 years ago
  81. 3d4aeaa KVM: SVM: Report Nested Paging support to userspace by Joerg Roedel · 14 years ago
  82. 55c5e46 KVM: SVM: Expect two more candiates for exit_int_info by Joerg Roedel · 14 years ago
  83. 4b16184 KVM: SVM: Initialize Nested Nested MMU context on VMRUN by Joerg Roedel · 14 years ago
  84. 5bd2edc KVM: SVM: Implement MMU helper functions for Nested Nested Paging by Joerg Roedel · 14 years ago
  85. 2d48a98 KVM: MMU: Track NX state in struct kvm_mmu by Joerg Roedel · 14 years ago
  86. 81407ca KVM: MMU: Allow long mode shadows for legacy page tables by Joerg Roedel · 14 years ago
  87. 651dd37 KVM: MMU: Refactor mmu_alloc_roots function by Joerg Roedel · 14 years ago
  88. d41d189 KVM: MMU: Introduce kvm_pdptr_read_mmu by Joerg Roedel · 14 years ago
  89. ff03a07 KVM: MMU: Add kvm_mmu parameter to load_pdptrs function by Joerg Roedel · 14 years ago
  90. d47f00a KVM: X86: Propagate fetch faults by Joerg Roedel · 14 years ago
  91. d4f8cf6 KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa by Joerg Roedel · 14 years ago
  92. 02f59dc KVM: MMU: Introduce init_kvm_nested_mmu() by Joerg Roedel · 14 years ago
  93. 3d06b8b KVM: MMU: Introduce kvm_read_nested_guest_page() by Joerg Roedel · 14 years ago
  94. 2329d46 KVM: MMU: Make walk_addr_generic capable for two-level walking by Joerg Roedel · 14 years ago
  95. ec92fe4 KVM: X86: Add kvm_read_guest_page_mmu function by Joerg Roedel · 14 years ago
  96. 6539e73 KVM: MMU: Implement nested gva_to_gpa functions by Joerg Roedel · 14 years ago
  97. 14dfe85 KVM: X86: Introduce pointer to mmu context used for gva_to_gpa by Joerg Roedel · 14 years ago
  98. c30a358 KVM: MMU: Add infrastructure for two-level page walker by Joerg Roedel · 14 years ago
  99. 1e301fe KVM: MMU: Introduce generic walk_addr function by Joerg Roedel · 14 years ago
  100. 8df25a3 KVM: MMU: Track page fault data in struct vcpu by Joerg Roedel · 14 years ago