[patch 3/5] vfs: change remove_suid() to file_remove_suid()
[safe/jmp/linux-2.6] / kernel / power /
2008-07-26 Huang Yingkexec jump: save/restore device state
2008-07-26 David Brownellpm selftest: rtc paranoia
2008-07-24 David Howellspm: fix try_to_freeze_tasks()'s use of do_div()
2008-07-24 Zhang Ruipm: schedule sysrq poweroff on boot cpu
2008-07-24 Akinobu Mitapm: hibernation: simplify memory bitmap
2008-07-24 David Brownellpm: boot time suspend selftest
2008-07-17 Ingo MolnarMerge branch 'linus' into xen-64bit
2008-07-17 Jeremy Fitzhardingex86, xen, power: fix up config dependencies on PM
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16 Rafael J. Wysockisnapshot: Use pm_mutex for mutual exclusion
2008-07-16 Alan Coxsnapshot: Push BKL down into ioctl handlers
2008-07-16 Rafael J. WysockiFreezer: Introduce PF_FREEZER_NOSIG
2008-07-16 Ingo MolnarRevert "suspend, xen: enable PM_SLEEP for CONFIG_XEN"
2008-07-16 Jeremy Fitzhardingesuspend, xen: enable PM_SLEEP for CONFIG_XEN
2008-06-12 Rafael J. WysockiSuspend-related patches for 2.6.27
2008-06-10 Rafael J. WysockiIntroduce new top level suspend and hibernation callbacks
2008-04-30 Len BrownMerge branches 'release', 'acpica', 'bugzilla-10224...
2008-04-28 Andres SalomonPM/gxfb: add hook to PM console layer that allows disab...
2008-04-15 Pavel MachekPM: Remove legacy PM
2008-03-13 Len BrownMerge branches 'release' and 'doc' into release
2008-03-12 Randy Dunlapdocumentation: Move power-related files to Documentati...
2008-03-12 Rafael J. WysockiHibernation: Fix mark_nosave_pages()
2008-03-04 Roland McGrathfreezer vs stopped or traced
2008-02-23 Rafael J. WysockiPM: Introduce PM_EVENT_HIBERNATE callback state
2008-02-21 Rafael J. WysockiHibernation: Handle DEBUG_PAGEALLOC on x86
2008-02-07 Pavel MachekPM: documentation cleanups
2008-02-05 Adrian Bunkkernel/power/disk.c: make code static
2008-02-05 Christoph LameterPage allocator: clean up pcp draining functions
2008-02-01 Rafael J. WysockiHibernation: Invoke suspend notifications after console...
2008-02-01 Johannes BergSuspend: Invoke suspend notifications after console...
2008-02-01 Johannes BergSuspend: Add config option to disable the freezer if...
2008-02-01 Rafael J. WysockiHibernation: Introduce begin() and end() callbacks
2008-02-01 Rafael J. WysockiSuspend: Introduce begin() and end() callbacks
2008-02-01 Rafael J. Wysockisuspend: fix ia64 allmodconfig build
2008-02-01 Johannes BergSuspend: Clean up Kconfig (V2)
2008-02-01 Johannes BergHibernation: Clean up Kconfig (V2)
2008-02-01 Rafael J. WysockiHibernation: Update messages
2008-02-01 Rafael J. WysockiSuspend: Use common prefix in messages
2008-02-01 Rafael J. WysockiHibernation: Remove unnecessary variable declaration
2008-02-01 Rafael J. WysockiHibernation: Fix comment in disk.c
2008-02-01 Rafael J. WysockiSuspend: Fix comment in main.c
2008-02-01 Rafael J. WysockiHibernation: Move low level resume to disk.c
2008-02-01 Rafael J. WysockiSuspend: Fix compilation warning for CONFIG_SUSPEND...
2008-02-01 Alan SternPM: Convert PM notifiers to out-of-line code
2008-02-01 Johannes BergPM: Make PM_TRACE more architecture independent
2008-02-01 Rafael J. WysockiHibernation: New testing facility (rev. 2)
2008-02-01 Rafael J. Wysockisuspend: build fix responding to 2.6.25 kset change
2008-02-01 Rafael J. WysockiSuspend: Testing facility (rev. 2)
2008-02-01 Alan SternHibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE...
2008-02-01 Adrian BunkHibernation: Move function prototypes to header
2008-02-01 Rafael J. WysockiHibernation: Introduce exportable suspend ioctls header...
2008-02-01 Rafael J. WysockiHibernation: Correct definitions of some ioctls (rev. 2)
2008-02-01 Rafael J. WysockiHibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as depre...
2008-02-01 Rafael J. WysockiHibernation: Rework platform support ioctls (rev. 2)
2008-02-01 Rafael J. WysockiHibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-25 Greg Kroah-Hartmandriver core: make /sys/power a kobject
2008-01-25 Kay SieversDriver Core: switch all dynamic ksets to kobj_sysfs_ops
2008-01-25 Greg Kroah-Hartmankset: convert /sys/power to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-11 Len BrownPM: ACPI and APM must not be enabled at the same time
2007-12-06 Matthew Wilcoxpower: Use task_is_*
2007-11-15 Johannes Berghibernate: fix lockdep report
2007-10-20 Fengguang Wutrivial copy_data_pages() tidy up
2007-10-18 Rafael J. WysockiHibernation: Enter platform hibernation state in a...
2007-10-18 Rafael J. WysockiHibernation: Check if ACPI is enabled during restore...
2007-10-18 Rafael J. WysockiHibernation: Arbitrary boot kernel support - generic...
2007-10-18 Andres Salomonserial: turn serial console suspend a boot rather than...
2007-10-18 Rafael J. Wysockifreezer: measure freezing time
2007-10-18 Rafael J. Wysockifreezer: be more verbose
2007-10-18 Rafael J. Wysockifreezer: do not send signals to kernel threads
2007-10-18 Rafael J. Wysockifreezer: do not sync filesystems from freeze_processes
2007-10-18 Rafael J. WysockiPM: Rename hibernation_ops to platform_hibernation_ops
2007-10-18 Rafael J. WysockiPM: Rework struct hibernation_ops
2007-10-18 Rafael J. WysockiPM: Make suspend_ops static
2007-10-18 Rafael J. WysockiPM: Rework struct platform_suspend_ops
2007-10-18 Rafael J. WysockiPM: Rename struct pm_ops and related things
2007-10-18 Adrian Bunkmake kernel/power/main.c:suspend_enter() static
2007-09-26 Al Virohibernation doesn't even build on frv - tons of helpers...
2007-08-31 Rafael J. WysockiPM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBER...
2007-08-11 Rafael J. WysockiHibernation: do not try to mark invalid PFNs as nosave
2007-07-29 Rafael J. WysockiIntroduce CONFIG_SUSPEND for suspend-to-Ram and standby
2007-07-29 Rafael J. WysockiReplace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
2007-07-26 Rafael J. WysockiFix ThinkPad T42 poweroff failure introduced by by...
2007-07-22 Nigel Cunninghamx86: PM_TRACE support
2007-07-19 Pavel MachekPM: Integrate beeping flag with existing acpi_sleep...
2007-07-19 Nigel CunninghamPM: Optional beeping during resume from suspend to RAM
2007-07-19 Rafael J. WysockiPM: Reduce code duplication between main.c and user.c
2007-07-19 Rafael J. WysockiPM: introduce hibernation and suspend notifiers
2007-07-19 Rafael J. WysockiFreezer: remove redundant check in try_to_freeze_tasks
2007-07-19 Rafael J. WysockiFreezer: return int from freeze_processes
2007-07-19 Rafael J. WysockiFreezer: use __set_current_state in refrigerator
2007-07-19 Rafael J. WysockiFreezer: avoid freezing kernel threads prematurely
2007-07-19 Rafael J. WysockiHibernation: prepare to enter the low power state
2007-07-19 Rafael J. Wysockiswsusp: fix hibernation code ordering
2007-07-19 Rafael J. Wysockiswsusp: introduce restore platform operations
2007-07-19 Rafael J. Wysockiswsusp: remove code duplication between disk.c and...
2007-07-19 Rafael J. Wysockiswsusp: remove incorrect code from user.c
2007-07-19 Ben CollinsPM: Do not require dev spew to get PM_DEBUG
2007-07-19 Andrew Mortonfreezer: run show_state() when freezing times out
next