index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
2005-11-13
3
-1
/
+12
*
[PATCH] swsusp: rework swsusp_suspend
Rafael J. Wysocki
2005-11-09
3
-49
/
+47
*
[PATCH] swsusp: simplify pagedir relocation
Rafael J. Wysocki
2005-11-09
3
-53
/
+28
*
[PATCH] swsusp: reduce code duplication
Rafael J. Wysocki
2005-11-09
3
-70
/
+52
*
[PATCH] sleep: Fix oops in enter_state
Pavel Machek
2005-11-09
1
-1
/
+1
*
[PATCH] swsusp: remove unused variable
Pavel Machek
2005-11-07
1
-8
/
+1
*
[PATCH] swsusp cleanups
Pavel Machek
2005-11-07
2
-28
/
+27
*
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
2005-10-30
1
-1
/
+4
*
[PATCH] swsusp: two simplifications
Rafael J. Wysocki
2005-10-30
2
-7
/
+3
*
[PATCH] swsusp: get rid of unnecessary wrapper function
Rafael J. Wysocki
2005-10-30
1
-7
/
+1
*
[PATCH] swsusp: cleanups
Pavel Machek
2005-10-30
1
-12
/
+10
*
[PATCH] swsusp: remove unneccessary includes
Pavel Machek
2005-10-30
2
-31
/
+3
*
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
2005-10-30
4
-83
/
+45
*
[PATCH] swsusp: reduce the use of global variables
Rafael J. Wysocki
2005-10-30
3
-43
/
+43
*
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
2005-10-30
4
-437
/
+486
*
[PATCH] swsusp: rework image freeing
Rafael J. Wysocki
2005-10-30
1
-84
/
+75
*
[PATCH] core remove PageReserved
Nick Piggin
2005-10-29
1
-9
/
+16
*
[PATCH] gfp_t: kernel/*
Al Viro
2005-10-28
1
-1
/
+1
*
[PATCH] x86_64: Set up safe page tables during resume
Rafael J. Wysocki
2005-10-10
1
-3
/
+4
*
[PATCH] swsusp: avoid problems if there are too many pages to save
Rafael J. Wysocki
2005-09-28
2
-1
/
+8
*
[PATCH] swsusp: prevent possible memory leak
Rafael J. Wysocki
2005-09-28
1
-3
/
+3
*
[PATCH] swsusp: remove wrong code from data_free
Rafael J. Wysocki
2005-09-28
1
-4
/
+3
*
[PATCH] swsusp: fix comments
Pavel Machek
2005-09-22
2
-4
/
+8
*
[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory
Rafael J. Wysocki
2005-09-22
1
-1
/
+1
*
[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP
Randy Dunlap
2005-09-22
1
-1
/
+1
*
[PATCH] suspend: cleanup calling of power off methods.
Eric W. Biederman
2005-09-22
1
-4
/
+2
*
Merge linux-2.6 with linux-acpi-2.6
Len Brown
2005-09-08
6
-68
/
+240
|
\
|
*
[PATCH] introduce and use kzalloc
Pekka J Enberg
2005-09-07
1
-2
/
+1
|
*
[PATCH] detect soft lockups
Ingo Molnar
2005-09-07
1
-0
/
+1
|
*
[PATCH] swsusp: update documentation
Pavel Machek
2005-09-07
1
-1
/
+1
|
*
[PATCH] pm: clean up /sys/power/disk
Pavel Machek
2005-09-05
1
-2
/
+3
|
*
[PATCH] pm: fix process freezing
Pavel Machek
2005-09-05
1
-2
/
+22
|
*
[PATCH] swsusp: fix error handling and cleanups
Pavel Machek
2005-09-05
2
-35
/
+22
|
*
[PATCH] swsusp: add locking to software_resume
Shaohua Li
2005-09-05
1
-1
/
+9
|
*
[PATCH] swsusp: simpler calculation of number of pages in PBE list
Michal Schmidt
2005-09-05
1
-12
/
+1
|
*
[PATCH] encrypt suspend data for easy wiping
Andreas Steinmetz
2005-09-05
2
-5
/
+171
|
*
[PATCH] remove busywait in refrigerator
Pavel Machek
2005-09-05
1
-2
/
+3
|
*
[PATCH] swap: update swsusp use of swap_info
Hugh Dickins
2005-09-05
1
-6
/
+6
*
|
[ACPI] IA64-related ACPI Kconfig fixes
Len Brown
2005-08-25
1
-0
/
+1
|
/
*
[PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] code
Nigel Cunningham
2005-07-27
1
-1
/
+1
*
[PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot
Eric W. Biederman
2005-07-26
1
-6
/
+3
*
[PATCH] Use kernel_power_off in sysrq-o
Eric W. Biederman
2005-07-26
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6
Linus Torvalds
2005-07-12
1
-1
/
+15
|
\
|
*
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
2005-07-12
1
-1
/
+15
|
|
\
|
|
*
[ACPI] Suspend to RAM fix
David Shaohua Li
2005-07-11
1
-0
/
+14
|
|
*
[ACPI] ACPI poweroff fix
Alexey Starikovskiy
2005-07-11
1
-1
/
+1
*
|
|
[PATCH] name_to_dev_t warning fix
Andrew Morton
2005-07-12
2
-2
/
+3
|
/
/
*
|
[PATCH] pm: clean up process.c
Pavel Machek
2005-07-07
1
-4
/
+2
*
|
[PATCH] swsusp: fix error handling
Pavel Machek
2005-07-07
1
-12
/
+11
*
|
[PATCH] pm: Fix resume from initrd
Pavel Machek
2005-07-07
2
-10
/
+10
[next]