1. a7fadbe [PATCH] input core: remove custom-made hotplug handler by Dmitry Torokhov · 19 years ago
  2. c9bcd58 [PATCH] INPUT: Create symlinks for backwards compatibility by Greg Kroah-Hartman · 19 years ago
  3. ea9f240 [PATCH] INPUT: rename input_dev_class to input_class to be correct. by Greg Kroah-Hartman · 19 years ago
  4. b0fdfeb [PATCH] INPUT: remove the input_class structure, as it is unused. by Greg Kroah-Hartman · 19 years ago
  5. 629b77a [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices by Greg Kroah-Hartman · 19 years ago
  6. 967ca69 [PATCH] INPUT: move the input class devices under their new input_dev devices by Greg Kroah-Hartman · 19 years ago
  7. 23d50901 [PATCH] INPUT: export input_dev_class so that input drivers can use it. by Greg Kroah-Hartman · 19 years ago
  8. 1020402 [PATCH] INPUT: register the input class device sooner by Greg Kroah-Hartman · 19 years ago
  9. 5c1e9a6 [PATCH] Input: export input_dev data via sysfs attributes by Dmitry Torokhov · 19 years ago
  10. 051b2fe [PATCH] Input: show sysfs path in /proc/bus/input/devices by Dmitry Torokhov · 19 years ago
  11. 5ebdcbc [PATCH] Input: convert sound/ppc/beep to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  12. 34abf91 [PATCH] Input: convert net/bluetooth to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  13. 17dd3f0 [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  14. 0259567 [PATCH] Input: convert konicawc to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  15. c7f7a56 [PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  16. b7df391 [PATCH] drivers/media: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  17. 76b7cdd [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  18. 8878967 [PATCH] Input: convert onetouch to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  19. b416f2e [PATCH] Input: convert sonypi to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  20. eca1ed1 [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  21. bd62266 [PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  22. c5b7c7c [PATCH] drivers/usb/input: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  23. 3c42f0c [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  24. 2e5b636 [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  25. d19fbe8 [PATCH] Input: prepare to sysfs integration by Dmitry Torokhov · 19 years ago
  26. 4f00469 [PATCH] Input: kill devfs references by Dmitry Torokhov · 19 years ago
  27. 74be227 [PATCH] Driver Core: document struct class_device properly by Greg Kroah-Hartman · 19 years ago
  28. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  29. 51d172d [PATCH] Driver Core: add the ability for class_device structures to be nested by Greg Kroah-Hartman · 19 years ago
  30. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 19 years ago
  31. d8539d8 [PATCH] Driver core: pass interface to class interface methods by Dmitry Torokhov · 19 years ago
  32. 7bd7b09 [PATCH] I2O: remove i2o_device_class by Dmitry Torokhov · 19 years ago
  33. 607cf4d [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code by Greg Kroah-Hartman · 19 years ago
  34. 4f5ca09 [PATCH] I2O: remove class interface by Dmitry Torokhov · 19 years ago
  35. dbe9035 [PATCH] Driver core: send hotplug event before adding class interfaces by Dmitry Torokhov · 19 years ago
  36. b94dc6b [PATCH] usb device wakeup flags by David Brownell · 19 years ago
  37. 0ac8524 [PATCH] driver model wakeup flags by David Brownell · 19 years ago
  38. 2a7ff1f [PATCH] changes device to driver in porting.txt by Erik Hovland · 19 years ago
  39. 4ed17dc [PATCH] kobject_uevent.c has a typo in a comment by Erik Hovland · 19 years ago
  40. d5dee80 [PATCH] add sysfs support for ide tape by Will Dyson · 19 years ago
  41. 3dc7c55 [PATCH] aoe: update to version 14 by Ed L. Cashin · 19 years ago
  42. 475172f [PATCH] aoe: use get_unaligned for accesses in ATA id buffer by Ed L. Cashin · 19 years ago
  43. 741b225 Linux v2.6.14 by Linus Torvalds · 19 years ago
  44. cdada08 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by Linus Torvalds · 19 years ago
  45. 9273214 [PATCH] cpufreq: SMP fix for conservative governor by Dave Jones · 19 years ago
  46. 79b95a4 Revert "x86-64: Avoid unnecessary double bouncing for swiotlb" by Linus Torvalds · 19 years ago
  47. 2ad4106 [TCP]: Clear stale pred_flags when snd_wnd changes by Herbert Xu · 19 years ago
  48. 72ab373 [PATCH] Yet more posix-cpu-timer fixes by Roland McGrath · 19 years ago
  49. a362f46 Revert "remove false BUG_ON() from run_posix_cpu_timers()" by Linus Torvalds · 19 years ago
  50. 7a4ed93 [PATCH] Fix cpu timers expiration time by Oleg Nesterov · 19 years ago
  51. e02fd44 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  52. dd41bf9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  53. 70ab81c posix cpu timers: fix timer ordering by Linus Torvalds · 19 years ago
  54. b0917bd [PATCH] fix radeon_cp_init_ring_buffer() by Ivan Kokshaysky · 19 years ago
  55. 4bcde03 [PATCH] svcsock timestamp fix by Andrew Morton · 19 years ago
  56. 94c1d31 [PATCH] Fix HFS+ to free up the space when a file is deleted. by Peter Wainwright · 19 years ago
  57. 35848e0 [PATCH] kill massive wireless-related log spam by Jeff Garzik · 19 years ago
  58. bb32051 [PATCH] export cpu_online_map by Andrew Morton · 19 years ago
  59. 958d24d [PATCH] ppc64: Fix wrong register mapping in mpic driver by Benjamin Herrenschmidt · 19 years ago
  60. 1c6fe94 [PATCH] NUMA: broken per cpu pageset counters by Magnus Damm · 19 years ago
  61. 8712e55 [PATCH] md: make sure mdthreads will always respond to kthread_stop by NeilBrown · 19 years ago
  62. 7edc24c [ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bitops.h by Ian Campbell · 19 years ago
  63. 6693e74 PCI: be more verbose about resource quirks by Linus Torvalds · 19 years ago
  64. 5ed688a [LLC]: Strip RIF flag from source MAC address by Jochen Friedrich · 19 years ago
  65. 5ac660e [TR]: Preserve RIF flag even for 2 byte RIF fields. by Jochen Friedrich · 19 years ago
  66. 4ea6a80 [IPV6]: Fix refcnt of struct ip6_flowlabel by Yan Zheng · 19 years ago
  67. 444d1d9 [PATCH] qlogic lockup fix by Andrew Morton · 19 years ago
  68. 0db9ae4 [PATCH] alpha: atomic dependency fix by Andrew Morton · 19 years ago
  69. c34e152 [ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXA by Pavel Machek · 19 years ago
  70. 551f8f0 [SERIAL] new hp diva console port by Justin Chen · 19 years ago
  71. add7b58 [SERIAL] support the Exsys EX-4055 4S four-port card by Bjorn Helgaas · 19 years ago
  72. c14e2cf [PATCH] Return the line length via sysfs for fbdev by James Simmons · 19 years ago
  73. d5c5d8f [PATCH] ALSA: Fix Oops of suspend/resume with generic drivers by Takashi Iwai · 19 years ago
  74. 10ded94 [PATCH] uml: fix compile failure for TT mode by Miklos Szeredi · 19 years ago
  75. a69ac4a [PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() race by Oleg Nesterov · 19 years ago
  76. ca531a0 [PATCH] posix-timers: exit path cleanup by Oleg Nesterov · 19 years ago
  77. 3de463c [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers() by Oleg Nesterov · 19 years ago
  78. 108150e [PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() races by Oleg Nesterov · 19 years ago
  79. ba9e358 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  80. 75eeec2 [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt() by Roland Dreier · 19 years ago
  81. 8d3b359 [PATCH] inotify/idr leak fix by Andrew Morton · 19 years ago
  82. c0fef67 [PATCH] Kconfig: saa7134-dvb should not select cx22702 by Mike Krufky · 19 years ago
  83. 20c19e4 [PATCH] SELinux: handle sel_make_bools() failure in selinuxfs by Davi Arnaut · 19 years ago
  84. 282c1f5 [PATCH] selinux: Fix NULL deref in policydb_destroy by Stephen Smalley · 19 years ago
  85. 8766ce4 [PATCH] aio syscalls are not checked by lsm by Kostik Belousov · 19 years ago
  86. a991304 [PATCH] kernel-parameters cleanup by Randy Dunlap · 19 years ago
  87. 4196c3a cardbus: limit IO windows to 256 bytes by Linus Torvalds · 19 years ago
  88. 9092b20 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by Linus Torvalds · 19 years ago
  89. e80eda9 Posix timers: limit number of timers firing at once by Linus Torvalds · 19 years ago
  90. 49636bb [NEIGH] Fix timer leak in neigh_changeaddr by Herbert Xu · 19 years ago
  91. 6fb9974 [NEIGH] Fix add_timer race in neigh_add_timer by Herbert Xu · 19 years ago
  92. 2037550 [NEIGH] Print stack trace in neigh_add_timer by Herbert Xu · 19 years ago
  93. d475f3f [PATCH] alpha: additional smp barriers by Ivan Kokshaysky · 19 years ago
  94. 4595f25 [AX.25]: Fix signed char bug by Ralf Baechle · 19 years ago
  95. c98d80e [SK_BUFF]: ipvs_property field must be copied by Julian Anastasov · 19 years ago
  96. 63172cb [PATCH] typo fix in last cpufreq powernow patch by Chris Wright · 19 years ago
  97. 25f407f [PATCH] Call exit_itimers from do_exit, not __exit_signal by Roland McGrath · 19 years ago
  98. 9465bee Revert "Fix cpu timers exit deadlock and races" by Linus Torvalds · 19 years ago
  99. 0213df7 [PATCH] cpufreq: fix pending powernow timer stuck condition by Dave Jones · 19 years ago
  100. 3078fcc [PATCH] ppc64: Fix typo bug in iSeries hash code by David Gibson · 19 years ago