1. 5fe7454 libata-sff: ap->[last_]ctl are SFF specific by Tejun Heo · 14 years ago
  2. 8244cd0 libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo() by Tejun Heo · 14 years ago
  3. 270390e libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() by Tejun Heo · 14 years ago
  4. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 14 years ago
  5. 8930ff2 libata-sff: clean up inheritance in several drivers by Tejun Heo · 14 years ago
  6. 9f2f721 libata-sff: reorder SFF/BMDMA functions by Tejun Heo · 14 years ago
  7. 6bc0d39 sata_inic162x: kill PORT_PRD_ADDR initialization by Tejun Heo · 14 years ago
  8. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 14 years ago
  9. c7a8209 libata-sff: kill unused prototype and make ata_dev_select() static by Tejun Heo · 14 years ago
  10. 2a7adff libata-sff: update bmdma host bus error handling by Tejun Heo · 14 years ago
  11. 1b959c4 sata_mv: remove unnecessary initialization by Tejun Heo · 14 years ago
  12. 6f79146 sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFF by Tejun Heo · 14 years ago
  13. 904924b pata_sch: use ata_pci_sff_init_one() by Tejun Heo · 14 years ago
  14. c4acf99 pata_sil680: Do our own exec_command posting by Alan Cox · 14 years ago
  15. 978c066 libata: Remove excess delay in the tf_load path by Alan Cox · 14 years ago
  16. 95cc2c7 sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate() by Tejun Heo · 14 years ago
  17. 3842e83 libata: don't flush dcache on slab pages by Sebastian Andrzej Siewior · 14 years ago
  18. 276a47a pata_cmd640: don't read CFR pointlessly by Sergei Shtylyov · 14 years ago
  19. e42a542 libata: make sff_irq_on() method optional by Sergei Shtylyov · 14 years ago
  20. 41dec29 libata: introduce sff_set_devctl() method by Sergei Shtylyov · 14 years ago
  21. 5578718 ahci_platform: properly set up EM messaging by Jeff Garzik · 14 years ago
  22. c062316 ahci: add "em_buffer" attribute for AHCI hosts by Harry Zhang · 14 years ago
  23. 008dbd6 ahci: EM message type auto detect by Harry Zhang · 14 years ago
  24. ec86c81 pata_scc: kill useless check in scc_postreset() by Sergei Shtylyov · 14 years ago
  25. fe6005b pata_scc: make scc_wait_after_reset() static by Sergei Shtylyov · 14 years ago
  26. 9990b6f libata: use __ratelimit by Akinobu Mita · 14 years ago
  27. b48d58f libata: use longer 0xff wait if parallel scan is enabled by Tejun Heo · 14 years ago
  28. 2944408 libata-sff: kill unused ata_bus_reset() by Sergei Shtylyov · 14 years ago
  29. 4f2c774 [libata] Disable R_OK (Early ACK) on SII 3726 PMP by Grant Grundler · 14 years ago
  30. fbaf666 libata: update gfp/slab.h includes by Tejun Heo · 14 years ago
  31. 83f2b96 ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks by Tejun Heo · 14 years ago
  32. ec569af pata_mpc52xx: reduce code size by simple change of constant data types by Roman Fietze · 14 years ago
  33. 441577e ahci: clean up board IDs by Tejun Heo · 14 years ago
  34. 96d6030 ahci: Turn off DMA engines when there's no device attached by Matthew Garrett · 14 years ago
  35. 1c2a49f ahci: Add platform driver by Anton Vorontsov · 14 years ago
  36. 365cfa1 ahci: Move generic code into libahci by Anton Vorontsov · 14 years ago
  37. 0cbb0e7 ahci: Introduce ahci_set_em_messages() by Anton Vorontsov · 14 years ago
  38. 439fcae ahci: Factor out PCI specifics from ahci_print_info() by Anton Vorontsov · 14 years ago
  39. 781d655 ahci: Factor out PCI specifics from ahci_init_controller() by Anton Vorontsov · 14 years ago
  40. 97cfbfe ahci: Get rid of pci_dev argument in ahci_port_init() by Anton Vorontsov · 14 years ago
  41. 3303040 ahci: Factor out PCI specifics from ahci_reset_controller() by Anton Vorontsov · 14 years ago
  42. 1d51335 ahci: Get rid of pci_dev argument in ahci_save_initial_config() by Anton Vorontsov · 14 years ago
  43. 394d6e5 ahci: Factor out PCI specifics from ahci_save_initial_config() by Anton Vorontsov · 14 years ago
  44. d899334 ahci: Get rid of host->iomap usage by Anton Vorontsov · 14 years ago
  45. 508ff9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  46. d77f873 Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  47. 6a251b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  48. bf6239e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  49. 1c5250d serial: imx.c: fix CTS trigger level lower to avoid lost chars by Valentin Longchamp · 14 years ago
  50. 77945fe tty: Fix unbalanced BKL handling in error path by Alan Cox · 14 years ago
  51. e6114fa serial: mpc52xx_uart: fix null pointer dereference by Anatolij Gustschin · 14 years ago
  52. aa86f26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  53. 5051d41 mfd: Clean up after WM83xx AUXADC interrupt if it arrives late by Mark Brown · 14 years ago
  54. 3843384 Input: ad7877 - keep dma rx buffers in seperate cache lines by Oskar Schirmer · 14 years ago
  55. ef110b2 Input: psmouse - reset all types of mice before reconnecting by Dmitry Torokhov · 14 years ago
  56. 504e8be Input: elantech - use all 3 bytes when checking version by Dmitry Torokhov · 14 years ago
  57. 5ec390e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  58. 769d996 Revert "PCI: update bridge resources to get more big ranges in PCI assign unssigned" by Linus Torvalds · 14 years ago
  59. 0d49935 vhost: fix barrier pairing by Michael S. Tsirkin · 14 years ago
  60. 1c1e093 [S390] dasd: fix race between tasklet and dasd_sleep_on by Stefan Weinhuber · 14 years ago
  61. cea0d76 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  62. 788885a drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot by Andrew Morton · 14 years ago
  63. 06efbeb hp_accel: fix race in device removal by Oliver Neukum · 14 years ago
  64. de145b4 fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines by Michael Hennerich · 14 years ago
  65. d586ebb mmc: atmel-mci: fix in debugfs: response value printing by Nicolas Ferre · 14 years ago
  66. abc2c9f mmc: atmel-mci: remove data error interrupt after xfer by Nicolas Ferre · 14 years ago
  67. 009a891 mmc: atmel-mci: prevent kernel oops while removing card by Nicolas Ferre · 14 years ago
  68. ebb1fea mmc: atmel-mci: fix two parameters swapped by Nicolas Ferre · 14 years ago
  69. 3c904af it8761e_gpio: fix bug in gpio numbering by Denis Turischev · 14 years ago
  70. fc2a093 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  71. 9fc282b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  72. 7d6fb7b ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[] by Alex Chiang · 14 years ago
  73. 0559a53 hwmon: (applesmc) Correct sysfs fan error handling by Henrik Rydberg · 14 years ago
  74. d1bf8cf hwmon: (asc7621) Bug fixes by Ken Milmore · 14 years ago
  75. 513d8be Input: iforce - fix Guillemot Jet Leader 3D entry by Marek Vasut · 14 years ago
  76. d861f7b Input: iforce - add Guillemot Jet Leader Force Feedback by Marek Vasut · 14 years ago
  77. de02d72 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  78. c9ff04c drm/radeon: Fix 3 regressions - since buffer rework by Jean Delvare · 14 years ago
  79. b77b907 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  80. 93cb463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  81. 1c6fe03 cpuidle: Fix incorrect optimization by Arjan van de Ven · 14 years ago
  82. fde4e2f HID: fix suspend crash by moving initializations earlier by Alan Stern · 14 years ago
  83. f1c448e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  84. 2c32b1d Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  85. 48fe37c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  86. e33b3e7 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  87. e2dbe06 virtio: initialize earlier by Stijn Tintel · 14 years ago
  88. 4a22533 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  89. 417a9ef Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  90. 160b824 ar9170: wait for asynchronous firmware loading by Christian Lamparter · 14 years ago
  91. 1176568 md: restore ability of spare drives to spin down. by NeilBrown · 14 years ago
  92. 87aa630 md/raid6: Fix raid-6 read-error correction in degraded state by Gabriele A. Trombetti · 14 years ago
  93. 1468cf0 Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzilla-15903' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  94. 8cfe92d drm/ttm: Remove the ttm_bo_block_reservation() function. by Thomas Hellstrom · 14 years ago
  95. 5be6eff drm/ttm: Remove some leftover debug messages. by Thomas Hellstrom · 14 years ago
  96. 4fa07bf drm/radeon: async event synchronization for drmWaitVblank by Jerome Glisse · 14 years ago
  97. a47f6be V4L/DVB: pxa_camera: move fifo reset direct before dma start by Stefan Herbrechtsmeier · 14 years ago
  98. 981cbef V4L/DVB: video: testing unsigned for less than 0 by Dan Carpenter · 14 years ago
  99. b7d41d6 V4L/DVB: mx1-camera: compile fix by Uwe Kleine-König · 14 years ago
  100. 6f550dc V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference" by Bjørn Mork · 14 years ago