1. 83766bc Char: mxser, prints cleanup by Jiri Slaby · 16 years ago
  2. 72800df Char: mxser, globals cleanup by Jiri Slaby · 16 years ago
  3. 41aee9a Char: mxser, ioctl cleanup by Jiri Slaby · 16 years ago
  4. 6ee8928 nwflash: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  5. 236b875 dsp56k: BKL pushdown by Alan Cox · 16 years ago
  6. b8e3591 ds1302: push down the BKL into the driver ioctl code by Alan Cox · 16 years ago
  7. 6d535d3 ppdev: wrap ioctl handler in driver and push lock down by Alan Cox · 16 years ago
  8. e05e9f7 ixj: push BKL into driver and wrap ioctls by Alan Cox · 16 years ago
  9. 11af747 sx: push BKL down into the firmware ioctl handler by Alan Cox · 16 years ago
  10. f6759fd rio: push down the BKL into the firmware ioctl handler by Alan Cox · 16 years ago
  11. 909d145 mwave: ioctl BKL pushdown by Alan Cox · 16 years ago
  12. 47be36a ip2: push BKL down for the firmware interface by Alan Cox · 16 years ago
  13. 76528a4 efirtc: push down the BKL by Alan Cox · 16 years ago
  14. 372572e #if 0 hpet_unregister() by Adrian Bunk · 16 years ago
  15. 8d1e120 proper extern for mwave_s_mdd by Adrian Bunk · 16 years ago
  16. bbcd6d5 gpio: max732x driver by Eric Miao · 16 years ago
  17. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  18. ff1d5c2 gpio: add bt8xxgpio driver by Michael Buesch · 16 years ago
  19. 8f1cc3b gpio: mcp23s08 handles multiple chips per chipselect by David Brownell · 16 years ago
  20. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  21. 53a9600 mfd: sm501 fix gpio number calculation for upper bank by Ben Dooks · 16 years ago
  22. f299920 mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset by Ben Dooks · 16 years ago
  23. 28130be sm501: fixes for akpms comments on gpiolib addition by Ben Dooks · 16 years ago
  24. 42cd236 sm501: gpio I2C support by Ben Dooks · 16 years ago
  25. 60e540d sm501: gpio dynamic registration for PCI devices by Arnaud Patard · 16 years ago
  26. f61be27 sm501: add gpiolib support by Ben Dooks · 16 years ago
  27. 472dba7 sm501: add power control callback by Ben Dooks · 16 years ago
  28. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  29. f38954c drivers/misc/hpilo.c needs CONFIG_PCI by Andrew Morton · 16 years ago
  30. db358b4 parport: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  31. 4f46d6e mfd: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  32. 2f5a5cf drivers/power: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  33. 62ec30d misc: add HP WMI laptop extras driver by Matthew Garrett · 16 years ago
  34. f557d09 remove some more tipar bits by Adrian Bunk · 16 years ago
  35. c82dd53 mfd: don't use memzero by Andrew Morton · 16 years ago
  36. 43de804 char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include by Huang Weiyi · 16 years ago
  37. 29b309e Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>" by Linus Torvalds · 16 years ago
  38. e34f872 virtio: Add transport feature handling stub for virtio_ring. by Rusty Russell · 16 years ago
  39. c624896 virtio: Rename set_features to finalize_features by Rusty Russell · 16 years ago
  40. dd7c7bc virtio: Formally reserve bits 28-31 to be 'transport' features. by Rusty Russell · 16 years ago
  41. faeba830 s390: use virtio_console for KVM on s390 by Christian Borntraeger · 16 years ago
  42. 7721c49 virtio: console as a config option by Christian Borntraeger · 16 years ago
  43. 91fcad1 virtio_console: use virtqueue notification for hvc_console by Christian Borntraeger · 16 years ago
  44. 611e097 hvc_console: rework setup to replace irq functions with callbacks by Christian Borntraeger · 16 years ago
  45. 066f4d8 virtio_blk: check for hardsector size from host by Christian Borntraeger · 16 years ago
  46. e962fa66 virtio: Use bus_type probe and remove methods by Mark McLoughlin · 16 years ago
  47. 44653ea virtio: don't always force a notification when ring is full by Rusty Russell · 16 years ago
  48. fb6813f virtio: Recycle unused recv buffer pages for large skbs in net driver by Rusty Russell · 16 years ago
  49. 97402b9 virtio net: Allow receiving SG packets by Herbert Xu · 17 years ago
  50. a9ea3fc virtio net: Add ethtool ops for SG/GSO by Herbert Xu · 17 years ago
  51. 9953ca6 virtio: fix virtio_net xmit of freed skb bug by Mark McLoughlin · 16 years ago
  52. b5684b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  53. 1481b91 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  54. 5042d99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  55. 1b8ebad ide: use proper printk() KERN_* levels in ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 52f3a77 ide: fix for EATA SCSI HBA in ATA emulating mode by Bartlomiej Zolnierkiewicz · 16 years ago
  57. d0b53f6 ide: remove stale comments from drivers/ide/Makefile by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 90d2c6b ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phase by Bartlomiej Zolnierkiewicz · 16 years ago
  59. e27420d ide-scsi: remove kmalloced struct request by FUJITA Tomonori · 16 years ago
  60. 216f9a8 ht6560b: remove old history by Jan Evert van Grootheest · 16 years ago
  61. eb34b2d ht6560b: update email address by Jan Evert van Grootheest · 16 years ago
  62. e8e7b9e ide-cd: fix oops when using growisofs by Jens Axboe · 16 years ago
  63. 96cc112 gayle: release resources on ide_host_add() failure by Bartlomiej Zolnierkiewicz · 16 years ago
  64. a0f403b palm_bk3710: add UltraDMA/100 support by Sergei Shtylyov · 16 years ago
  65. 7fa897b ide: trivial sparse annotations by Harvey Harrison · 16 years ago
  66. cd740ab ide: ide-tape.c sparse annotations and unaligned access removal by Harvey Harrison · 16 years ago
  67. a326b02 ide: drop 'name' parameter from ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  68. ced3ec8 ide: prefix messages from IDE PCI host drivers by driver name by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 04ba6e7 it821x: remove DECLARE_ITE_DEV() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 29f1ca9 it8213: remove DECLARE_ITE_DEV() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 28cfd8a ide: include PCI device name in messages from IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  72. f01d35d ide-generic: remove ide_default_{io_base,irq}() inlines (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 35bbac9 ide-generic: is no longer needed on ppc32 by Bartlomiej Zolnierkiewicz · 16 years ago
  74. dbdec83 ide-generic: minor fix for mips by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 37c5ef5 rapide: add module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 8e27cb1 icside: add module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 585f67e via82cxxx: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  78. fc2c32b trm290: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 29d72f2 triflex: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  80. ea881d6 tc86c001: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 64b0fed slc90e66: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 6ce71998 sl82c105: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 1ceb906 sis5513: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. fe38258 siimage: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  85. bc2c9a8 serverworks: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 991f5e6 sc1200: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 0fd1880 rz1000: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  88. da8c3e0 piix: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 574a1c2 pdc202xx_old: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  90. d69c8f8 pdc202xx_new: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  91. adc7f85 opti621: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  92. aa6e518 ns87415: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 1bcaaba jmicron: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 87d8b61 it821x: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 5102f76 it8213: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  96. a6c43a2 hpt366: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 741ac62 hpt34x: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  98. f566bca ide/pci/generic: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  99. cd68841 cy82c693: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 40c8a7f cs5535: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago