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
*
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-02-18
2
-4
/
+4
|
\
|
*
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-16
2
-4
/
+4
*
|
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
2011-02-16
1
-5
/
+2
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
3
-142
/
+0
|
\
|
*
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
2011-01-07
3
-148
/
+0
|
*
PM: Fix oops in suspend/hibernate code related to failing ioremap()
Jiri Slaby
2011-01-07
1
-1
/
+7
*
|
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
1
-2
/
+3
|
\
\
|
*
|
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
1
-2
/
+2
|
*
|
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
1
-2
/
+3
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
3
-5
/
+5
|
\
\
\
|
*
\
\
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
5
-30
/
+60
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
suspend: constify platform_suspend_ops
Lionel Debroux
2010-11-16
1
-2
/
+2
|
*
|
|
hibernation: constify platform_hibernation_ops
Lionel Debroux
2010-11-16
1
-2
/
+2
|
*
|
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-01-10
4
-9
/
+13
|
\
\
\
|
*
|
|
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
2010-12-24
3
-4
/
+4
|
*
|
|
PM / Hibernate: When failed, in_suspend should be reset
MyungJoo Ham
2010-12-24
1
-0
/
+1
|
*
|
|
PM / Hibernate: hibernation_ops->leave should be checked too
MyungJoo Ham
2010-12-24
1
-1
/
+1
|
*
|
|
Freezer: Fix a race during freezing of TASK_STOPPED tasks
Tejun Heo
2010-12-24
1
-0
/
+6
|
*
|
|
PM: Use proper ccflag flag in kernel/power/Makefile
Tracey Dent
2010-12-24
1
-4
/
+1
|
|
|
/
|
|
/
|
*
/
|
perf: Add calls to suspend trace point
Jean Pihet
2011-01-05
1
-0
/
+3
|
/
/
*
|
PM / Hibernate: Restore old swap signature to avoid user space breakage
Rafael J. Wysocki
2010-12-16
1
-1
/
+1
*
|
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
2010-12-16
1
-1
/
+1
*
|
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
2010-12-06
3
-13
/
+16
*
|
PM / Hibernate: Use async I/O when reading compressed hibernation image
Bojan Smojver
2010-12-06
1
-15
/
+38
*
|
PM / OPP: Hide OPP configuration when SoCs do not provide an implementation
Mark Brown
2010-11-11
1
-0
/
+4
|
/
*
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
2010-10-26
2
-10
/
+10
*
mm: strictly nested kmap_atomic()
Peter Zijlstra
2010-10-26
1
-2
/
+2
*
PM: Introduce library for device-specific OPPs (v7)
Nishanth Menon
2010-10-17
1
-0
/
+14
*
PM: Add sysfs attr for rechecking dev hash from PM trace
James Hogan
2010-10-17
1
-0
/
+18
*
PM / Hibernate: Modify signature used to mark swap
Rafael J. Wysocki
2010-10-17
1
-3
/
+3
*
PM: Allow wakeup events to abort freezing of tasks
Rafael J. Wysocki
2010-10-17
1
-2
/
+9
*
PM / Hibernate: Make some boot messages look less scary
Rafael J. Wysocki
2010-10-17
2
-8
/
+8
*
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
2010-10-17
1
-4
/
+4
*
PM / Hibernate: Make default image size depend on total RAM size
Rafael J. Wysocki
2010-10-17
3
-2
/
+15
*
PM / Hibernate: Improve comments in hibernate_preallocate_memory()
Rafael J. Wysocki
2010-10-17
1
-2
/
+4
*
PM / Runtime: Use alloc_workqueue() for creating the PM workqueue
Rafael J. Wysocki
2010-10-17
1
-1
/
+1
*
PM: Fix unmet dependency warning from kconfig
Rafael J. Wysocki
2010-10-17
1
-0
/
+1
*
PM / Hibernate: Compress hibernation image with LZO
Bojan Smojver
2010-10-17
4
-7
/
+299
*
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-09-11
1
-20
/
+65
|
\
|
*
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
2010-09-11
1
-20
/
+65
*
|
swap: revert special hibernation allocation
Hugh Dickins
2010-09-09
3
-5
/
+3
|
/
*
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
2010-08-19
1
-1
/
+1
*
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
1
-1
/
+1
|
\
|
*
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
1
-1
/
+1
*
|
hibernation: freeze swap at hibernation
KAMEZAWA Hiroyuki
2010-08-09
3
-3
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-07
1
-2
/
+19
|
\
\
|
*
|
workqueue: reimplement workqueue freeze using max_active
Tejun Heo
2010-06-29
1
-2
/
+19
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
3
-3
/
+3
|
\
\
\
|
*
\
\
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
4
-17
/
+24
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
[next]