1. f974b19 ide: pass number of bytes to complete to ide_complete_rq() by Bartlomiej Zolnierkiewicz · 15 years ago
  2. a9587fd ide: remove BUG() from ide_complete_rq() by Bartlomiej Zolnierkiewicz · 15 years ago
  3. 6902a53 ide: pass error value to ide_complete_rq() by Bartlomiej Zolnierkiewicz · 15 years ago
  4. 1caf236 ide: add ide_end_rq() (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  5. 0dfb991 ide: use ata_tf_protocols enums by Bartlomiej Zolnierkiewicz · 15 years ago
  6. b6308ee ide: move command related fields from ide_hwif_t to struct ide_cmd by Bartlomiej Zolnierkiewicz · 15 years ago
  7. adb1af9 ide: pass command instead of request to ide_pio_datablock() by Bartlomiej Zolnierkiewicz · 15 years ago
  8. 22aa4b3 ide: remove ide_task_t typedef by Bartlomiej Zolnierkiewicz · 15 years ago
  9. e6830a8 ide: call ide_build_sglist() prior to ->dma_setup (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  10. 03a2faa ide: return request status from ->pc_callback method by Bartlomiej Zolnierkiewicz · 15 years ago
  11. 3ee3830 ide: remove ->end_request method by Bartlomiej Zolnierkiewicz · 15 years ago
  12. c152cc1 ide: use ->end_request only for private device driver requests by Bartlomiej Zolnierkiewicz · 15 years ago
  13. 5e2040fd ide: move ->failed_pc to ide_drive_t by Bartlomiej Zolnierkiewicz · 15 years ago
  14. c7016e9 ide: remove no longer needed PC_FLAG_TIMEDOUT packet command flag by Bartlomiej Zolnierkiewicz · 15 years ago
  15. e3d9a73 ide: remove ->data_phase field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 15 years ago
  16. a09485d ide: move request type specific code from ide_end_drive_cmd() to callers (v3) by Bartlomiej Zolnierkiewicz · 15 years ago
  17. 3616b65 ide: complete power step in ide_complete_pm_request() by Bartlomiej Zolnierkiewicz · 15 years ago
  18. 19710d2 ide: add "flagged" taskfile flags to struct ide_taskfile (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  19. c094ea0 ide: add IDE_HFLAG_4DRIVES host flag by Bartlomiej Zolnierkiewicz · 15 years ago
  20. 2787cb8 ide: add IDE_HFLAG_DTC2278 host flag by Bartlomiej Zolnierkiewicz · 15 years ago
  21. 255115fb ide: allow host drivers to specify IRQ flags by Bartlomiej Zolnierkiewicz · 15 years ago
  22. 69197ad ide: fix memleak on failure in probe_for_drive() by Bartlomiej Zolnierkiewicz · 15 years ago
  23. 15a453a ide: include <asm/ide.h> only when needed by Bartlomiej Zolnierkiewicz · 15 years ago
  24. e354c1d ide: remove IDE_ARCH_LOCK (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  25. d15a613 ide: remove IDE_ARCH_INTR (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  26. 088b1b8 ide: improve debugging scheme by Borislav Petkov · 16 years ago
  27. be0ea69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  28. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  29. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. 6671de3 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  32. 831576f Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. 86d9c07 Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  34. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  35. d3f12d3 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  36. 39b566e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  37. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  38. 0384e29 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  39. 61a0918 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  40. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  41. bc2fd38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  42. 928a726 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  43. 8ff64b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  44. 5020125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  45. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  46. 8d80ce8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  47. d0adde5 Add a strictatime mount option by Matthew Garrett · 15 years ago
  48. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  49. f9f3567 emu101k1.h: fix duplicate include of <linux/types.h> by Arnd Bergmann · 15 years ago
  50. 8cd2c29 compiler-gcc4: conditionalize #error on __KERNEL__ by H. Peter Anvin · 15 years ago
  51. 3a471cb remove __KERNEL_STRICT_NAMES by Arnd Bergmann · 15 years ago
  52. 60c195c make netfilter use strict integer types by Arnd Bergmann · 15 years ago
  53. 1d7f83d make drm headers use strict integer types by Arnd Bergmann · 15 years ago
  54. ccef7ab make MTD headers use strict integer types by Arnd Bergmann · 15 years ago
  55. 9adfbfb make most exported headers use strict integer types by Arnd Bergmann · 15 years ago
  56. 85efde6 make exported headers use strict posix types by Arnd Bergmann · 15 years ago
  57. 9d50638 unconditionally include asm/types.h from linux/types.h by Jaswinder Singh Rajput · 15 years ago
  58. 7c526e1 Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timers/core by Ingo Molnar · 15 years ago
  59. b6d9842 Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/core by Ingo Molnar · 15 years ago
  60. 67fca02 ax88796: Add method to take MAC from platform data by Daniel Mack · 15 years ago
  61. 09f98ba Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-next by Roland Dreier · 15 years ago
  62. c96f173 [libata] Improve timeout handling by Alan Cox · 15 years ago
  63. b2f5e7c ipv6: Fix conflict resolutions during ipv6 binding by Vlad Yasevich · 15 years ago
  64. 3d47aa8 [libata] Drain data on errors by Alan Cox · 15 years ago
  65. 22ddbd1 include/linux/ata.h: add some more transfer masks by Erik Inge Bolsø · 15 years ago
  66. 1a660164 [libata] Export ata_pio_queue_task() so that it can be used from sata_mv. by Mark Lord · 15 years ago
  67. e6e66b0 Dynamic debug: fix pr_fmt() build error by Greg Banks · 15 years ago
  68. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 15 years ago
  69. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 15 years ago
  70. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 15 years ago
  71. 4995f8e vcs: hook sysfs devices into object lifetime instead of "binding" by Kay Sievers · 15 years ago
  72. 006f457 driver core: move platform_data into platform_device by Ming Lei · 15 years ago
  73. ae1b417 driver core: move knode_bus into private structure by Greg Kroah-Hartman · 16 years ago
  74. 8940b4f driver core: move knode_driver into private structure by Greg Kroah-Hartman · 16 years ago
  75. f791b8c driver core: move klist_children into private structure by Greg Kroah-Hartman · 16 years ago
  76. fb069a5 driver core: create a private portion of struct device by Greg Kroah-Hartman · 16 years ago
  77. b23530e driver core: remove polling for driver_probe_done(v5) by Ming Lei · 15 years ago
  78. 8205779 UIO: Add name attributes for mappings and port regions by Hans J. Koch · 16 years ago
  79. 57fee4a platform: introduce module id table for platform devices by Eric Miao · 15 years ago
  80. 1fa5ae8 driver core: get rid of struct device's bus_id string array by Kay Sievers · 16 years ago
  81. 2c0f3e9 wimax: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  82. 38938bf netlink: add NETLINK_NO_ENOBUFS socket flag by Pablo Neira Ayuso · 15 years ago
  83. 8942939 USB: gadget: composite device-level suspend/resume hooks by David Brownell · 15 years ago
  84. 64a3a25 USB: pedantic: spelling correction in comment for ch9.h by D.J. Capelis · 15 years ago
  85. 8c209e6 USB: make actual_length in struct urb field u32 by Greg Kroah-Hartman · 15 years ago
  86. 16e2e5f USB: make transfer_buffer_lengths in struct urb field u32 by Greg Kroah-Hartman · 15 years ago
  87. 6da9c99 USB: allow libusb to talk to unauthenticated WUSB devices by David Vrabel · 15 years ago
  88. e6e244b usb-storage: prepare for subdriver separation by Alan Stern · 15 years ago
  89. f6d92a0 USB: otg: adding nop usb transceiver by Ajay Kumar Gupta · 15 years ago
  90. f8bece8 USB: serial: introduce a flag into the usb serial layer to tell drivers that their URBs are killed due to suspension by Oliver Neukum · 15 years ago
  91. 4d6914b USB: Move definitions from usb.h to usb/ch9.h by Julia Lawall · 16 years ago
  92. c2344f1 USB: gpio_vbus: add delayed vbus_session calls by Robert Jarzmik · 16 years ago
  93. 1662e3a USB: add quirk to avoid config and interface strings by Alan Stern · 15 years ago
  94. 2ebe1d9 ide: use try_to_identify() in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 15 years ago
  95. 552d3a9 ide: remove broken EXABYTENEST support by Bartlomiej Zolnierkiewicz · 15 years ago
  96. d45b70a mn10300: remove <asm/ide.h> by Bartlomiej Zolnierkiewicz · 15 years ago
  97. 662641d frv: remove <asm/ide.h> by Bartlomiej Zolnierkiewicz · 15 years ago
  98. 86ccf37 ide: remove pciirq argument from ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 15 years ago
  99. 2ed0ef5 ide: fix ->init_chipset method to return 'int' value by Bartlomiej Zolnierkiewicz · 15 years ago
  100. 8b07ed2 ide: remove no longer needed IRQ fallback code from hwif_init() by Bartlomiej Zolnierkiewicz · 15 years ago