aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* suspend: fix ia64 allmodconfig buildRafael J. Wysocki2008-02-01
* ACPI: clear GPE earily in resume to avoid warningShaohua Li2008-02-01
* Suspend: Clean up Kconfig (V2)Johannes Berg2008-02-01
* Hibernation: Clean up Kconfig (V2)Johannes Berg2008-02-01
* Hibernation: Update messagesRafael J. Wysocki2008-02-01
* Suspend: Use common prefix in messagesRafael J. Wysocki2008-02-01
* Hibernation: Remove unnecessary variable declarationRafael J. Wysocki2008-02-01
* Hibernation: Fix comment in disk.cRafael J. Wysocki2008-02-01
* Suspend: Fix comment in main.cRafael J. Wysocki2008-02-01
* Hibernation: Move low level resume to disk.cRafael J. Wysocki2008-02-01
* Suspend: Fix compilation warning for CONFIG_SUSPEND unsetRafael J. Wysocki2008-02-01
* PM: Convert PM notifiers to out-of-line codeAlan Stern2008-02-01
* PM: Make PM_TRACE more architecture independentJohannes Berg2008-02-01
* PM: Suspend/hibernation debug documentation update (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: New testing facility (rev. 2)Rafael J. Wysocki2008-02-01
* suspend: build fix responding to 2.6.25 kset changeRafael J. Wysocki2008-02-01
* Suspend: Testing facility (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern2008-02-01
* Hibernation: Move function prototypes to headerAdrian Bunk2008-02-01
* ACPI: Fix mismerge in acpi_hibernation_finishRafael J. Wysocki2008-02-01
* Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: Rework platform support ioctls (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki2008-02-01
* x86: fix bootup crash in native_read_tsc()Ingo Molnar2008-02-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-01
|\
| * ide: move hwif_register() call out of ide_probe_port()Bartlomiej Zolnierkiewicz2008-02-01
| * ide: factor out code for tuning devices from ide_probe_port()Bartlomiej Zolnierkiewicz2008-02-01
| * ide: move handling of I/O resources out of ide_probe_port()Bartlomiej Zolnierkiewicz2008-02-01
| * ide: make probe_hwif() return an error valueBartlomiej Zolnierkiewicz2008-02-01
| * ide: use ide_remove_port_from_hwgroup in init_irq()Bartlomiej Zolnierkiewicz2008-02-01
| * ide: prepare init_irq() for using ide_remove_port_from_hwgroup()Bartlomiej Zolnierkiewicz2008-02-01
| * ide: factor out code removing port from hwgroup from ide_unregister()Bartlomiej Zolnierkiewicz2008-02-01
| * ide: I/O resources are released too early in ide_unregister()Bartlomiej Zolnierkiewicz2008-02-01
| * ide: cleanup ide_system_bus_speed()Bartlomiej Zolnierkiewicz2008-02-01
| * ide: remove needless zeroing of hwgroup fields from init_irq()Bartlomiej Zolnierkiewicz2008-02-01
| * ide: remove unused ide_hwgroup_t fieldsBartlomiej Zolnierkiewicz2008-02-01
| * ide_platform: remove struct hwif_propBartlomiej Zolnierkiewicz2008-02-01
| * ide: remove hwif->present manipulations from hwif_init()Bartlomiej Zolnierkiewicz2008-02-01
| * ide: move wait_hwif_ready() documentation in the right placeBartlomiej Zolnierkiewicz2008-02-01
| * ide: fix handling of busy I/O resources in probe_hwif()Bartlomiej Zolnierkiewicz2008-02-01
| * <linux/hdsmart.h> is not used by kernel codeBartlomiej Zolnierkiewicz2008-02-01
| * ide: don't include <linux/hdsmart.h>Bartlomiej Zolnierkiewicz2008-02-01
| * ide-floppy: cleanup headerBorislav Petkov2008-02-01
| * ide: update/add my CopyrightsBartlomiej Zolnierkiewicz2008-02-01
| * ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-01
| * au1xxx-ide/rapide: use hwif->index for ide_unregister()Bartlomiej Zolnierkiewicz2008-02-01
| * ide-pmac: macio resource freeing bugfixBartlomiej Zolnierkiewicz2008-02-01
| * au1xxx-ide: device tree bugfixBartlomiej Zolnierkiewicz2008-02-01