1. 1e3e8d9 rocket.c: fix unchecked mutex_lock_interruptible() by Satyam Sharma · 18 years ago
  2. f057eac Introduce CONFIG_VIRT_TO_BUS by Stephen Rothwell · 18 years ago
  3. 1b28f22 edd: switch to pci_get based API by Alan Cox · 18 years ago
  4. c1fbac4 Update zilog timeout by Thiemo Seufer · 18 years ago
  5. 21eb920 drivers/block/z2ram: Remove TRUE/FALSE defines by Richard Knutsson · 18 years ago
  6. 46c65b7 Make /proc/misc use seq_list_xxx helpers by Pavel Emelianov · 18 years ago
  7. 9ac1625 Use mutexes instead of semaphores in I2O driver by Matthias Kaehlcke · 18 years ago
  8. 9c1729d Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex by Alan Cox · 18 years ago
  9. 35ef63f use no_pci_devices() in pci/search.c by Andrew Morton · 18 years ago
  10. ed4aaad fix jvc cdrom drive lockup by Zhang, Yanmin · 18 years ago
  11. 012bfdf Use menuconfig objects: W1 by Jan Engelhardt · 18 years ago
  12. 5c493f5 Use menuconfig objects: PNP by Jan Engelhardt · 18 years ago
  13. 9f5096c Use menuconfig objects: parport by Jan Engelhardt · 18 years ago
  14. 04e9aee Use menuconfig objects: I2O by Jan Engelhardt · 18 years ago
  15. b511431 Use menuconfig objects: crypto hw by Jan Engelhardt · 18 years ago
  16. 1359188 Use menuconfig objects: connector by Jan Engelhardt · 18 years ago
  17. 7126b75 Use menuconfig objects II - TPM by Jan Engelhardt · 18 years ago
  18. 79e508a Use menuconfig objects II - Telephony by Jan Engelhardt · 18 years ago
  19. 376df37 Use menuconfig objects II - misc strange dev by Jan Engelhardt · 18 years ago
  20. bcf6b4b Use menuconfig objects II - IPMI by Jan Engelhardt · 18 years ago
  21. 751cb5e Use menuconfig objects II - EDAC by Jan Engelhardt · 18 years ago
  22. f592096 Use menuconfig objects II - auxdisplay by Jan Engelhardt · 18 years ago
  23. 5dc4ac6 mspec_mmap: don't set VM_LOCKED by Hugh Dickins · 18 years ago
  24. 18a8bd9 serial: convert early_uart to earlycon for 8250 by Yinghai Lu · 18 years ago
  25. 7949268 serial: assert DTR for serial console devices by Yinghai Lu · 18 years ago
  26. 8f41958 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 18 years ago
  27. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  28. d3502d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  29. 2a9915c make i2c-acorn tristate by Al Viro · 18 years ago
  30. ba5b55d icside: devm_iounmap() needs linux/io.h by Al Viro · 18 years ago
  31. 05bd711 missing argument in bin_attribute ->read()/->write() by Al Viro · 18 years ago
  32. 8ca7ee6 fallout from Auke's pci ->revision patch by Al Viro · 18 years ago
  33. 2832e85 ax88796: dev_dbg() wants device, not platform device by Al Viro · 18 years ago
  34. c248725 zd1211rw: too early inclusion of asm/unaligned.h by Al Viro · 18 years ago
  35. 5f17c70 PDA_POWER depends on having request_irq() by Al Viro · 18 years ago
  36. 51ec138 ieee1394: forgotten dereference... by Al Viro · 18 years ago
  37. 53b6795 minimal fixes for drivers/usb/gadget/m66592-udc.c by Al Viro · 18 years ago
  38. 0909fca git-battery vs git-acpi by Andrew Morton · 18 years ago
  39. 7b3d54a Power supply class and drivers: remove non obligatory return statements by Anton Vorontsov · 18 years ago
  40. 5ebf6e6 pda_power: clean up irq, timer by Jeff Garzik · 18 years ago
  41. 9413d7b [SCSI] ibmvscsi: convert to use the data buffer accessors by FUJITA Tomonori · 18 years ago
  42. a862ea3 [SCSI] dc395x: convert to use the data buffer accessors by FUJITA Tomonori · 18 years ago
  43. 69eca4f [SCSI] ncr53c8xx: convert to use the data buffer accessors by FUJITA Tomonori · 18 years ago
  44. 938febd [SCSI] sym53c8xx: convert to use the data buffer accessors by FUJITA Tomonori · 18 years ago
  45. cebadc5 [SCSI] ppa: coding police and printk levels by Alan Cox · 18 years ago
  46. 75a1099 [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc by Satyam Sharma · 18 years ago
  47. a3f249a [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c by Satyam Sharma · 18 years ago
  48. 3021c71 [SCSI] remove the dead CYBERSTORMIII_SCSI option by Adrian Bunk · 18 years ago
  49. 6460d94 [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. by Michael Chan · 18 years ago
  50. b863ceb [NET]: Add macvlan driver by Patrick McHardy · 18 years ago
  51. 7689e82 [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA by Cornelia Huck · 18 years ago
  52. 6d87768 [SCSI] Clean up scsi_add_lun a bit by Matthew Wilcox · 18 years ago
  53. 0cba35e [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI RMs by Thomas Bogendoerfer · 18 years ago
  54. 2da8658 [SCSI] sni_53c710: Cleanup by Thomas Bogendoerfer · 18 years ago
  55. 6ea7e33 [SCSI] qla4xxx: Fix underrun/overrun conditions by David C Somayajulu · 18 years ago
  56. 0c2cc43 [SCSI] megaraid_mbox: use mutex instead of semaphore by Matthias Kaehlcke · 18 years ago
  57. cad7d78 [SCSI] qla2xxx: update version to 8.02.00-k1. by Seokmann Ju · 18 years ago
  58. 2c3dfe3 [SCSI] qla2xxx: add support for NPIV by Seokmann Ju · 18 years ago
  59. 968a576 [SCSI] stex: use resid for xfer len information by Ed Lin · 18 years ago
  60. 80dc3e0 [SCSI] Add Brownie 1200U3P to blacklist by Matthew Wilcox · 18 years ago
  61. a73e45b [SCSI] scsi.c: convert to use the data buffer accessors by Boaz Harrosh · 18 years ago
  62. 0ab179b [SCSI] tmscsim: Further clean-up of the driver by Boaz Harrosh · 18 years ago
  63. cde7608 [SCSI] CONFIG_SCSI_FD_8xx no longer exists by Geert Uytterhoeven · 18 years ago
  64. da3962f [SCSI] sr: fix error handling in module_init by Akinobu Mita · 18 years ago
  65. a578503 [SCSI] lpfc: Fix NPIV compile problem by James Bottomley · 18 years ago
  66. c59fd9e [SCSI] lpfc: fix NPIV mapping problems by FUJITA Tomonori · 18 years ago
  67. d4bd4cd [SCSI] lpfc: add missed data buffer accessor by Boaz Harrosh · 18 years ago
  68. d0f656c [SCSI] Remove unused method scsi_device_cancel by Priyanka Gupta · 18 years ago
  69. af09f1e Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  70. e030dbf Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop by Linus Torvalds · 18 years ago
  71. 33f60da [CHAR] Delete leftovers of old Alchemy UART driver by Ralf Baechle · 18 years ago
  72. 3039f07 ioatdma: add the unisys "i/oat" pci vendor/device id by Dan Williams · 18 years ago
  73. c211092 dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines by Dan Williams · 18 years ago
  74. f6dff38 md: remove raid5 compute_block and compute_parity5 by Dan Williams · 18 years ago
  75. 830ea01 md: handle_stripe5 - request io processing in raid5_run_ops by Dan Williams · 18 years ago
  76. f0a50d3 md: handle_stripe5 - add request/completion logic for async expand ops by Dan Williams · 18 years ago
  77. b5e98d6 md: handle_stripe5 - add request/completion logic for async read ops by Dan Williams · 18 years ago
  78. e89f896 md: handle_stripe5 - add request/completion logic for async check ops by Dan Williams · 18 years ago
  79. f38e121 md: handle_stripe5 - add request/completion logic for async compute ops by Dan Williams · 18 years ago
  80. e33129d md: handle_stripe5 - add request/completion logic for async write ops by Dan Williams · 18 years ago
  81. d84e0f1 md: common infrastructure for running operations with raid5_run_ops by Dan Williams · 18 years ago
  82. 91c0092 md: raid5_run_ops - run stripe operations outside sh->lock by Dan Williams · 18 years ago
  83. 45b4233 raid5: replace custom debug PRINTKs with standard pr_debug by Dan Williams · 18 years ago
  84. a445685 raid5: refactor handle_stripe5 and handle_stripe6 (v3) by Dan Williams · 18 years ago
  85. 9bc89cd async_tx: add the async_tx api by Dan Williams · 18 years ago
  86. 685784a xor: make 'xor_blocks' a library routine for use with async_tx by Dan Williams · 18 years ago
  87. d379b01 dmaengine: make clients responsible for managing channels by Dan Williams · 18 years ago
  88. 7405f74 dmaengine: refactor dmaengine around dma_async_tx_descriptor by Dan Williams · 18 years ago
  89. 084f349 [CPUFREQ] Restore previously used governor on a hot-replugged CPU by Thomas Renninger · 18 years ago
  90. 91973de [CPUFREQ] bugfix cpufreq in combination with performance governor by Peter Oruba · 18 years ago
  91. 7732089 Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects" by Linus Torvalds · 18 years ago
  92. 9374430 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  93. 0cdf699 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  94. de081fa Revert "[BNX2]: Seems to not need net/tcp.h" by Linus Torvalds · 18 years ago
  95. 13f9966 USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc by Suresh Jayaraman · 18 years ago
  96. 6c59649 USB: additions to the quirk list by Oliver Neukum · 18 years ago
  97. 8dfe4b1 usb-storage: implement autosuspend by Alan Stern · 18 years ago
  98. b0e2a70 USB: cdc-acm: add new device id to option driver by Andrey Arapov · 18 years ago
  99. 2d70c99 USB: goku_udc trivial cleanups by David Brownell · 18 years ago
  100. 70790f6 USB: usb gadget stack can now -DDEBUG with Kconfig by David Brownell · 18 years ago