1. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  3. 1c3dd32 ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver by Bartlomiej Zolnierkiewicz · 17 years ago
  4. af4c90f siimage: bump driver version by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 15d8061 ide: Fix cs5535 driver accessing beyond array boundary by Benjamin Herrenschmidt · 17 years ago
  6. a87a87c ide: Fix siimage driver accessing beyond array boundary by Benjamin Herrenschmidt · 17 years ago
  7. c2f73fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  8. 727c26e net: libertas sdio driver by Pierre Ossman · 17 years ago
  9. d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  10. 9e3866b mmc: at91_mci: cleanup: use MCI_ERRORS by Andrew Victor · 17 years ago
  11. 00cedfa mmc: possible leak in mmc_read_ext_csd by Florin Malita · 17 years ago
  12. c56ec76 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  13. 6619a8f x86: Create clflush() inline, remove hardcoded wbinvd by H. Peter Anvin · 17 years ago
  14. 231b64b x86: remove rogue default m in drivers/video/Kconfig by Andi Kleen · 17 years ago
  15. fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  16. a3bec5c Revert "[SCSI] Remove full sg table memset()" by Jens Axboe · 17 years ago
  17. b6257a9 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  18. c548f08 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  19. 5c8e191 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  20. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  21. 348366b PNP: add debug message for adding new device by Bjorn Helgaas · 17 years ago
  22. 36405e9 PNP: simplify PNPBIOS insert_device by Bjorn Helgaas · 17 years ago
  23. b933e19 PNP: use dev_info() in system driver by Bjorn Helgaas · 17 years ago
  24. a05d078 PNP: use dev_info(), dev_err(), etc in core by Bjorn Helgaas · 17 years ago
  25. 5bfc43a PNP: simplify PNP card error handling by Bjorn Helgaas · 17 years ago
  26. 402b310 PNP: remove null pointer checks by Bjorn Helgaas · 17 years ago
  27. 9cd8047 Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off by Krzysztof Oledzki · 17 years ago
  28. 7ef3639 PNP: don't fail device init if no DMA channel available by Jan Beulich · 17 years ago
  29. 36e02b6 PNP: make pnpacpi_suspend handle errors by Rafael J. Wysocki · 17 years ago
  30. fdc1ca8 floppy: remove register keyword use from floppy driver by Jesper Juhl · 17 years ago
  31. aee9041 floppy: remove dead/commented out code from floppy driver by Jesper Juhl · 17 years ago
  32. 06f748c floppy: do a very minimal style cleanup of the floppy driver by Jesper Juhl · 17 years ago
  33. cf7a441 md: make sure read errors are auto-corrected during a 'check' resync in raid1 by NeilBrown · 17 years ago
  34. d7f3d29 md: expose the degraded status of an assembled array through sysfs by Iustin Pop · 17 years ago
  35. 2b12ab6 md: 'sync_action' in sysfs returns wrong value for readonly arrays by NeilBrown · 17 years ago
  36. 8299d7f md: fix a bug in some never-used code. by NeilBrown · 17 years ago
  37. 4d936ec md: software Raid autodetect dev list not array by Michael J. Evans · 17 years ago
  38. 2b0172e drivers/char/ip2: fix used-uninit'd bug by Jeff Garzik · 17 years ago
  39. f4a1c2b lp_console: cleanups by Pavel Machek · 17 years ago
  40. 2d1df81 HVC console is also used by iSeries, so add that to HVC_DRIVER help. by Rusty Russell · 17 years ago
  41. 3e6c6f6 Delay creation of khcvd thread by Rusty Russell · 17 years ago
  42. 5f519d7 tty: expose new methods needed for drivers to get termios right by Alan Cox · 17 years ago
  43. 44a2db4 lk201: remove obsolete driver by Maciej W. Rozycki · 17 years ago
  44. 1f7c823 Make the pr_*() family of macros in kernel.h complete by Emil Medve · 17 years ago
  45. c98673f I2O: Fix "defined but not used" build warnings by Satyam Sharma · 17 years ago
  46. 2e8ecb9 add CONFIG_VT_UNICODE by Bill Nottingham · 17 years ago
  47. d9aaccc make dmapool code use __set_current_state() by Arjan van de Ven · 17 years ago
  48. fac8b20 Remove final traces of long-deprecated "ramdisk" kernel parm by Robert P. J. Day · 17 years ago
  49. 5a9df73 drivers/block/cciss.c: fix check-after-use by Adrian Bunk · 17 years ago
  50. 827afdf n_hdlc.c: fix check-after-use by Adrian Bunk · 17 years ago
  51. 1a614f5 cciss: fix error reporting for SG_IO by Steve Cameron · 17 years ago
  52. 7fdfd40 NBD: allow hung network I/O to be cancelled by Paul Clements · 17 years ago
  53. 4b86a87 NBD: set uninitialized devices to size 0 by Paul Clements · 17 years ago
  54. 2e9c47c floppy: tolerate DMA channel unavailability by Jan Beulich · 17 years ago
  55. 7ba4b92 jsm: Remove further unneeded crud by Alan Cox · 17 years ago
  56. 7f748bb mxser: Remove use of dead TTY_FLIPBUF_SIZE definition by Alan Cox · 17 years ago
  57. 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
  58. abdbf94 aoe: remove unecessary wrapper function by Ed L. Cashin · 17 years ago
  59. a8b0ac0 pnp: avoid a small unlikely memory leak in proc_read_escd() by Jesper Juhl · 17 years ago
  60. 3542ae4 Tweak /proc/ipmi removal by Alexey Dobriyan · 17 years ago
  61. 7917ff9 tpm: pay attention to IRQ info from PNP by Bjorn Helgaas · 17 years ago
  62. 978550b8 drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  63. 392b7bc drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  64. ae0b78d epca.c: reformat comments and coding style improvements by Alexey Dobriyan · 17 years ago
  65. af49d92 Remove "unsafe" from module struct by Rusty Russell · 17 years ago
  66. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
  67. de4f800 Clean up duplicate includes in drivers/w1/ by Jesper Juhl · 17 years ago
  68. 3f1a437 Clean up duplicate includes in drivers/char/ by Jesper Juhl · 17 years ago
  69. 2b571a0 pcmcia: CompactFlash driver for PA Semi Electra boards by Olof Johansson · 17 years ago
  70. 759d7c6 Remove unneeded lock_kernel() in driver/block/loop.c by Diego Woitasen · 17 years ago
  71. 0cbc591b nbd: change a parameter's type to remove a memcpy call by Denis Cheng · 17 years ago
  72. d2c9740 nbd: use list_for_each_entry_safe to make it more consolidated and readable by Denis Cheng · 17 years ago
  73. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  74. eb1f293 Driver for the Atmel on-chip SSC on AT32AP and AT91 by Hans-Christian Egtvedt · 17 years ago
  75. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  76. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  77. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  78. 6b08f3a [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers by Joachim Fenkes · 17 years ago
  79. f5c0dde [SCSI] Remove full sg table memset() by FUJITA Tomonori · 17 years ago
  80. c79d88b [SCSI] ide-scsi: remove usage of sg_last() by Jens Axboe · 17 years ago
  81. 8bf50f7 cciss: disable DMA refetch on Smart Array P600 by Mike Miller (OS Dev) · 17 years ago
  82. 2428427 [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg by Boaz Harrosh · 17 years ago
  83. 3ea3351 Remove magic macros for screen_info structure members by H. Peter Anvin · 17 years ago
  84. ebb3e82 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  85. e5712a6 missing include in mmc by Al Viro · 17 years ago
  86. 68f3e66 fix adbhid mismerge by Al Viro · 17 years ago
  87. 1a1769f WOL bugfix for 3c59x.c by Steffen Klassert · 17 years ago
  88. d0cab89 skge 1.12 by Stephen Hemminger · 17 years ago
  89. 678aa1f skge: add a debug interface by Stephen Hemminger · 17 years ago
  90. afa151b skge: eeprom support by Stephen Hemminger · 17 years ago
  91. da00772 skge: internal stats by Stephen Hemminger · 17 years ago
  92. 501fb72 skge: XM PHY handling fixes by Stephen Hemminger · 17 years ago
  93. 60b24b5 skge: changing MTU while running causes problems by Stephen Hemminger · 17 years ago
  94. 7fb7ac2 skge: fix ram buffer size calculation by Stephen Hemminger · 17 years ago
  95. 298e1a9 gianfar: Fix compile regression caused by 09f75cd7 by Li Yang · 17 years ago
  96. b3e441c net: Fix new EMAC driver for NAPI changes by Benjamin Herrenschmidt · 17 years ago
  97. 1284cd3 bonding: two small fixes for IPoIB support by Jay Vosburgh · 17 years ago
  98. 369d742 e1000e: don't poke PHY registers to retreive link status by Auke Kok · 17 years ago
  99. e265522 e1000e: fix error checks by Adrian Bunk · 17 years ago
  100. 121244a e1000e: Fix debug printk macro by Auke Kok · 17 years ago