1. 8d7bff6 ACPI: ACPI_DOCK Kconfig by Len Brown · 18 years ago
  2. c8f7a62 Revert "Revert "ACPI: dock driver"" by Len Brown · 18 years ago
  3. 953969d Revert "ACPI: dock driver" by Linus Torvalds · 18 years ago
  4. a496e25 [PATCH] Fix cpufreq vs hotplug lockdep recursion. by Dave Jones · 18 years ago
  5. 66337da Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  6. 9545b57 [PATCH] ahci: Ensure that we don't grab both functions by root · 18 years ago
  7. 5afc814 [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configure(), v2 by Borislav Petkov · 18 years ago
  8. d2298dc [PATCH] sata_sil24: add suspend/sleep support by Tejun Heo · 18 years ago
  9. 2a41a61 [PATCH] sata_sil24: separate out sil24_init_controller() by Tejun Heo · 18 years ago
  10. afb5a7c [PATCH] sata_sil: add suspend/sleep support by Tejun Heo · 18 years ago
  11. 3d8ec91 [PATCH] sata_sil: separate out sil_init_controller() by Tejun Heo · 18 years ago
  12. 500530f [PATCH] libata: reimplement controller-wide PM by Tejun Heo · 18 years ago
  13. d6f26d1 [PATCH] libata: reimplement per-dev PM by Tejun Heo · 18 years ago
  14. 02670bf [PATCH] libata: implement PM EH actions by Tejun Heo · 18 years ago
  15. 1cdaf53 [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET by Tejun Heo · 18 years ago
  16. e9c8391 [PATCH] libata: clean up debounce parameters and improve parameter selection by Tejun Heo · 18 years ago
  17. 2832430 [PATCH] libata: implement ATA_EHI_RESUME_LINK by Tejun Heo · 18 years ago
  18. e30349d [PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error() by Tejun Heo · 18 years ago
  19. 0662c58 [PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy() by Tejun Heo · 18 years ago
  20. b51e9e5 [PATCH] libata: add ap->pflags and move core dynamic flags to it by Tejun Heo · 18 years ago
  21. e6d902a [PATCH] libata: Conditionally set host->max_cmd_len by Brian King · 18 years ago
  22. a93620b [PATCH] sata_vsc: data_xfer should use mmio by Martin Hicks · 18 years ago
  23. 887e5d5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  24. 2c1a108 [PATCH] myri10ge - Export more parameters to ethtool by Brice Goglin · 18 years ago
  25. d602078 [PATCH] myri10ge - Use dev_info() when printing parameters after probe by Brice Goglin · 18 years ago
  26. 18ac544 [PATCH] myri10ge - Drop ununsed nvidia chipset id by brice@myri.com · 18 years ago
  27. ec59097 [PATCH] myri10ge - Drop unused pm_state by brice@myri.com · 18 years ago
  28. b07db75 [PATCH] Fix freeing of net device by Ralf Baechle · 18 years ago
  29. 22db99b [PATCH] remove dead entry in net wan Kconfig by Paul Fulghum · 18 years ago
  30. 5b552b1 [PATCH] NI5010 netcard cleanup by Andreas Mohr · 18 years ago
  31. 3a10cce [PATCH] lock validator: fix ns83820.c irq-flags bug by Ingo Molnar · 18 years ago
  32. ac5bfe4 [PATCH] pcnet32: Cleanup rx buffers after loopback test. by Don Fry · 18 years ago
  33. df27f4a [PATCH] pcnet32: Suspend the chip rather than restart when changing multicast/promisc by Don Fry · 18 years ago
  34. 06c8785 [PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/rx rings by Don Fry · 18 years ago
  35. 12fa30f [PATCH] pcnet32: Use kcalloc instead of kmalloc and memset by Don Fry · 18 years ago
  36. 6dcd60c [PATCH] pcnet32: Fix off-by-one in get_ringparam by Don Fry · 18 years ago
  37. f2622a2 [PATCH] pcnet32: Use PCI_DEVICE macro by Don Fry · 18 years ago
  38. dcaf976 [PATCH] pcnet32: Fix Section mismatch error by Don Fry · 18 years ago
  39. 0c639b3 [PATCH] Add support for the Cicada 8201 PHY by Kim Phillips · 18 years ago
  40. c9a4b35 [PATCH] zd1211rw: disable TX queue during stop by Daniel Drake · 18 years ago
  41. e85d091 [PATCH] ZyDAS ZD1211 USB-WLAN driver by Daniel Drake · 18 years ago
  42. 4359219 [PATCH] bcm43xx: enable shared key authentication by Daniel Drake · 18 years ago
  43. fc8fd34 [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine by Larry Finger · 18 years ago
  44. a1d79aa [PATCH] bcm43xx: workaround init_board vs. IRQ race by Michael Buesch · 18 years ago
  45. e8d5969 [PATCH] bcm43xx: use softmac-suggested TX rate by Daniel Drake · 18 years ago
  46. d3cef4e [PATCH] Add two PLX device IDs by Faidon Liambotis · 18 years ago
  47. 9b91cf9 [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... by Jeff Garzik · 18 years ago
  48. 2e8a538 [netdrvr] Use dev_printk() when ethernet interface isn't available by Jeff Garzik · 18 years ago
  49. cabb766 [netdrvr] via-velocity: remove io_size struct member, it is invariant by Jeff Garzik · 18 years ago
  50. e54f489 [netdrvr] via-velocity: misc. cleanups by Jeff Garzik · 18 years ago
  51. 46009c8 [netdrvr] minor cleanups in Becker-derived drivers by Jeff Garzik · 18 years ago
  52. 8ab6f3f [netdrvr] via-velocity: use netdev_priv() where appropriate by Jeff Garzik · 18 years ago
  53. c3d8e68 [netdrvr] Remove Becker-template 'io_size' member, when invariant by Jeff Garzik · 18 years ago
  54. 03a8c66 [netdrvr] Remove Linux-specific changelogs from several Becker template drivers by Jeff Garzik · 18 years ago
  55. 36e1e84 [netdrvr] epic100: minor cleanups by Jeff Garzik · 18 years ago
  56. 20e6527 [ARM] 3710/1: AT91 Serial: Use GPIO API by Andrew Victor · 18 years ago
  57. ca78f6b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  58. a46f948 [PATCH] mthca: initialize send and receive queue locks separately by Zach Brown · 18 years ago
  59. e82ca04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  60. 075395d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  61. 060ec6f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  62. 0d17821 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  63. 67ab33d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  64. f7d57e4 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  65. 51bece9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  66. 38c54ee [PATCH] zfcp: fix incorrect usage of fsf_req_list_lock by Heiko Carstens · 18 years ago
  67. 9f09c54 [PATCH] zfcp: fix incorrect usage of erp_lock by Heiko Carstens · 18 years ago
  68. 27d3528 [Bluetooth] Add platform device for virtual and serial devices by Marcel Holtmann · 18 years ago
  69. da1f519 [Bluetooth] Correct SCO buffer size on request by Marcel Holtmann · 18 years ago
  70. dcdcf63 [Bluetooth] Add suspend/resume support to the HCI USB driver by Marcel Holtmann · 18 years ago
  71. 2b86ad2 [Bluetooth] Use raw mode for the Frontline sniffer device by Marcel Holtmann · 18 years ago
  72. 3c6b377 [ATM]: add+use poison defines by Randy Dunlap · 18 years ago
  73. 6508871 [IOAT]: fix kernel-doc in source files by Randy Dunlap · 18 years ago
  74. b002662 [TG3]: Add ipv6 TSO feature by Michael Chan · 18 years ago
  75. 518d1c9 [IOAT]: Fix a warning in ioatdma by Benoit Boissinot · 18 years ago
  76. 56e0873 [IOAT]: drivers/dma/iovlock.c: make num_pages_spanned() static by Adrian Bunk · 18 years ago
  77. c1b4df5 [IOAT]: fix sparse ulong warning by Randy Dunlap · 18 years ago
  78. 912b253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  79. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  80. 8688cfc [PATCH] lockdep: annotate forcedeth.c disable_irq() by Ingo Molnar · 18 years ago
  81. 479cedd [PATCH] forcedeth: typecast cleanup by Andrew Morton · 18 years ago
  82. cd11acd [PATCH] lockdep: annotate hostap netdev ->xmit_lock by Arjan van de Ven · 18 years ago
  83. 0afffc7 [PATCH] lockdep: annotate on-stack completions, mmc by Ingo Molnar · 18 years ago
  84. 663d440 [PATCH] lockdep: annotate blkdev nesting by Ingo Molnar · 18 years ago
  85. 91ebe2a [PATCH] lockdep: annotate qeth driver by Heiko Carstens · 18 years ago
  86. 60be6b9 [PATCH] lockdep: annotate on-stack completions by Ingo Molnar · 18 years ago
  87. 366c7f5 [PATCH] lockdep: annotate enable_in_hardirq() by Ingo Molnar · 18 years ago
  88. 0a9da4b [PATCH] lockdep: annotate 3c59x.c disable_irq() by Ingo Molnar · 18 years ago
  89. e745165 [PATCH] lockdep: annotate 8390.c disable_irq() by Ingo Molnar · 18 years ago
  90. 8e7795e [PATCH] lockdep: annotate USBFS by Arjan van de Ven · 18 years ago
  91. d378834 [PATCH] lockdep: annotate ieee1394 skb-queue-head locking by Ingo Molnar · 18 years ago
  92. 3aceafc [PATCH] lockdep: annotate serio by Arjan van de Ven · 18 years ago
  93. f2eace2 [PATCH] lockdep: annotate i_mutex by Ingo Molnar · 18 years ago
  94. 13e8359 [PATCH] lockdep: annotate serial by Ingo Molnar · 18 years ago
  95. 8e9ccae [PATCH] lockdep: s390 turn validator off in machine-check handler by Heiko Carstens · 18 years ago
  96. 8c64580 [PATCH] lockdep: print all lock classes on SysRQ-D by Ingo Molnar · 18 years ago
  97. 1f194a4 [PATCH] lockdep: irqtrace subsystem, s390 support by Heiko Carstens · 18 years ago
  98. e4d9191 [PATCH] lockdep: locking init debugging improvement by Ingo Molnar · 18 years ago
  99. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  100. 3e541a4 [PATCH] lockdep: floppy.c irq release fix by Ingo Molnar · 18 years ago