1. af258f5 Suspend: Invoke suspend notifications after console switch by Johannes Berg · 17 years ago
  2. 17b7a89 Suspend: Clean up suspend_64.c by Borislav Petkov · 17 years ago
  3. b28f508 Suspend: Add config option to disable the freezer if architecture wants that by Johannes Berg · 17 years ago
  4. c9b6c8f ACPI: Print message before calling _PTS by Rafael J. Wysocki · 17 years ago
  5. 7258ec5 ACPI hibernation: Call _PTS before suspending devices by Rafael J. Wysocki · 17 years ago
  6. caea99e Hibernation: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  7. 60417f5 ACPI suspend: Call _PTS before suspending devices by Rafael J. Wysocki · 17 years ago
  8. 3c1d2b6 ACPI: Separate disabling of GPEs from _PTS by Rafael J. Wysocki · 17 years ago
  9. c95d47a ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK by Rafael J. Wysocki · 17 years ago
  10. c697eec Suspend: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  11. 7671b8a suspend: fix ia64 allmodconfig build by Rafael J. Wysocki · 17 years ago
  12. a3627f6 ACPI: clear GPE earily in resume to avoid warning by Shaohua Li · 17 years ago
  13. f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
  14. 801e406 Hibernation: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
  15. 2397672 Hibernation: Update messages by Rafael J. Wysocki · 17 years ago
  16. 465d2b4 Suspend: Use common prefix in messages by Rafael J. Wysocki · 17 years ago
  17. b6887a2 Hibernation: Remove unnecessary variable declaration by Rafael J. Wysocki · 17 years ago
  18. 9575809 Hibernation: Fix comment in disk.c by Rafael J. Wysocki · 17 years ago
  19. 9628c0e Suspend: Fix comment in main.c by Rafael J. Wysocki · 17 years ago
  20. 72df68c Hibernation: Move low level resume to disk.c by Rafael J. Wysocki · 17 years ago
  21. 2ed43b6 Suspend: Fix compilation warning for CONFIG_SUSPEND unset by Rafael J. Wysocki · 17 years ago
  22. 8252575 PM: Convert PM notifiers to out-of-line code by Alan Stern · 17 years ago
  23. 90dda1c PM: Make PM_TRACE more architecture independent by Johannes Berg · 17 years ago
  24. ce2b714 PM: Suspend/hibernation debug documentation update (rev. 2) by Rafael J. Wysocki · 17 years ago
  25. 4cc7977 Hibernation: New testing facility (rev. 2) by Rafael J. Wysocki · 17 years ago
  26. 039a75c suspend: build fix responding to 2.6.25 kset change by Rafael J. Wysocki · 17 years ago
  27. 0e7d56e Suspend: Testing facility (rev. 2) by Rafael J. Wysocki · 17 years ago
  28. c3e94d8 Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) by Alan Stern · 17 years ago
  29. 2f8ed1c Hibernation: Move function prototypes to header by Adrian Bunk · 17 years ago
  30. 964756a ACPI: Fix mismerge in acpi_hibernation_finish by Rafael J. Wysocki · 17 years ago
  31. 3010f8c Hibernation: Introduce exportable suspend ioctls header (rev. 2) by Rafael J. Wysocki · 17 years ago
  32. cc5d207 Hibernation: Correct definitions of some ioctls (rev. 2) by Rafael J. Wysocki · 17 years ago
  33. 96f7374 Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) by Rafael J. Wysocki · 17 years ago
  34. eb57c1c Hibernation: Rework platform support ioctls (rev. 2) by Rafael J. Wysocki · 17 years ago
  35. af508b3 Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl by Rafael J. Wysocki · 17 years ago
  36. aa62999 x86: fix bootup crash in native_read_tsc() by Ingo Molnar · 17 years ago
  37. f319124 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  38. a14dc57 ide: move hwif_register() call out of ide_probe_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  39. e84e7ea ide: factor out code for tuning devices from ide_probe_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 139ddfc ide: move handling of I/O resources out of ide_probe_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 9d50152 ide: make probe_hwif() return an error value by Bartlomiej Zolnierkiewicz · 17 years ago
  42. fbd1308 ide: use ide_remove_port_from_hwgroup in init_irq() by Bartlomiej Zolnierkiewicz · 17 years ago
  43. cae5c82 ide: prepare init_irq() for using ide_remove_port_from_hwgroup() by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 96e5ad3 ide: factor out code removing port from hwgroup from ide_unregister() by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 7cba97f ide: I/O resources are released too early in ide_unregister() by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 537f06c ide: cleanup ide_system_bus_speed() by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 422278e ide: remove needless zeroing of hwgroup fields from init_irq() by Bartlomiej Zolnierkiewicz · 17 years ago
  48. a6fbb1c ide: remove unused ide_hwgroup_t fields by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 0424493 ide_platform: remove struct hwif_prop by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 4853565 ide: remove hwif->present manipulations from hwif_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  51. c860a8f ide: move wait_hwif_ready() documentation in the right place by Bartlomiej Zolnierkiewicz · 17 years ago
  52. cf7125a ide: fix handling of busy I/O resources in probe_hwif() by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 7616695 <linux/hdsmart.h> is not used by kernel code by Bartlomiej Zolnierkiewicz · 17 years ago
  54. dac2242 ide: don't include <linux/hdsmart.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  55. d3f2084 ide-floppy: cleanup header by Borislav Petkov · 17 years ago
  56. 59bca8c ide: update/add my Copyrights by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 17 years ago
  58. fadd11c au1xxx-ide/rapide: use hwif->index for ide_unregister() by Bartlomiej Zolnierkiewicz · 17 years ago
  59. ed908fa ide-pmac: macio resource freeing bugfix by Bartlomiej Zolnierkiewicz · 17 years ago
  60. ed1f788 au1xxx-ide: device tree bugfix by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 062f9f0 ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  62. 5c05ff6 ide: switch to DMA-mapping API by Bartlomiej Zolnierkiewicz · 17 years ago
  63. f8341c1 icside: use hwif->dev by Bartlomiej Zolnierkiewicz · 17 years ago
  64. 5df37c3 au1xxx-ide: use hwif->dev by Bartlomiej Zolnierkiewicz · 17 years ago
  65. 3650165 ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  66. f6fb786 ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  67. fcc1175 ide: remove BUG_ON() from ide_build_sglist() by Bartlomiej Zolnierkiewicz · 17 years ago
  68. 425afb6 ide: fix ide_intr() for non-PCI devices and CONFIG_BLK_DEV_IDEPCI=y by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 2be564b piix: remove stale comments by Bartlomiej Zolnierkiewicz · 17 years ago
  70. 4166c19 ide: add IDE_HFLAG_NO_DSC host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 8ac2b42a ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 993da8f amd74xx: remove amd_ide_chips table by Bartlomiej Zolnierkiewicz · 17 years ago
  73. ecf32796 ide: ide_setup_dma() assumes 8 ports by Sergei Shtylyov · 17 years ago
  74. 4e5a68a trm290: cannot call ide_setup_dma() by Sergei Shtylyov · 17 years ago
  75. f9afd18 ide-cd: move the remaining cdrom.c ioctl handling code to ide-cd_ioctl.c by Borislav Petkov · 17 years ago
  76. d554336 ide-{floppy,tape}: remove debug code for dumping identify data by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 7b9f25b ide: add ide_dump_identify() debug helper by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 3bb4663 ide-cd: update driver version, comments and copyrights by Bartlomiej Zolnierkiewicz · 17 years ago
  79. bbb89e3 ide-cd: unify request end exit path in cdrom_decode_status() by Bartlomiej Zolnierkiewicz · 17 years ago
  80. 0d6f7e3 ide-cd: merge cdrom_write_check_ireason() and cdrom_read_check_ireason() by Bartlomiej Zolnierkiewicz · 17 years ago
  81. 0041e7c ide-cd: merge cdrom_rw_intr() and cdrom_newpc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  82. 48ea0b2 ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_rw_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  83. a11e77d ide-cd: prepare cdrom_rw_intr() and cdrom_newpc_intr() to be merged by Bartlomiej Zolnierkiewicz · 17 years ago
  84. 37782fc ide-cd: unify moving to the next buffer in cdrom_rw_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  85. 21ea1f0 ide-cd: merge cdrom_start_read() and cdrom_start_write() by Bartlomiej Zolnierkiewicz · 17 years ago
  86. 29f3aac ide-cd: merge cdrom_start_read_continuation() and cdrom_start_rw_cont() by Bartlomiej Zolnierkiewicz · 17 years ago
  87. 94f5a86 ide-cd: merge cdrom_read_intr() and cdrom_write_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  88. 64814f2 ide-cd: factor out transfer size checking from cdrom_read_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  89. b4ab726 ide-cd: add ide_cd_drain_data() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  90. c9f56a8 ide-cd: merge cdrom_do_packet_command() and cdrom_do_block_pc() by Bartlomiej Zolnierkiewicz · 17 years ago
  91. a7c7d16 ide-cd: remove cdrom_do_pc_continuation() by Bartlomiej Zolnierkiewicz · 17 years ago
  92. ff1bfbc1 ide-cd: merge cdrom_pc_intr() and cdrom_newpc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 8b67ebf ide-cd: unify request end exit path in cdrom_pc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  94. 8ee69f5 ide-cd: factor out request sense fixup from cdrom_pc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 03f537d ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_newpc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  96. 98add71 ide-cd: remove BUG_ON() from cdrom_newpc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  97. 1780299 ide-cd: move code handling cdrom.c IOCTLs to ide-cd_ioctl.c by Bartlomiej Zolnierkiewicz · 17 years ago
  98. 139c829 ide-cd: rename cdrom_* functions to ide_cd_* by Bartlomiej Zolnierkiewicz · 17 years ago
  99. 5c937ae ide-cd: coding style fixes for cdrom_get_toc_entry() by Bartlomiej Zolnierkiewicz · 17 years ago
  100. a1bb945 ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h> by Bartlomiej Zolnierkiewicz · 17 years ago