1. 25f2f3d snapshot: Use pm_mutex for mutual exclusion by Rafael J. Wysocki · 16 years ago
  2. 52d1102 snapshot: Push BKL down into ioctl handlers by Alan Cox · 16 years ago
  3. ebb12db Freezer: Introduce PF_FREEZER_NOSIG by Rafael J. Wysocki · 16 years ago
  4. d20a4dc APM emulation: Notify about all suspend events, not just APM invoked ones (v2) by Johannes Berg · 16 years ago
  5. 741438b ACPI PM: Remove obsolete Toshiba workaround by Rafael J. Wysocki · 16 years ago
  6. a80a6da PCI ACPI: Drop the second argument of platform_pci_choose_state by Rafael J. Wysocki · 16 years ago
  7. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  8. cc7e516 dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. by Len Brown · 16 years ago
  9. d185705 ACPI: don't walk tables if ACPI was disabled by Vegard Nossum · 16 years ago
  10. 860f0c6 acer-wmi: Remove version number by Carlos Corbacho · 16 years ago
  11. 8114352 acer-wmi: Add debugfs file for device detection by Carlos Corbacho · 16 years ago
  12. 5753dd5 acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732 by Carlos Corbacho · 16 years ago
  13. 6f061ab acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718 by Carlos Corbacho · 16 years ago
  14. f2b585b acer-wmi: Respect framebuffer blanking in backlight by Carlos Corbacho · 16 years ago
  15. 9991d9f acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 series by Carlos Corbacho · 16 years ago
  16. a0bbaf8 acer-wmi: Remove LED colour comment from documentation by Carlos Corbacho · 16 years ago
  17. 1410946 eeepc-laptop: static by Adrian Bunk · 16 years ago
  18. 47c00d2 ACPICA: fix mutex names in debug code. by Vegard Nossum · 16 years ago
  19. e38e8a0 Make GPE disable more robust by Bob Moore · 16 years ago
  20. 87dc5e3 compal-laptop: remove unnecessary lcd_level attribute by Cezary Jackiewicz · 16 years ago
  21. 12b2b34 acpi: fix printk format warning by Randy Dunlap · 16 years ago
  22. 3d532d5 ACPI: fix processor throttling set error by Yi Yang · 16 years ago
  23. 6594d87 ACPI: fix acpi fan state set error by Yi Yang · 16 years ago
  24. 74523c9 ACPI: fix checkpatch.pl complaints in scan.c by Alok N Kataria · 16 years ago
  25. 20b9373 Fujitsu-laptop update by Jonathan Woithe · 16 years ago
  26. 706546d ACPI: change processors from array to per_cpu variable by Mike Travis · 16 years ago
  27. 5411552 misc,acpi,backlight: compal Laptop Extras by Cezary Jackiewicz · 16 years ago
  28. 9f1eb99 create sysfs link from acpi device to sysdev for cpu by Zhang Rui · 16 years ago
  29. b62b8ef force offline the processor during hot-removal by Zhang Rui · 16 years ago
  30. 26d4686 fix a deadlock issue when poking "eject" file by Zhang Rui · 16 years ago
  31. a3cf859 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  32. 3c3622d Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled by Randy Dunlap · 16 years ago
  33. e3621ee powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET by Kumar Gala · 16 years ago
  34. bef5b54 Fix MIPS cross-compile problem by Ralf Baechle · 16 years ago
  35. 64a8f00 IDE: Report errors during drive reset back to user space by Elias Oltmanns · 16 years ago
  36. bb7ee9b Update documentation of HDIO_DRIVE_RESET ioctl by Elias Oltmanns · 16 years ago
  37. 3ef5eb4 IDE: Remove unused code by Elias Oltmanns · 16 years ago
  38. 79e36a9 IDE: Fix HDIO_DRIVE_RESET handling by Elias Oltmanns · 16 years ago
  39. 72a3d65 hd.c: remove the #include <linux/mc146818rtc.h> by Adrian Bunk · 16 years ago
  40. f327c1c update the BLK_DEV_HD help text by Adrian Bunk · 16 years ago
  41. 453ea3e move ide/legacy/hd.c to drivers/block/ by Adrian Bunk · 16 years ago
  42. 01c22bf ide/legacy/hd.c: use late_initcall() by Adrian Bunk · 16 years ago
  43. ffa793f remove BLK_DEV_HD_ONLY by Adrian Bunk · 16 years ago
  44. 85ae98a3 ide: endian annotations in ide-floppy.c by Harvey Harrison · 16 years ago
  45. 68dc357 ide-floppy: zero out the whole struct ide_atapi_pc on init by Borislav Petkov · 16 years ago
  46. c96a7df ide-floppy: fold idefloppy_create_test_unit_ready_cmd into idefloppy_open by Borislav Petkov · 16 years ago
  47. 7fcebda ide-cd: move request prep chunk from cdrom_do_newpc_cont to rq issue path by Borislav Petkov · 16 years ago
  48. 90eb808 ide-cd: move request prep from cdrom_start_rw_cont to rq issue path by Borislav Petkov · 16 years ago
  49. e529c60 ide-cd: move request prep from cdrom_start_seek_continuation to rq issue path by Borislav Petkov · 16 years ago
  50. 4b01fcb ide-cd: fold cdrom_start_seek into ide_cd_do_request by Borislav Petkov · 16 years ago
  51. b6ca440 ide-cd: simplify request issuing path by Borislav Petkov · 16 years ago
  52. 99384ae ide-cd: mv ide_do_rw_cdrom ide_cd_do_request by Borislav Petkov · 16 years ago
  53. 8ea1d17 ide-cd: cdrom_start_seek: remove unused argument block by Borislav Petkov · 16 years ago
  54. ab9d6e3 ide-cd: ide_do_rw_cdrom: add the catch-all bad request case to the if-else block by Borislav Petkov · 16 years ago
  55. ae8789f ide-cd: remove ide_cd_drain_data and ide_cd_pad_transfer by Borislav Petkov · 16 years ago
  56. af6765ce ide-cd: remove wait-for-idle-controller bit in cdrom_start_packet_command by Borislav Petkov · 16 years ago
  57. ce30e40 sgiioc4: call ide_find_port_slot() later by Bartlomiej Zolnierkiewicz · 16 years ago
  58. cb8ea09 swarm: call ide_find_port_slot() later by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 67717e2 icside: always try to probe first interface by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 47bc7e7 rapide: fix rapide_probe() return value by Bartlomiej Zolnierkiewicz · 16 years ago
  61. ff23712 ide: remove needless includes from setup-pci.c (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  62. ad15e9f ide: remove needless includes from ide-taskfile.c (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 6172941 ide: remove needless includes from ide.c by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 605cfe8 ide: remove superfluous BUG_ON() from set_geometry_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 07fe69d ide: allow any command requesting DMA data phase for HDIO_DRIVE_TASKFILE by Bartlomiej Zolnierkiewicz · 16 years ago
  66. e193c3e ide-pnp: print driver banner message early by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 740c397 ide-h8300: print driver banner message early by Bartlomiej Zolnierkiewicz · 16 years ago
  68. eb3aff5 ide: print message on error in ide_find_port_slot() by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 7b60fa1 ide_platform: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  70. f81eb80 ide-h8300: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 9a5ae1f rapide: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  72. b48c89a cmd640: add ->init_dev method by Bartlomiej Zolnierkiewicz · 16 years ago
  73. e6d95bd ide: ->port_init_devs -> ->init_dev by Bartlomiej Zolnierkiewicz · 16 years ago
  74. a698400 cmd640: fix warm-plug support for the secondary interface by Bartlomiej Zolnierkiewicz · 16 years ago
  75. ba1d0de powerpc/ide: remove mpc8xx-ide driver by Arnd Bergmann · 16 years ago
  76. e48905e swarm: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  77. c1da678 ide: tighten checks on PCI BARs in ide_hwif_configure() by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 0139701 sgiioc4: use driver name for resource allocation by Bartlomiej Zolnierkiewicz · 16 years ago
  79. b25afdf icside: use ide_init_port_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 26839f0 icside: don't use hwif->hwif_data by Bartlomiej Zolnierkiewicz · 16 years ago
  81. dccdf52 ide-cs: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  82. f333f92 ide_4drives: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  83. a536f32 au1xxx-ide: don't use hwif->hwif_data by Bartlomiej Zolnierkiewicz · 16 years ago
  84. c56c564 ide: set hwif->dev in ide_init_port_hw() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 63b51c6 ide: make ide_hwifs[] static by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 256c5f8 ide: fix hwif-s initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 9ad5409 ide: move PIO blacklist to ide-pio-blacklist.c by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 3e153cf ide: remove no longer used ide_pio_timings[] by Bartlomiej Zolnierkiewicz · 16 years ago
  89. c9d6c1a ide: move ide_pio_cycle_time() to ide-timings.c by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 8a97206 ide-pmac: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  91. b96f738 ide-mpc8xx: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 3f84757 sl82c105: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 713a590 cy82c693: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 86a0e12 cmd64x: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 17b500d cmd640: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 288911a alim15x3: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 2feecfa qd65xx: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  98. b32b76f ht6560b: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  99. cc57ccc ali14xx: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  100. f06ab34 ide: convert ide-timing.h to ide-timings.c library (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago