1. 5a9df73 drivers/block/cciss.c: fix check-after-use by Adrian Bunk · 17 years ago
  2. 827afdf n_hdlc.c: fix check-after-use by Adrian Bunk · 17 years ago
  3. 1a614f5 cciss: fix error reporting for SG_IO by Steve Cameron · 17 years ago
  4. 7fdfd40 NBD: allow hung network I/O to be cancelled by Paul Clements · 17 years ago
  5. 4b86a87 NBD: set uninitialized devices to size 0 by Paul Clements · 17 years ago
  6. 2e9c47c floppy: tolerate DMA channel unavailability by Jan Beulich · 17 years ago
  7. 7ba4b92 jsm: Remove further unneeded crud by Alan Cox · 17 years ago
  8. 7f748bb mxser: Remove use of dead TTY_FLIPBUF_SIZE definition by Alan Cox · 17 years ago
  9. 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
  10. abdbf94 aoe: remove unecessary wrapper function by Ed L. Cashin · 17 years ago
  11. a8b0ac0 pnp: avoid a small unlikely memory leak in proc_read_escd() by Jesper Juhl · 17 years ago
  12. 3542ae4 Tweak /proc/ipmi removal by Alexey Dobriyan · 17 years ago
  13. 7917ff9 tpm: pay attention to IRQ info from PNP by Bjorn Helgaas · 17 years ago
  14. 978550b8 drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  15. 392b7bc drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  16. ae0b78d epca.c: reformat comments and coding style improvements by Alexey Dobriyan · 17 years ago
  17. af49d92 Remove "unsafe" from module struct by Rusty Russell · 17 years ago
  18. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
  19. de4f800 Clean up duplicate includes in drivers/w1/ by Jesper Juhl · 17 years ago
  20. 3f1a437 Clean up duplicate includes in drivers/char/ by Jesper Juhl · 17 years ago
  21. 2b571a0 pcmcia: CompactFlash driver for PA Semi Electra boards by Olof Johansson · 17 years ago
  22. 759d7c6 Remove unneeded lock_kernel() in driver/block/loop.c by Diego Woitasen · 17 years ago
  23. 0cbc591b nbd: change a parameter's type to remove a memcpy call by Denis Cheng · 17 years ago
  24. d2c9740 nbd: use list_for_each_entry_safe to make it more consolidated and readable by Denis Cheng · 17 years ago
  25. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  26. eb1f293 Driver for the Atmel on-chip SSC on AT32AP and AT91 by Hans-Christian Egtvedt · 17 years ago
  27. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  28. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  29. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  30. ebb3e82 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  31. e5712a6 missing include in mmc by Al Viro · 17 years ago
  32. 68f3e66 fix adbhid mismerge by Al Viro · 17 years ago
  33. 1a1769f WOL bugfix for 3c59x.c by Steffen Klassert · 17 years ago
  34. d0cab89 skge 1.12 by Stephen Hemminger · 17 years ago
  35. 678aa1f skge: add a debug interface by Stephen Hemminger · 17 years ago
  36. afa151b skge: eeprom support by Stephen Hemminger · 17 years ago
  37. da00772 skge: internal stats by Stephen Hemminger · 17 years ago
  38. 501fb72 skge: XM PHY handling fixes by Stephen Hemminger · 17 years ago
  39. 60b24b5 skge: changing MTU while running causes problems by Stephen Hemminger · 17 years ago
  40. 7fb7ac2 skge: fix ram buffer size calculation by Stephen Hemminger · 17 years ago
  41. 298e1a9 gianfar: Fix compile regression caused by 09f75cd7 by Li Yang · 17 years ago
  42. b3e441c net: Fix new EMAC driver for NAPI changes by Benjamin Herrenschmidt · 17 years ago
  43. 1284cd3 bonding: two small fixes for IPoIB support by Jay Vosburgh · 17 years ago
  44. 369d742 e1000e: don't poke PHY registers to retreive link status by Auke Kok · 17 years ago
  45. e265522 e1000e: fix error checks by Adrian Bunk · 17 years ago
  46. 121244a e1000e: Fix debug printk macro by Auke Kok · 17 years ago
  47. 9a7387c tokenring/3c359.c: fixed array index problem by Marcus Meissner · 17 years ago
  48. 8148ff4 [netdrvr] forcedeth: remove in-driver copy of net_device_stats by Jeff Garzik · 17 years ago
  49. 3f88ce4 [netdrvr] forcedeth: improved probe info; dev_printk() cleanups by Jeff Garzik · 17 years ago
  50. bcb5feb forcedeth: fix NAPI rx poll function by Ingo Molnar · 17 years ago
  51. 2b0460b Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  52. d91f5bb fix cirrusfb breakage by Al Viro · 17 years ago
  53. 83431cb firewire: fw-cdev: reorder wakeup vs. spinlock by Jay Fenlason · 17 years ago
  54. c1b91ce firewire: in-code doc updates. by Yann Dirson · 17 years ago
  55. e5f84f8 firewire: a header cleanup by Stefan Richter · 17 years ago
  56. a64408b firewire: adopt read cycle timer ABI from raw1394 by Stefan Richter · 17 years ago
  57. 02ff8f8 firewire: fw-ohci: check for misconfigured bus (phyID == 63) by Stefan Richter · 17 years ago
  58. ab88ca4 firewire: fw-ohci: missing dma_unmap_single by Stefan Richter · 17 years ago
  59. e524f616 firewire: fw-ohci: log posted write errors by Stefan Richter · 17 years ago
  60. a7fb60d firewire: fw-ohci: reorder includes by Stefan Richter · 17 years ago
  61. c26f023 firewire: fw-ohci: fix includes by Stefan Richter · 17 years ago
  62. ee71c2f firewire: fw-ohci: enforce read order for selfID generation by Stefan Richter · 17 years ago
  63. df8ec24 firewire: fw-sbp2: use an own workqueue (fix system responsiveness) by Stefan Richter · 17 years ago
  64. 2df222b firewire: fw-sbp2: expose module parameter for workarounds by Stefan Richter · 17 years ago
  65. 5a3c2be firewire: fw-sbp2: add support for multiple logical units per target by Stefan Richter · 17 years ago
  66. 1b34e97 firewire: fw-sbp2: always enable IRQs before calling command ORB callback by Stefan Richter · 17 years ago
  67. 930e4b7 firewire: fw-core: local variable shadows a global one by Stefan Richter · 17 years ago
  68. 1415d91 firewire: optimize fw_core_add_address_handler by Stefan Richter · 17 years ago
  69. 002a98f ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition by Matthias Kaehlcke · 17 years ago
  70. 17a19b7 ieee1394: csr1212: proper refcounting by Stefan Richter · 17 years ago
  71. 638d5bb ieee1394: nodemgr: fix leak of struct csr1212_keyval by Stefan Richter · 17 years ago
  72. 745647e ieee1394: pcilynx: I2C cleanups by Jean Delvare · 17 years ago
  73. 69e2b60 ieee1394: Fix kthread stopping in nodemgr_host_thread by Satyam Sharma · 17 years ago
  74. 261b5f6 ieee1394: sbp2: fix unsafe iteration over list of devices by Stefan Richter · 17 years ago
  75. c4f3d41 ieee1394: pcilynx: superfluous local variables by Stefan Richter · 17 years ago
  76. 661afca ieee1394: eth1394: fix lock imbalance by Stefan Richter · 17 years ago
  77. 3bd9030 ieee1394: eth1394: superfluous local variable by Stefan Richter · 17 years ago
  78. b02fcae amd74xx: remove /proc/ide/amd74xx by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 8fcb2ea amd74xx/via82cxxx: don't initialize drive->dn by Bartlomiej Zolnierkiewicz · 17 years ago
  80. a718122 sis5513: remove /proc/ide/sis by Bartlomiej Zolnierkiewicz · 17 years ago
  81. 8c0697c ide: remove CONFIG_IDEDMA_ONLYDISK by Bartlomiej Zolnierkiewicz · 17 years ago
  82. c223701 ide: add "hdx=nodma" kernel parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  83. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  84. 1b51694 ide: remove "idex=dma" kernel parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  85. c58e79d ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED by Bartlomiej Zolnierkiewicz · 17 years ago
  86. 9cbcc5e ide: use PCI_VDEVICE() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  87. d83fca5 sis5513: clear prefetch and postwrite for ATAPI devices by Bartlomiej Zolnierkiewicz · 17 years ago
  88. 1c54a93 it8213/piix/slc90e66: "de-couple" PIO and UDMA modes by Bartlomiej Zolnierkiewicz · 17 years ago
  89. 3135469 ide: unexport noautodma by Adrian Bunk · 17 years ago
  90. 259c063 ide: unexport ide_tune_dma by Adrian Bunk · 17 years ago
  91. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  92. b8b739d ide-pmac: add PIO autotune fallback to ->ide_dma_check by Bartlomiej Zolnierkiewicz · 17 years ago
  93. ef539b5 ide-cris: add PIO autotune fallback to ->ide_dma_check by Bartlomiej Zolnierkiewicz · 17 years ago
  94. d6ae3ad sl82c105: add PIO autotune fallback to ->ide_dma_check by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 3f019ee cs5530/sc1200: add PIO autotune fallback to ->ide_dma_check by Bartlomiej Zolnierkiewicz · 17 years ago
  96. 65c9cd2 ide: remove ide_use_fast_pio() by Bartlomiej Zolnierkiewicz · 17 years ago
  97. d3b90ba ide: remove drive->init_speed zeroing by Bartlomiej Zolnierkiewicz · 17 years ago
  98. 8446f65 au1xxx-ide: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  99. 8c91abf it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio() by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 94c7fa0 atiixp: DMA setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago