1. ff8561c lguest: do not statically allocate root device by Mark McLoughlin · 16 years ago
  2. 63d1255 virtio: do not statically allocate root device by Mark McLoughlin · 16 years ago
  3. 0aa0dc4 driver core: add root_device_register() by Mark McLoughlin · 16 years ago
  4. 7232800 driver core:fix duplicate removing driver link in __device_release_driver by Ming Lei · 16 years ago
  5. ec0676ee Driver core: move the bus notifier call points by Alan Stern · 16 years ago
  6. b9daa99 driver core: move knode_bus into private structure by Greg Kroah-Hartman · 16 years ago
  7. 93e746d driver core: move knode_driver into private structure by Greg Kroah-Hartman · 16 years ago
  8. 11c3b5c driver core: move klist_children into private structure by Greg Kroah-Hartman · 16 years ago
  9. 2831fe6 driver core: create a private portion of struct device by Greg Kroah-Hartman · 16 years ago
  10. 355a72d PCI: Rework default handling of suspend and resume by Rafael J. Wysocki · 16 years ago
  11. 1e0b2cf driver core: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  12. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
  13. 76288b4 virtio: convert to net_device_ops by Stephen Hemminger · 16 years ago
  14. 53a3294 bonding: use net_device_ops by Stephen Hemminger · 16 years ago
  15. af04908 irda: convert to internal stats by Stephen Hemminger · 16 years ago
  16. b9bdcbb ioat: fix self test for multi-channel case by Dan Williams · 16 years ago
  17. 652afc2 dmaengine: bump initcall level to arch_initcall by Dan Williams · 16 years ago
  18. e234667 dmaengine: advertise all channels on a device to dma_filter_fn by Dan Williams · 16 years ago
  19. 864498a dmaengine: use idr for registering dma device numbers by Dan Williams · 16 years ago
  20. 41d5e59 dmaengine: add a release for dma class devices and dependent infrastructure by Dan Williams · 16 years ago
  21. 4fac7fa ioat: do not perform removal actions at shutdown by Dan Williams · 16 years ago
  22. 630738b iop-adma: enable module removal by Dan Williams · 16 years ago
  23. 0d603f6 iop-adma: kill debug BUG_ON by Dan Williams · 16 years ago
  24. f388220 iop-adma: let devm do its job, don't duplicate free by Dan Williams · 16 years ago
  25. 7dd6025 dmaengine: kill enum dma_state_client by Dan Williams · 16 years ago
  26. f27c580 dmaengine: remove 'bigref' infrastructure by Dan Williams · 16 years ago
  27. aa1e6f1 dmaengine: kill struct dma_client and supporting infrastructure by Dan Williams · 16 years ago
  28. 209b84a dmaengine: replace dma_async_client_register with dmaengine_get by Dan Williams · 16 years ago
  29. 74465b4 atmel-mci: convert to dma_request_channel and down-level dma_slave by Dan Williams · 16 years ago
  30. 33df8ca dmatest: convert to dma_request_channel by Dan Williams · 16 years ago
  31. 59b5ec2 dmaengine: introduce dma_request_channel and private channels by Dan Williams · 16 years ago
  32. 2ba0562 dmaengine: provide a common 'issue_pending_all' implementation by Dan Williams · 16 years ago
  33. bec0851 dmaengine: centralize channel allocation, introduce dma_find_channel by Dan Williams · 16 years ago
  34. 6f49a57 dmaengine: up-level reference counting to the module level by Dan Williams · 16 years ago
  35. 9a9b1d1 wusb: return -ENOTCONN when resetting a port with no connected device by David Vrabel · 16 years ago
  36. 2226b1c uwb: safely remove all reservations by David Vrabel · 16 years ago
  37. c2ce5ca scc_pata: make use of scc_dma_sff_read_status() by Sergei Shtylyov · 16 years ago
  38. 0578963 ide-dma-sff: factor out ide_dma_sff_write_status() by Sergei Shtylyov · 16 years ago
  39. 592b531 ide: move read_sff_dma_status() method to 'struct ide_dma_ops' by Sergei Shtylyov · 16 years ago
  40. 3f023b0 ide: don't set hwif->dma_ops in init_dma() method by Sergei Shtylyov · 16 years ago
  41. 391ad19 Resurrect IT8172 IDE controller driver by Shane McDonald · 16 years ago
  42. 7ee9803 piix: sync ich_laptop[] with ata_piix.c by Bartlomiej Zolnierkiewicz · 16 years ago
  43. e630fcb ide: fix ide_port_scan() to do ACPI setup after initializing request queues by Bartlomiej Zolnierkiewicz · 16 years ago
  44. c38714e ide: remove now redundant ->cur_dev checks by Bartlomiej Zolnierkiewicz · 16 years ago
  45. b1b1cd9 ide: remove superfluous hwif variable assignment from ide_timer_expiry() by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 8c6de94 ide: use ide_pci_is_in_compatibility_mode() helper in setup-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 9600dcf ide: make "paranoia" ->handler check in ide_intr() more strict by Bartlomiej Zolnierkiewicz · 16 years ago
  48. d6251d4 ide-cd: convert to ide-atapi facilities by Borislav Petkov · 16 years ago
  49. 1e91477 ide-cd: start DMA before sending the actual packet command by Borislav Petkov · 16 years ago
  50. 7a38f3c ide-cd: wait for DRQ to get set per default by Borislav Petkov · 16 years ago
  51. 744a82b ide: Fix drive's DWORD-IO handling by Mario Schwalbe · 16 years ago
  52. 2bd24a1 ide: add port and host iterators by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 5e7f3a4 ide: dynamic allocation of device structures by Bartlomiej Zolnierkiewicz · 16 years ago
  54. a32296f ide: NUMA aware allocation of host and port structures by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 07af5a5 it821x: use ide_get_pair_dev() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 5d44a15 cmd64x: use ide_get_pair_dev() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 2b78ff5 cmd640: use ide_get_pair_dev() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  58. bca4ff1 amd74xx: use ide_get_pair_dev() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 627e05d ide: remove ->error method from struct ide_driver by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 585e971 ide: unexport ide_wait_not_busy() by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 7f3c868 ide: remove ide_driver_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 9892ec5 ide: remove 'byte' typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  63. c0ae502 ide: remove ide_pci_enablebit_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 54cc142 ide: remove local_irq_set() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 898ec22 ide: remove HWIF() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  66. b40d1b8 ide: move ide_init_port_data() and friends to ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  67. ff670e6 ide: update ide_unregister() documentation by Bartlomiej Zolnierkiewicz · 16 years ago
  68. b65fac3 ide: merge ide_hwgroup_t with ide_hwif_t (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 5b31f85 ide: use lock bitops for ports serialization (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  70. efe0397 ide: remove hwgroup->hwif and {drive,hwif}->next by Bartlomiej Zolnierkiewicz · 16 years ago
  71. ae86afa ide: use per-port IRQ handlers by Bartlomiej Zolnierkiewicz · 16 years ago
  72. bd53cbc ide: add ->cur_port to struct ide_host and use it for serialized hosts by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 42cf261 ide: fix setting nIEN on idle devices by Bartlomiej Zolnierkiewicz · 16 years ago
  74. b46f205 ide: fix LOCKDEP warning by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 4be98c0 [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD by James Smart · 16 years ago
  76. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 16 years ago
  77. d7dff84 x86: remove map_single and unmap_single in struct dma_mapping_ops by FUJITA Tomonori · 16 years ago
  78. ffbbef5 intel-iommu: add map_page and unmap_page by FUJITA Tomonori · 16 years ago
  79. f1fb9bb trivial: Add a space (and a comma) to a printk in 8250 driver by Paul Bolle · 16 years ago
  80. 8eb09d8 trivial: Fix misspelling of "firmware" in usb.c by Nick Andrew · 16 years ago
  81. c3af171 trivial: Fix misspelling of "firmware" in qla1280.c by Nick Andrew · 16 years ago
  82. 89546de trivial: Fix misspelling of "firmware" in a100u2w.c by Nick Andrew · 16 years ago
  83. d41ad93 trivial: Fix misspelling of "firmware" in megaraid.c by Nick Andrew · 16 years ago
  84. 11b9182 trivial: Fix misspelling of "firmware" in ql4_mbx.c by Nick Andrew · 16 years ago
  85. c7060d9 trivial: Fix misspelling of "firmware" in acpi_memhotplug.c by Nick Andrew · 16 years ago
  86. 4407245 trivial: Fix misspelling of "firmware" in ipw2100.c by Nick Andrew · 16 years ago
  87. d535295 trivial: Fix misspelling of "firmware" in atmel.c by Nick Andrew · 16 years ago
  88. 11f1fbc trivial: Fix misspelled firmware in Kconfig by Nick Andrew · 16 years ago
  89. 0211a9c trivial: fix an -> a typos in documentation and comments by Frederik Schwarzer · 16 years ago
  90. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  91. c03264a trivial: fix singal -> signal typo by Frederik Schwarzer · 16 years ago
  92. 3a4e367 trivial: Fix incorrect use of "loose" in event.c by Nick Andrew · 16 years ago
  93. 277835a trivial: rtc-stk17ta8: fix sparse warning by Hannes Eder · 16 years ago
  94. 4367fa5 trivial: rtc-ds1511: fix sparse warning by Hannes Eder · 16 years ago
  95. 9334e90 Input: i8042 - add Dell Vostro 1510 to nomux list by Jiri Kosina · 16 years ago
  96. 3d7a96f Merge branch 'linus' into tracing/kmemtrace2 by Ingo Molnar · 16 years ago
  97. 835481d cpumask: convert struct cpufreq_policy to cpumask_var_t by Rusty Russell · 16 years ago
  98. d12418f Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  99. 46377bb acenic: Missed delete of acenic_firmware.h by David S. Miller · 16 years ago
  100. 238c6d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago