tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / kernel / power /
2009-12-15 Bernhard Wallevt: introduce and use vt_kmsg_redirect() function
2009-12-06 Alan SternPM / Runtime: Export the PM runtime workqueue
2009-12-06 Jiri SlabyPM / Hibernate: Swap, use KERN_CONT
2009-12-06 Nigel CunninghamPM / Hibernate: Shift remaining code from swsusp.c...
2009-12-06 Nigel CunninghamPM / Hibernate: Move swap functions to kernel/power...
2009-12-06 Rafael J. WysockiMerge branch 'master' into for-linus
2009-11-03 Jiri SlabyPM / Hibernate: Add newline to load_image() fail path
2009-11-03 Jiri SlabyPM / Hibernate: Fix error handling in save_image()
2009-11-03 Jiri SlabyPM / Hibernate: Fix blkdev refleaks
2009-10-28 Tejun HeoPM / freezer: Don't get over-anxious while waiting
2009-10-21 Rafael J. WysockiPM: Make warning in suspend_test_finish() less likely...
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-22 Alexey Dobriyanoom: move oom_killer_enable()/oom_killer_disable to...
2009-09-22 Jan Beulichmm: don't use alloc_bootmem_low() where not strictly...
2009-09-19 Alan Coxvt: remove power stuff from kernel/power
2009-09-14 Wu FengguangPM: Trivial fixes
2009-09-14 Gerald SchaeferPM / Hibernate / Memory hotplug: Always use for_each_po...
2009-09-14 Rafael J. WysockiPM/Hibernate: Do not try to allocate too much memory...
2009-09-14 Rafael J. WysockiPM/Hibernate: Do not release preallocated memory unnece...
2009-09-14 Rafael J. WysockiPM/Hibernate: Rework shrinking of memory
2009-09-14 Thadeu Lima de Sou... PM: Fix typo in label name s/Platofrm_finish/Platform_f...
2009-08-22 Rafael J. WysockiPM: Introduce core framework for run-time PM of I/O...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-17 Rafael J. Wysockimm, PM/Freezer: Disable OOM killer when tasks are frozen
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12 Cornelia HuckPM/Hibernate: Move NVS routines into a seperate file...
2009-06-12 Rafael J. WysockiPM/Hibernate: Rename disk.c to hibernate.c
2009-06-12 Rafael J. WysockiPM: Separate suspend to RAM functionality from core
2009-06-12 Rafael J. WysockiPM/Hibernate: Move memory shrinking to snapshot.c ...
2009-06-12 Rafael J. WysockiPM/Suspend: Do not shrink memory before suspend
2009-06-12 Alan SternPM core: rename suspend and resume functions
2009-06-12 Magnus DammPM: Rename device_power_down/up()
2009-06-12 Manish Katiyartrivial: kernel/power/poweroff.c: whitespace fix
2009-05-24 Rafael J. WysockiPM: Do not hold dpm_list_mtx while disabling/enabling...
2009-05-15 Bjorn HelgaasPM: check sysdev_suspend(PMSG_FREEZE) return value
2009-04-24 Rafael J. WysockiPM/Hibernate: Fix waiting for image device to appear...
2009-04-19 Rafael J. WysockiPM/Suspend: Introduce two new platform callbacks to...
2009-04-15 Nikanth Karthikesanswap: Remove code handling bio_alloc failure with __GFP...
2009-04-13 Rafael J. WysockiPM/Hibernate: Wait for SCSI devices scan to complete...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-01 Magnus Dammpm: rework includes, remove arch ifdefs
2009-04-01 KOSAKI Motohiromm: introduce for_each_populated_zone() macro
2009-03-30 Rafael J. WysockiPM: Change hibernation code ordering
2009-03-30 Rafael J. WysockiPM: Change suspend code ordering
2009-03-30 Rafael J. WysockiPM: Rework handling of interrupts during suspend-resume
2009-03-30 Nick Andrewtrivial: Fix misspelling of firmware
2009-02-22 Rafael J. WysockiPM: Split up sysdev_[suspend|resume] from device_power_...
2009-02-21 Linus TorvaldsMerge branch 'hibernate'
2009-02-21 Arve HjønnevågPM: Wait for console in resume
2009-02-21 Andrey BorzenkovPM: Fix pm_notifiers during user mode hibernation
2009-02-21 Rafael J. WysockiPM: fix build for CONFIG_PM unset
2009-02-21 Arjan van de VenPM/resume: wait for device probing to finish
2009-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-02-18 Rafael J. Wysockipm: fix build for CONFIG_PM unset
2009-02-18 Jens Axboeblock: fix bad definition of BIO_RW_SYNC
2009-02-07 Len BrownMerge branches 'release', 'asus', 'bugzilla-12450'...
2009-01-27 Rafael J. WysockiHibernation: Introduce system_entering_hibernation
2009-01-16 Rafael J. WysockiPM: Fix compilation warning in kernel/power/main.c
2009-01-16 Rafael J. WysockiPM: Fix freezer compilation if PM_SLEEP is unset
2009-01-09 Len BrownMerge branch 'linus' into release
2009-01-06 Kay Sieverspm: struct device - replace bus_id with dev_name()...
2008-12-31 Rusty Russellcpumask: convert rest of files in kernel/
2008-12-19 Rafael J. WysockiHibernate: Replace unnecessary evaluation of pfn_to_page()
2008-12-19 Rafael J. WysockiHibernate: Take overlapping zones into account (rev. 2)
2008-12-19 Rafael J. WysockiHibernate: Do not oops on resume if image data are...
2008-12-19 Rafael J. WysockiACPI hibernate: Add a mechanism to save/restore ACPI...
2008-12-19 Zhang RuiHibernate: Call platform_begin before swsusp_shrink_memory
2008-12-19 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2008-12-12 Ingo MolnarMerge branch 'sched/core' into cpus4096
2008-12-04 Al Viro[PATCH] kill obsolete temporary comment in swsusp_close()
2008-11-23 Ingo Molnartracing: allow tracing of suspend/resume & hibernation...
2008-11-18 Arjan van de Vensuspend: use WARN not WARN_ON to print the message
2008-11-01 Al ViroPM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB
2008-10-21 Al Viro[PATCH] sanitize blkdev_get() and friends
2008-10-21 Al Viro[PATCH] propagate mode through swsusp_close()
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-10-20 Matt Helsleycontainer freezer: skip frozen cgroups during power...
2008-10-20 Matt Helsleycontainer freezer: implement freezer cgroup subsystem
2008-10-20 Matt Helsleycontainer freezer: make refrigerator always available
2008-10-16 Rafael J. Wysockipm: rework disabling of user mode helpers during suspen...
2008-08-28 Rafael J. Wysockiftrace: disable tracing for hibernation
2008-08-27 Steven Rostedtftrace: disable tracing for suspend to ram
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
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...
next