1. 6fbfddc Merge ../bleed-2.6 by Greg KH · 20 years ago
  2. c41455f [PATCH] kernel-doc: drivers/base fixes by Randy Dunlap · 20 years ago
  3. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 20 years ago
  4. a1bdc7a [PATCH] drivers/base - fix sparse warnings by Ben Dooks · 20 years ago
  5. a7fadbe [PATCH] input core: remove custom-made hotplug handler by Dmitry Torokhov · 20 years ago
  6. c9bcd58 [PATCH] INPUT: Create symlinks for backwards compatibility by Greg Kroah-Hartman · 20 years ago
  7. ea9f240 [PATCH] INPUT: rename input_dev_class to input_class to be correct. by Greg Kroah-Hartman · 20 years ago
  8. b0fdfeb [PATCH] INPUT: remove the input_class structure, as it is unused. by Greg Kroah-Hartman · 20 years ago
  9. 629b77a [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices by Greg Kroah-Hartman · 20 years ago
  10. 967ca69 [PATCH] INPUT: move the input class devices under their new input_dev devices by Greg Kroah-Hartman · 20 years ago
  11. 23d5090 [PATCH] INPUT: export input_dev_class so that input drivers can use it. by Greg Kroah-Hartman · 20 years ago
  12. 1020402 [PATCH] INPUT: register the input class device sooner by Greg Kroah-Hartman · 20 years ago
  13. 5c1e9a6 [PATCH] Input: export input_dev data via sysfs attributes by Dmitry Torokhov · 20 years ago
  14. 051b2fe [PATCH] Input: show sysfs path in /proc/bus/input/devices by Dmitry Torokhov · 20 years ago
  15. 17dd3f0 [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation by Dmitry Torokhov · 20 years ago
  16. 0259567 [PATCH] Input: convert konicawc to dynamic input_dev allocation by Dmitry Torokhov · 20 years ago
  17. c7f7a56 [PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation by Dmitry Torokhov · 20 years ago
  18. b7df391 [PATCH] drivers/media: convert to dynamic input_dev allocation by Dmitry Torokhov · 20 years ago
  19. 76b7cdd [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation by Dmitry Torokhov · 20 years ago
  20. 8878967 [PATCH] Input: convert onetouch to dynamic input_dev allocation by Dmitry Torokhov · 20 years ago
  21. b416f2e [PATCH] Input: convert sonypi to dynamic input_dev allocation by Dmitry Torokhov · 20 years ago
  22. eca1ed1 [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation by Dmitry Torokhov · 20 years ago
  23. bd62266 [PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation by Dmitry Torokhov · 20 years ago
  24. c5b7c7c [PATCH] drivers/usb/input: convert to dynamic input_dev allocation by Dmitry Torokhov · 20 years ago
  25. 3c42f0c [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation by Dmitry Torokhov · 20 years ago
  26. 2e5b636 [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation by Dmitry Torokhov · 20 years ago
  27. d19fbe8 [PATCH] Input: prepare to sysfs integration by Dmitry Torokhov · 20 years ago
  28. 4f00469 [PATCH] Input: kill devfs references by Dmitry Torokhov · 20 years ago
  29. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 20 years ago
  30. 51d172d [PATCH] Driver Core: add the ability for class_device structures to be nested by Greg Kroah-Hartman · 20 years ago
  31. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 20 years ago
  32. d8539d8 [PATCH] Driver core: pass interface to class interface methods by Dmitry Torokhov · 20 years ago
  33. 7bd7b09 [PATCH] I2O: remove i2o_device_class by Dmitry Torokhov · 20 years ago
  34. 607cf4d [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code by Greg Kroah-Hartman · 20 years ago
  35. 4f5ca09 [PATCH] I2O: remove class interface by Dmitry Torokhov · 20 years ago
  36. dbe9035 [PATCH] Driver core: send hotplug event before adding class interfaces by Dmitry Torokhov · 20 years ago
  37. b94dc6b [PATCH] usb device wakeup flags by David Brownell · 20 years ago
  38. 0ac8524 [PATCH] driver model wakeup flags by David Brownell · 20 years ago
  39. d5dee80 [PATCH] add sysfs support for ide tape by Will Dyson · 20 years ago
  40. 3dc7c55 [PATCH] aoe: update to version 14 by Ed L. Cashin · 20 years ago
  41. 475172f [PATCH] aoe: use get_unaligned for accesses in ATA id buffer by Ed L. Cashin · 20 years ago
  42. 83928e1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  43. 9be16a0 Merge branch 'sx8' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 20 years ago
  44. 5fadd05 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 20 years ago
  45. e5dfa92 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 20 years ago
  46. 5dd9624 Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 20 years ago
  47. 28d721e Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 20 years ago
  48. 0ee40c6 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 20 years ago
  49. 6f475c0 [ARM] 2897/2: PXA2xx IRDA support by Nicolas Pitre · 20 years ago
  50. dd5b295 [ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000 by Jon Ringle · 20 years ago
  51. d9e2964 [ARM] 3029/1: Add HWUART support for PXA 255/26x by Matt Reimer · 20 years ago
  52. 917f68f [ARM] 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000 by Jon Ringle · 20 years ago
  53. 0b83f14 [ARM] 2918/1: [update] Base port of Comdial MP1000 platfrom by Jon Ringle · 20 years ago
  54. b4e3ca1 [PATCH] gfp_t: remaining bits of drivers/* by Al Viro · 20 years ago
  55. 9e24974 [PATCH] gfp_t: drivers/net by Al Viro · 20 years ago
  56. 87b750d [PATCH] gfp_t: drivers/infiniband by Al Viro · 20 years ago
  57. c53033f [PATCH] gfp_t: drivers/scsi by Al Viro · 20 years ago
  58. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 20 years ago
  59. 5c1fb41 [PATCH] gfp_t: dma-mapping (parisc) by Al Viro · 20 years ago
  60. 8267e26 [PATCH] gfp_t: block layer core by Al Viro · 20 years ago
  61. 63a4b52 [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for register defined in pxa-regs.h by Ian Campbell · 20 years ago
  62. f339ab3 [ARM] Fix sparse warnings by Russell King · 20 years ago
  63. 674c045 [ARM] 3/4: Remove asm/hardware.h from SA1100 io.h by Russell King · 20 years ago
  64. c6b8fda [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h by Russell King · 20 years ago
  65. 766529f [ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.h by Russell King · 20 years ago
  66. 772eca7 [BLOCK] Leftover reference to ->max_back_kb by Jens Axboe · 20 years ago
  67. 64521d1 [BLOCK] elevator switch fixes/cleanup by Jens Axboe · 20 years ago
  68. cb98fc8 [BLOCK] Reimplement elevator switch by Tejun Heo · 20 years ago
  69. cb19833 [BLOCK] kill generic max_back_kb handling by Tejun Heo · 20 years ago
  70. 98b1147 [PATCH] 04/05 remove last_merge handling from ioscheds by Tejun Heo · 20 years ago
  71. 06b8624 [PATCH] 03/05 move last_merge handlin into generic elevator code by Tejun Heo · 20 years ago
  72. b4878f2 [PATCH] 02/05: update ioscheds to use generic dispatch queue by Jens Axboe · 20 years ago
  73. d9ebb19 [PATCH] elevator: leftover function declaration by Jens Axboe · 20 years ago
  74. 1b47f53 [PATCH] generic dispatch fixes by Jens Axboe · 20 years ago
  75. 8922e16 [PATCH] 01/05 Implement generic dispatch queue by Tejun Heo · 20 years ago
  76. 2824bc93 [PATCH] fix try_module_get race in elevator_find by Tejun Heo · 20 years ago
  77. b298264 Following the same idea, it occurs to me that we should only update by Chen, Kenneth W · 20 years ago
  78. 20e5c81 [patch] remove gendisk->stamp_idle field by Chen, Kenneth W · 20 years ago
  79. cb65011 Merge branch 'master' by Jeff Garzik · 20 years ago
  80. 26ba2a7 Merge branch 'master' by Jeff Garzik · 20 years ago
  81. b2ab040 Merge branch 'master' by Jeff Garzik · 20 years ago
  82. 9273214 [PATCH] cpufreq: SMP fix for conservative governor by Dave Jones · 20 years ago
  83. e02fd44 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 20 years ago
  84. b0917bd [PATCH] fix radeon_cp_init_ring_buffer() by Ivan Kokshaysky · 20 years ago
  85. 8712e55 [PATCH] md: make sure mdthreads will always respond to kthread_stop by NeilBrown · 20 years ago
  86. 9119075 [libata] ata_timing fix by Alan Cox · 20 years ago
  87. ccd7bc2 Merge branch 'master' by Jeff Garzik · 20 years ago
  88. 1f57389 Merge branch 'master' by Jeff Garzik · 20 years ago
  89. ac9c189 [netdrvr forcedeth] scatter gather and segmentation offload support by Ayaz Abdulla · 20 years ago
  90. 6693e74 PCI: be more verbose about resource quirks by Linus Torvalds · 20 years ago
  91. 444d1d9 [PATCH] qlogic lockup fix by Andrew Morton · 20 years ago
  92. 6f0ef4f [PATCH] libata kernel-doc fixes by Randy Dunlap · 20 years ago
  93. 551f8f0 [SERIAL] new hp diva console port by Justin Chen · 20 years ago
  94. add7b58 [SERIAL] support the Exsys EX-4055 4S four-port card by Bjorn Helgaas · 20 years ago
  95. c14e2cf [PATCH] Return the line length via sysfs for fbdev by James Simmons · 20 years ago
  96. ba9e358 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 20 years ago
  97. 75eeec2 [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt() by Roland Dreier · 20 years ago
  98. c0fef67 [PATCH] Kconfig: saa7134-dvb should not select cx22702 by Mike Krufky · 20 years ago
  99. 4196c3a cardbus: limit IO windows to 256 bytes by Linus Torvalds · 20 years ago
  100. 057ace5 libata: const-ification bombing run by Jeff Garzik · 20 years ago