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