1. 6d97dbd [PATCH] libata-eh: implement BMDMA EH by Tejun Heo · 18 years ago
  2. 022bdb0 [PATCH] libata-eh: implement new EH by Tejun Heo · 18 years ago
  3. f3e81b1 [PATCH] libata-eh: implement ata_eh_info and ata_eh_context by Tejun Heo · 18 years ago
  4. 0c247c5 [PATCH] libata-eh: implement dev->ering by Tejun Heo · 18 years ago
  5. 246619d [PATCH] libata-eh-fw: update SCSI command completion path for new EH by Tejun Heo · 18 years ago
  6. d95a717 [PATCH] libata-eh-fw: update ata_exec_internal() for new EH by Tejun Heo · 18 years ago
  7. ad9e276 [PATCH] libata-eh-fw: update ata_scsi_error() for new EH by Tejun Heo · 18 years ago
  8. dafadcd [PATCH] libata-eh-fw: implement new EH scheduling from PIO by Tejun Heo · 18 years ago
  9. e318049 [PATCH] libata-eh-fw: implement freeze/thaw by Tejun Heo · 18 years ago
  10. 7b70fc0 [PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort() by Tejun Heo · 18 years ago
  11. f686bcb [PATCH] libata-eh-fw: implement new EH scheduling via error completion by Tejun Heo · 18 years ago
  12. f69499f [PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership by Tejun Heo · 18 years ago
  13. 2ab7db1 [PATCH] libata-eh-fw: use special reserved tag and qc for internal commands by Tejun Heo · 18 years ago
  14. dc2b351 [PATCH] libata-eh-fw: clear SError in ata_std_postreset() by Tejun Heo · 18 years ago
  15. f15a1da [PATCH] libata: use ATA printk helpers by Tejun Heo · 18 years ago
  16. 3373efd [PATCH] libata: use dev->ap by Tejun Heo · 18 years ago
  17. 38d8723 [PATCH] libata: add dev->ap by Tejun Heo · 18 years ago
  18. 81952c5 [PATCH] libata: use new SCR and on/offline functions by Tejun Heo · 18 years ago
  19. 34bf217 [PATCH] libata: implement new SCR handling and port on/offline functions by Tejun Heo · 18 years ago
  20. 838df62 [PATCH] libata: init ap->cbl to ATA_CBL_SATA early by Tejun Heo · 18 years ago
  21. ce5f7f3 [PATCH] sata_sil24: update TF image only when necessary by Tejun Heo · 18 years ago
  22. e61e067 [PATCH] libata: implement qc->result_tf by Tejun Heo · 18 years ago
  23. 96bd39e [PATCH] libata: remove postreset handling from ata_do_reset() by Tejun Heo · 18 years ago
  24. 3adcebb [PATCH] libata: move ->set_mode() handling into ata_set_mode() by Tejun Heo · 18 years ago
  25. fe635c7 [PATCH] libata: use preallocated buffers by Tejun Heo · 18 years ago
  26. 1586930 [PATCH] libata: hold host_set lock while finishing internal qc by Tejun Heo · 18 years ago
  27. 7401abf [PATCH] libata: clear ap->active_tag atomically w.r.t. command completion by Tejun Heo · 18 years ago
  28. f8c2c42 [PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe() by Tejun Heo · 18 years ago
  29. e23befe [PATCH] libata: unexport ata_scsi_error() by Tejun Heo · 18 years ago
  30. e4fac92a [PATCH] ahci: hardreset classification fix by Tejun Heo · 18 years ago
  31. 3c567b7 [PATCH] libata: rename ata_down_sata_spd_limit() and friends by Tejun Heo · 18 years ago
  32. c44078c [PATCH] libata: silly fix in ata_scsi_start_stop_xlat() by Tejun Heo · 18 years ago
  33. ee7863b [PATCH] SCSI: implement shost->host_eh_scheduled by Tejun Heo · 18 years ago
  34. 89f48c4 [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) by Luben Tuikov · 18 years ago
  35. 74ce1468 ACPI: create acpi_thermal_resume() by Konstantin Karasyov · 19 years ago
  36. 0feabb0 ACPI: create acpi_fan_suspend()/acpi_fan_resume() by Konstantin Karasyov · 19 years ago
  37. 531881d ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend() by Len Brown · 18 years ago
  38. 5b32726 ACPI: create acpi_device_suspend()/acpi_device_resume() by Patrick Mochel · 19 years ago
  39. 973bf49 ACPI: fix potential memory leaks in driver/acpi/video.c by Yu, Luming · 19 years ago
  40. ebd5f2c ACPI: asus_acpi_init(): propagate correct return value by Andrew Morton · 18 years ago
  41. 52239da [MTD NAND] Modify check for modules registering NAND devices without ->owner by David Woodhouse · 18 years ago
  42. 2f20670 [MTD] Remove gratuitous inclusion of ARM-only header from physmap.c by David Woodhouse · 18 years ago
  43. b683505 ACPI: apply "__read_mostly" to processor_idle.c loop module parameters and friends by Andreas Mohr · 19 years ago
  44. 09047e7 ACPI: fix memory leak in acpi_thermal_add() error path by Vasily Averin · 19 years ago
  45. 64385f2 ACPI: fix potential memory leak in acpi_evaluate_integer() error path by Vasily Averin · 19 years ago
  46. 06ea8e08 ACPI: acpi_bus_unregister_driver() returns void by Bjorn Helgaas · 19 years ago
  47. 193de0c ACPI: use for_each_possible_cpu() instead of for_each_cpu() by KAMEZAWA Hiroyuki · 19 years ago
  48. 36e4309 sem2mutex: acpi, acpi_link_lock by Ingo Molnar · 19 years ago
  49. 415d320 ACPI: delete unused acpi_bus_drivers_lock by Len Brown · 18 years ago
  50. 65c19bb sem2mutex: drivers/acpi/processor_perflib.c by Arjan van de Ven · 19 years ago
  51. 151e765 [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd by David Woodhouse · 18 years ago
  52. 0f5ae3d [MTD] Deal correctly with NOR chips which are smaller than the map window by David Woodhouse · 18 years ago
  53. a6550e5 mtd: fix memory leak in block2mtd_setup() by Jesper Juhl · 19 years ago
  54. 552d920 [MTD] Fix module refcounting in NAND board drivers. by David Woodhouse · 19 years ago
  55. 4f678a5 mtd: fix memory leaks in phram_setup by Jesper Juhl · 19 years ago
  56. e0c7d76 [MTD NAND] Indent all of drivers/mtd/nand/*.c. by David Woodhouse · 19 years ago
  57. 6943f8a [MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chips by David Woodhouse · 19 years ago
  58. 9d75414 [MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations. by David Woodhouse · 19 years ago
  59. c3f8abf [MTD NAND] Use vmalloc for buffer when scanning for bad blocks. by David Woodhouse · 19 years ago
  60. 8a2ae70 V4L/DVB (3965): Fix CONFIG_VIDEO_VIVI=y build bug by Ingo Molnar · 19 years ago
  61. 68a26ae V4L/DVB (3964): Bt8xx/bttv-cards.c: fix off-by-one errors by Adrian Bunk · 19 years ago
  62. 1095136 V4L/DVB (3914): Vivi build fix by Andrew Morton · 19 years ago
  63. 765bf97 V4L/DVB (3912): Sparc32 vivi fix by Andrew Morton · 19 years ago
  64. dd31d5ac V4L/DVB (3829): Fix frequency values in the ranges structures of the LG TDVS H06xF tuners by Rusty Scott · 19 years ago
  65. 7bbbc0a V4L/DVB (3826): Saa7134: Missing 'break' in Terratec Cinergy 400 TV initialization by Mikhail Gusarov · 19 years ago
  66. 7d16eaa V4L/DVB (3825): Remove broken 'fast firmware load' from cx25840. by Hans Verkuil · 19 years ago
  67. 5691c84 V4L/DVB (3819): Cxusb-bluebird: bug-fix: power down corrupts frontend by Michael Krufky · 19 years ago
  68. 7157e2b V4L/DVB (3813): Add support for TCL M2523_5N_E tuner. by Hans Verkuil · 19 years ago
  69. 70047f9 V4L/DVB (3804): Tweak bandselect setup fox cx24123 by Yeasah Pell · 19 years ago
  70. 0e4558a V4L/DVB (3803): Various correctness fixes to tuning. by Yeasah Pell · 19 years ago
  71. dce1dfc V4L/DVB (3797): Always wait for diseqc queue to become ready before transmitting a diseqc message by Yeasah Pell · 19 years ago
  72. caf970e V4L/DVB (3796): Add several debug messages to cx24123 code by Mauro Carvalho Chehab · 19 years ago
  73. a74b51f V4L/DVB (3795): Fix for CX24123 & low symbol rates by Vadim Catana · 19 years ago
  74. 3a63fc4 V4L/DVB (3792): Kbuild: DVB_BT8XX must select DVB_ZL10353 by Michael Krufky · 19 years ago
  75. 7c908fb V4L/DVB (3790): Use after free in drivers/media/video/em28xx/em28xx-video.c by Eric Sesterhenn · 19 years ago
  76. b37492b V4L/DVB (3788): Fix compilation with V4L1_COMPAT by Mauro Carvalho Chehab · 19 years ago
  77. 4fff598 V4L/DVB (3782): Removed uneeded stuff from pwc Makefile by Mauro Carvalho Chehab · 19 years ago
  78. c1d1ea9 V4L/DVB (3775): Add VIVI Kconfig stuff by Mauro Carvalho Chehab · 19 years ago
  79. cd41e28 V4L/DVB (3774): Create V4L1 config options by Mauro Carvalho Chehab · 19 years ago
  80. ea76ce5 V4L/DVB (3767): Pvr350 tv out (saa7127) by Jose Alberto Reguero · 19 years ago
  81. bba3ad7 V4L/DVB (3766): Correct buffer size calculations in cx88-core.c by Duncan Sands · 19 years ago
  82. 9175b85 V4L/DVB (3763): Bug fix: Wrong tuner was used pcHDTV HD-3000 card by Trent Piepho · 19 years ago
  83. f1de3e7 V4L/DVB (3745): Fix a bug at pluto2 Makefile by Mauro Carvalho Chehab · 19 years ago
  84. a064fad V4L/DVB (3743): Fix some more potential oopses by Andrew de Quincey · 19 years ago
  85. 6445401 V4L/DVB (3742): Set tone/voltage again if the frontend was reinitialised by Andrew de Quincey · 19 years ago
  86. 71a8dff V4L/DVB (3740): Fix oops in budget-av with CI by Andrew de Quincey · 19 years ago
  87. 7a766f9 V4L/DVB (3738): Saa7134: Fix oops with disable_ir=1 by Sergey Vlasov · 19 years ago
  88. a728603 V4L/DVB (3731): Kbuild: drivers/media/video/bt8xx: remove $(src) from include path by Michael Krufky · 19 years ago
  89. 96b194c V4L/DVB (3726): Fix TT budget-ci 1.1 CI slots by Andrew de Quincey · 19 years ago
  90. f47f476 V4L/DVB (3725): Fix mutex in dvb_register_device to work. by Andrew de Quincey · 19 years ago
  91. 3203f94 V4L/DVB (3704): Fix some errors on bttv_risc_overlay by Duncan Sands · 19 years ago
  92. 18552b8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  93. faa88df Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  94. 1b52fa98 IB: refcount race fixes by Sean Hefty · 19 years ago
  95. 6f4bb3d IB/ipath: Properly terminate PCI ID table by Roland Dreier · 19 years ago
  96. 5861525 [SPARC]: Fix warning on prom_getproperty in openprom.c by Martin Habets · 19 years ago
  97. ef34814 [TG3]: ethtool always report port is TP. by Karsten Keil · 19 years ago
  98. be1fd94 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  99. 0d38edd Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  100. df3fccb [PATCH] USB: fix omninet driver bug by Greg Kroah-Hartman · 19 years ago