index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
Age
Commit message (
Expand
)
Author
2007-05-23
recalc_sigpending_tsk fixes
Roland McGrath
2007-05-23
freezer: move frozen_process() to kernel/power/process.c
Gautham R Shenoy
2007-05-23
freezer: take kernel_execve into consideration
Rafael J. Wysocki
2007-05-23
freezer: fix vfork problem
Rafael J. Wysocki
2007-05-23
freezer: close potential race between refrigerator and thaw_tasks
Rafael J. Wysocki
2007-05-17
swsusp: fix sysfs interface
Rafael J. Wysocki
2007-05-16
Fix ACPI suspend / device suspend ordering problem
Linus Torvalds
2007-05-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2007-05-09
swsusp: clean up printk
Andrew Morton
2007-05-09
[POWERPC] swsusp: Introduce register_nosave_region_late
Johannes Berg
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
freezer: task->exit_state should be treated as bolean
Oleg Nesterov
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-07
swsusp: free more memory
Rafael J. Wysocki
2007-05-07
swsusp: fix snapshot_release
Rafael J. Wysocki
2007-05-07
kconfig: mention 'hibernation' not just swsusp
David Brownell
2007-05-07
power management: change /sys/power/disk display
Johannes Berg
2007-05-07
remove software_suspend()
Johannes Berg
2007-05-07
swsusp: use rbtree for tracking allocated swap
Rafael J. Wysocki
2007-05-07
swsusp: use GFP_KERNEL for creating basic data structures
Rafael J. Wysocki
2007-05-07
swsusp: fix error paths in snapshot_open
Rafael J. Wysocki
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
2007-05-07
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
2007-05-07
fix refrigerator() vs thaw_process() race
Oleg Nesterov
2007-05-07
[POWERPC] powermac: Suspend to disk on G5
Johannes Berg
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
[PATCH] x86-64: do not use virt_to_page on kernel data address
Vivek Goyal
2007-05-02
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
Vivek Goyal
2007-04-30
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2007-04-30
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
power management: remove firmware disk mode
Johannes Berg
2007-04-30
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
2007-04-27
s2ram: add arch irq disable/enable hooks
Johannes Berg
2007-04-04
[PATCH] swsusp: fix memory shrinker
Rafael J. Wysocki
2007-03-27
[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"
Rafael J. Wysocki
2007-03-22
[PATCH] fix extra BIOS invocation during resume
Pavel Machek
2007-03-22
[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
2007-03-16
[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode
Andrew Johnson
2007-03-16
[PATCH] swsusp: disable nonboot CPUs before entering platform suspend
Rafael J. Wysocki
2007-03-16
[PATCH] swsusp: Fix resume error path in platform mode
Rafael J. Wysocki
2007-03-06
[PATCH] kconfig: Update swsusp description
Rafael J. Wysocki
2007-02-23
power management: no valid states w/o pm_ops
Johannes Berg
2007-02-11
[PATCH] swsusp: Change pm_ops handling by userland interface
Rafael J. Wysocki
2007-02-11
[PATCH] swsusp-change-code-ordering-in-userc-sanity
Andrew Morton
2007-02-11
[PATCH] swsusp: Change code ordering in user.c
Rafael J. Wysocki
2007-02-11
[PATCH] swsusp: Change code ordering in disk.c
Rafael J. Wysocki
2007-02-11
[PATCH] PM: Change code ordering in main.c
Rafael J. Wysocki
[prev]
[next]