UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / kernel / power /
2011-06-02 Rafael J. WysockiPM / Hibernate: Fix ioctl SNAPSHOT_S2RAM
2011-06-02 Rafael J. WysockiPM / Hibernate: Make snapshot_release() restore GFP...
2011-06-02 Rafael J. WysockiPM: Fix warning in pm_restrict_gfp_mask() during SNAPSH...
2011-02-18 Linus TorvaldsMerge branch 'fixes-2.6.38' of git://git./linux/kernel...
2011-02-16 Stanislaw GruszkaPM / Hibernate: Return error code when alloc_image_page...
2011-02-16 Tejun Heoworkqueue, freezer: unify spelling of 'freeze' + 'able...
2011-01-14 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-07 Rafael J. WysockiPM / ACPI: Move NVS saving and restoring code to driver...
2011-01-07 Jiri SlabyPM: Fix oops in suspend/hibernate code related to faili...
2011-01-05 Jean Pihetperf: Add calls to suspend trace point
2010-12-24 Rafael J. WysockiPM / Wakeup: Replace pm_check_wakeup_events() with...
2010-12-24 MyungJoo HamPM / Hibernate: When failed, in_suspend should be reset
2010-12-24 MyungJoo HamPM / Hibernate: hibernation_ops->leave should be checke...
2010-12-24 Tejun HeoFreezer: Fix a race during freezing of TASK_STOPPED...
2010-12-24 Tracey DentPM: Use proper ccflag flag in kernel/power/Makefile
2010-12-23 James BottomleyMerge branch 'block'
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-16 Rafael J. WysockiPM / Hibernate: Restore old swap signature to avoid...
2010-12-16 Takashi IwaiPM / Hibernate: Fix PM_POST_* notification with user...
2010-12-06 Rafael J. WysockiPM / Hibernate: Fix memory corruption related to swap
2010-12-06 Bojan SmojverPM / Hibernate: Use async I/O when reading compressed...
2010-11-16 Lionel Debrouxsuspend: constify platform_suspend_ops
2010-11-16 Lionel Debrouxhibernation: constify platform_hibernation_ops
2010-11-13 Tejun Heoblock: clean up blkdev_get() wrappers and their users
2010-11-13 Tejun Heoblock: make blkdev_get/put() handle exclusive access
2010-11-11 Mark BrownPM / OPP: Hide OPP configuration when SoCs do not provi...
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-26 Jan Beulichuse clear_page()/copy_page() in favor of memset()/memcp...
2010-10-26 Peter Zijlstramm: strictly nested kmap_atomic()
2010-10-16 Nishanth MenonPM: Introduce library for device-specific OPPs (v7)
2010-10-16 James HoganPM: Add sysfs attr for rechecking dev hash from PM...
2010-10-16 Rafael J. WysockiPM / Hibernate: Modify signature used to mark swap
2010-10-16 Rafael J. WysockiPM: Allow wakeup events to abort freezing of tasks
2010-10-16 Rafael J. WysockiPM / Hibernate: Make some boot messages look less scary
2010-10-16 Rafael J. WysockiPM / Wakeup: Introduce wakeup source objects and event...
2010-10-16 Rafael J. WysockiPM / Hibernate: Make default image size depend on total...
2010-10-16 Rafael J. WysockiPM / Hibernate: Improve comments in hibernate_prealloca...
2010-10-16 Rafael J. WysockiPM / Runtime: Use alloc_workqueue() for creating the...
2010-10-16 Rafael J. WysockiPM: Fix unmet dependency warning from kconfig
2010-10-16 Bojan SmojverPM / Hibernate: Compress hibernation image with LZO
2010-09-11 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2010-09-11 Rafael J. WysockiPM / Hibernate: Avoid hitting OOM during preallocation...
2010-09-10 Hugh Dickinsswap: revert special hibernation allocation
2010-08-20 Dmitry TorokhovInput: sysrq - drop tty argument from sysrq ops handlers
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-10 KAMEZAWA Hiroyukihibernation: freeze swap at hibernation
2010-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-07 Christoph Hellwigblock: unify flags for struct bio and struct request
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-08-04 Jiri KosinaMerge branch 'master' into for-next
2010-07-19 Pavel Machekupdate email address
2010-07-19 Rafael J. WysockiPM / Suspend: Fix ordering of calls in suspend error...
2010-07-19 Rafael J. WysockiPM / Hibernate: Fix snapshot error code path
2010-07-19 Rafael J. WysockiPM / Hibernate: Fix hibernation_platform_enter()
2010-07-18 Rafael J. WysockiPM: Make it possible to avoid races between wakeup...
2010-07-18 Cesar Eduardo BarrosPM / Hibernate: Fix typos in comments in kernel/power...
2010-06-29 Tejun Heoworkqueue: reimplement workqueue freeze using max_active
2010-06-10 Matthew Garrettsuspend: Move NVS save/restore code to generic suspend...
2010-05-10 Randy DunlapPM / Hibernate: Fix block_io.c printk warning
2010-05-10 Jiri SlabyPM / Hibernate: Group swap ops
2010-05-10 Jiri SlabyPM / Hibernate: Move the first_sector out of swsusp_write
2010-05-10 Jiri SlabyPM / Hibernate: Separate block_io
2010-05-10 Jiri SlabyPM / Hibernate: Snapshot cleanup
2010-04-10 Jiri SlabyPM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA...
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-26 Matt HelsleyFreezer: Fix buggy resume test for tasks frozen with...
2010-03-26 Xiaotian FengFreezer: Only show the state of tasks refusing to freeze
2010-03-06 Rafael J. Wysockimm/pm: force GFP_NOIO during suspend/hibernation and...
2010-02-26 Rafael J. WysockiPM / Hibernate: Fix preallocating of memory
2010-02-26 Jiri SlabyPM / Hibernate: Remove swsusp.c finally
2010-02-26 Frans PopPM / Hibernate: Remove trailing space in message
2010-02-26 Jiri SlabyPM / Hibernate: Swap, remove useless check from swsusp_...
2010-02-26 Jiri SlabyPM / Hibernate: Really deprecate deprecated user ioctls
2010-02-26 Rafael J. WysockiPM: Add facility for advanced testing of async suspend...
2010-02-26 Rafael J. WysockiPM: Add a switch for disabling/enabling asynchronous...
2010-02-23 Rafael J. WysockiPCI PM: Run-time callbacks for PCI bus type
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
next