1. 35e8bb5 gpiolib: request/free hooks by David Brownell · 16 years ago
  2. 0f6d504 gpiolib: gpio_to_irq() hooks by David Brownell · 16 years ago
  3. 3d599d1 gpio_free might sleep, generic part by Uwe Kleine-König · 16 years ago
  4. 4fd5463 gpio: make gpiochip label const by Dmitry Baryshkov · 16 years ago
  5. 8d7b48e autofs4: add miscellaneous device for ioctls by Ian Kent · 16 years ago
  6. bb979d7 autofs4: cleanup autofs mount type usage by Ian Kent · 16 years ago
  7. 9d793b0 i2o: Fix 32/64bit DMA locking by Alan Cox · 16 years ago
  8. 2bec19f orion_spi: handle 88F6183 erratum by Lennert Buytenhek · 16 years ago
  9. bf2a9a3 Allow recursion in binfmt_script and binfmt_misc by Kirill A. Shutemov · 16 years ago
  10. 5311248 alpha: introduce field 'taso' into struct linux_binprm by Kirill A. Shutemov · 16 years ago
  11. 56d9366 introduce generic iommu_num_pages function by Joerg Roedel · 16 years ago
  12. bdab0ba x86: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
  13. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  14. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
  15. f7ad160 include/linux/clk.h: fix comment by Alex Raimondi · 16 years ago
  16. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  17. 22b8ce9 profiling: dynamically enable readprofile at runtime by Dave Hansen · 16 years ago
  18. 25ddbb1 Make the taint flags reliable by Andi Kleen · 16 years ago
  19. a25d644 wait: kill is_sync_wait() by Tejun Heo · 16 years ago
  20. c80cfb0 vsprintf: use new vsprintf symbolic function pointer format by Bjorn Helgaas · 16 years ago
  21. 1ecfea0 init.h: remove long-dead __setup_null_param() macro by Robert P. J. Day · 16 years ago
  22. 693ac38 include/linux/mount.h: remove CVS keyword by Adrian Bunk · 16 years ago
  23. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  24. 1bfcf13 pm: rework disabling of user mode helpers during suspend/hibernation by Rafael J. Wysocki · 16 years ago
  25. e0b0f9e h8300: update timer handler - new files by Yoshinori Sato · 16 years ago
  26. 9363b9f memrlimit: cgroup mm owner callback changes to add task info by Balbir Singh · 16 years ago
  27. 1648993 introduce generic header file for the software IO/TLB by Joerg Roedel · 16 years ago
  28. 99178b0 Driver core: add bus_sort_breadthfirst() function by Greg Kroah-Hartman · 16 years ago
  29. 0b4a4fe kobject: Cleanup kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 16 years ago
  30. 030c1d2 kobject: Fix kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 16 years ago
  31. 8c0e399 sysfs: Make dir and name args to sysfs_notify() const by Trent Piepho · 16 years ago
  32. d8bf254 platform: add new device registration helper by Dmitry Baryshkov · 16 years ago
  33. e613966 debug: Introduce a dev_WARN() function by Arjan van de Ven · 16 years ago
  34. f1282c8 sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent by Neil Brown · 16 years ago
  35. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  36. 7fb6b5d device create: remove device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  37. ae87221 sysfs: crash debugging by Andrew Morton · 17 years ago
  38. 17bc6c3 vfs: Add no_nrwrite_index_update writeback control flag by Aneesh Kumar K.V · 16 years ago
  39. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  40. 4c0e799 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  41. 22441cf IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option by Pedro Ribeiro · 16 years ago
  42. 2502991 Merge branch 'fixes' into for-linus by Russell King · 16 years ago
  43. be585c0 firewire: Add more documentation to firewire-cdev.h by Jay Fenlason · 16 years ago
  44. 6925bac Merge branch 'next' by Trond Myklebust · 16 years ago
  45. 04ab591 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  46. f61f1b5 x86: fix compat-vdso by Suresh Siddha · 16 years ago
  47. 5f2434a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  48. 2381ad2 KVM: ia64: Add intel iommu support for guests. by Xiantao Zhang · 16 years ago
  49. 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago
  50. c77fb9d KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archs by Xiantao Zhang · 16 years ago
  51. 8a98f66 KVM: Move device assignment logic to common code by Xiantao Zhang · 16 years ago
  52. e5fcfc8 KVM: Device Assignment: Map mmio pages into VT-d page table by Weidong Han · 16 years ago
  53. 0074ff6 KVM: MMU: speed up mmu_unsync_walk by Marcelo Tosatti · 16 years ago
  54. 4731d4c KVM: MMU: out of sync shadow core by Marcelo Tosatti · 16 years ago
  55. a705289 KVM: x86: trap invlpg by Marcelo Tosatti · 16 years ago
  56. 0ba73cd KVM: MMU: sync roots on mmu reload by Marcelo Tosatti · 16 years ago
  57. e8bc217 KVM: MMU: mode specific sync_page by Marcelo Tosatti · 16 years ago
  58. 62c476c KVM: Device Assignment with VT-d by Ben-Ami Yassour · 16 years ago
  59. 3871794 VT-d: Changes to support KVM by Kay, Allen M · 16 years ago
  60. 7d81a5e MIPS: IP22/28: Switch over to RTC class driver by Thomas Bogendoerfer · 16 years ago
  61. 201c72a MIPS: Have a heart for a lonely, lost header file ... by Ralf Baechle · 16 years ago
  62. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  63. defed7e x86: Move FEATURE_CONTROL bits to msr-index.h by Sheng Yang · 16 years ago
  64. d769017 KVM: x86: do not execute halted vcpus by Marcelo Tosatti · 16 years ago
  65. fa89a81 KVM: Add statistics for guest irq injections by Avi Kivity · 16 years ago
  66. 8ceed347 KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTR by Avi Kivity · 16 years ago
  67. 8349b5c KVM: remove unused field from the assigned dev struct by Ben-Ami Yassour · 16 years ago
  68. 6ad18fb KVM: Reduce stack usage in kvm_pv_mmu_op() by Dave Hansen · 16 years ago
  69. 4d5c5d0 KVM: pci device assignment by Ben-Ami Yassour · 16 years ago
  70. 3807f34 x86: paravirt: factor out cpu_khz to common code by Glauber Costa · 16 years ago
  71. 564f153 KVM: Add irq ack notifier list by Avi Kivity · 16 years ago
  72. 3b4bd79 KVM: ppc: trace powerpc instruction emulation by Christian Ehrhardt · 16 years ago
  73. 31711f2 KVM: ppc: adds trace points for ppc tlb activity by Jerone Young · 16 years ago
  74. 3f7f95c KVM: kvmtrace: replace get_cycles with ktime_get v3 by Christian Ehrhardt · 16 years ago
  75. e32c8f2 KVM: kvmtrace: Remove use of bit fields in kvm trace structure by Christian Ehrhardt · 16 years ago
  76. 77ab6db KVM: VMX: Reinject real mode exception by Jan Kiszka · 16 years ago
  77. 19bd8af KVM: Consolidate XX_VECTOR defines by Jan Kiszka · 16 years ago
  78. 937a7ea KVM: Add a pending interrupt queue by Avi Kivity · 16 years ago
  79. 668f612 KVM: VMX: Move nmi injection failure processing to vm exit path by Avi Kivity · 16 years ago
  80. d98e634 KVM: Move KVM TRACE DEFINITIONS to common header by Hollis Blanchard · 16 years ago
  81. 5fdbf97 KVM: x86: accessors for guest registers by Marcelo Tosatti · 16 years ago
  82. ab55570 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  83. e1a65b5 mac80211: fixme for kernel-doc by Randy Dunlap · 16 years ago
  84. 6dc647258 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  85. e413b21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  86. 4704f0e NFS: Fix the resolution problem with nfs_inode_attrs_need_update() by Trond Myklebust · 16 years ago
  87. f129ea6 HID: fix a lockup regression when using force feedback on a PID device by Anssi Hannula · 16 years ago
  88. dded364 HID: hiddev.h: Fix example code. by Antonio Ospite · 16 years ago
  89. 34a5cee HID: hiddev.h: Fix mixed space and tabs in example code. by Antonio Ospite · 16 years ago
  90. 76483cf HID: remove hid-ff by Jiri Slaby · 16 years ago
  91. 987fbc1 HID: move zeroplus FF processing by Jiri Slaby · 16 years ago
  92. 10e41a7 HID: move thrustmaster FF processing by Jiri Slaby · 16 years ago
  93. 5f02229 HID: move pantherlord FF processing by Jiri Slaby · 16 years ago
  94. 606bd0a HID: move logitech FF processing by Jiri Slaby · 16 years ago
  95. 6edfa8d HID: move reset leds quirk by Jiri Slaby · 16 years ago
  96. 93c1013 HID: move connect quirks by Jiri Slaby · 16 years ago
  97. bd28ce0 HID: move sony quirks by Jiri Slaby · 16 years ago
  98. 2b88b80 HID: remove rdesc quirk support by Jiri Slaby · 16 years ago
  99. 3715ade HID: remove hid-input-quirks by Jiri Slaby · 16 years ago
  100. 980a3da HID: move samsung quirks by Jiri Slaby · 16 years ago