Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0709db6072c2e799eba1aa61bd19e0d7f38aa2cd
/
kernel
/
power
0709db6
swsusp: use GFP_KERNEL for creating basic data structures
by Rafael J. Wysocki
· 18 years ago
1525a2a
swsusp: fix error paths in snapshot_open
by Rafael J. Wysocki
· 18 years ago
74dfd66
swsusp: do not use page flags
by Rafael J. Wysocki
· 18 years ago
7be9823
swsusp: use inline functions for changing page flags
by Rafael J. Wysocki
· 18 years ago
433ecb4
fix refrigerator() vs thaw_process() race
by Oleg Nesterov
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
1b29c16
[PATCH] x86-64: do not use virt_to_page on kernel data address
by Vivek Goyal
· 18 years ago
49c3df6
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
by Vivek Goyal
· 18 years ago
9684e51
power management: force pm_ops.valid callback to be assigned
by Johannes Berg
· 18 years ago
e8c9c50
power management: implement pm_ops.valid for everybody
by Johannes Berg
· 18 years ago
11d77d0
power management: remove firmware disk mode
by Johannes Berg
· 18 years ago
fe0c935a
rework pm_ops pm_disk_mode, kill misuse
by Johannes Berg
· 18 years ago
a53c46d
s2ram: add arch irq disable/enable hooks
by Johannes Berg
· 18 years ago
c75fd0e
[PATCH] swsusp: fix memory shrinker
by Rafael J. Wysocki
· 18 years ago
436ce71
[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"
by Rafael J. Wysocki
· 18 years ago
058560f
[PATCH] fix extra BIOS invocation during resume
by Pavel Machek
· 18 years ago
93c9a7ff
[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl
by Rafael J. Wysocki
· 18 years ago
b257bc0
[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode
by Andrew Johnson
· 18 years ago
9498513
[PATCH] swsusp: disable nonboot CPUs before entering platform suspend
by Rafael J. Wysocki
· 18 years ago
886c595
[PATCH] swsusp: Fix resume error path in platform mode
by Rafael J. Wysocki
· 18 years ago
c7276fd
[PATCH] kconfig: Update swsusp description
by Rafael J. Wysocki
· 18 years ago
9c372d0
power management: no valid states w/o pm_ops
by Johannes Berg
· 18 years ago
2b5b09b
[PATCH] swsusp: Change pm_ops handling by userland interface
by Rafael J. Wysocki
· 18 years ago
d12c610
[PATCH] swsusp-change-code-ordering-in-userc-sanity
by Andrew Morton
· 18 years ago
2591305
[PATCH] swsusp: Change code ordering in user.c
by Rafael J. Wysocki
· 18 years ago
ed746e3
[PATCH] swsusp: Change code ordering in disk.c
by Rafael J. Wysocki
· 18 years ago
e3c7db62
[PATCH] PM: Change code ordering in main.c
by Rafael J. Wysocki
· 18 years ago
9617729
[PATCH] Drop free_pages()
by Christoph Lameter
· 18 years ago
d23ad42
[PATCH] Use ZVC for free_pages
by Christoph Lameter
· 18 years ago
7726942
[APM] Add shared version of APM emulation
by Ralf Baechle
· 18 years ago
7bf2368
[PATCH] swsusp: Do not fail if resume device is not set
by Rafael J. Wysocki
· 18 years ago
cfee47f
Pull bugfix into test branch
by Len Brown
· 18 years ago
f89bce3
Driver core: deprecate PM_LEGACY, default it to N
by David Brownell
· 18 years ago
8a102ee
[PATCH] PM: Fix SMP races in the freezer
by Rafael J. Wysocki
· 18 years ago
3df494a
[PATCH] PM: Fix freezing of stopped tasks
by Rafael J. Wysocki
· 18 years ago
15ad7cd
[PATCH] struct seq_operations and struct file_operations constification
by Helge Deller
· 18 years ago
4cf3034
[PATCH] Export pm_suspend for the shared APM emulation
by Ralf Baechle
· 18 years ago
5045cfc
[PATCH] swsusp: kill write-only variable
by Pavel Machek
· 18 years ago
2d87595
[PATCH] PM: Fix swsusp debug mode testproc
by Rafael J. Wysocki
· 18 years ago
59a49335
[PATCH] swsusp: Fix labels
by Rafael J. Wysocki
· 18 years ago
5b6d15d
[PATCH] swsusp: Fix coding style in suspend.c
by Rafael J. Wysocki
· 18 years ago
11b2ce2
[PATCH] swsusp: Untangle freeze_processes
by Rafael J. Wysocki
· 18 years ago
a9b6f56
[PATCH] swsusp: Untangle thaw_processes
by Rafael J. Wysocki
· 18 years ago
a6d7098
[PATCH] convert pm_sem to a mutex
by Stephen Hemminger
· 18 years ago
3eb1b3a
[PATCH] suspend to disk fails if gdb is suspended with a traced child
by Rafael J. Wysocki
· 18 years ago
0d3a9ab
[PATCH] swsusp: Measure memory shrinking time
by Rafael J. Wysocki
· 18 years ago
2d4a34c
[PATCH] swsusp: Support i386 systems with PAE or without PSE
by Rafael J. Wysocki
· 18 years ago
ff39593
[PATCH] swsusp: thaw userspace and kernel space separately
by Nigel Cunningham
· 18 years ago
14b5b7c
[PATCH] swsusp: clean up whitespace in freezer output
by Nigel Cunningham
· 18 years ago
32d50f5
[PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG
by Nigel Cunningham
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
8a05aac
[PATCH] swsusp: fix platform mode
by Stefan Seyfried
· 18 years ago
8594912
[PATCH] swsusp: use __GFP_WAIT
by Rafael J. Wysocki
· 18 years ago
8357376
[PATCH] swsusp: Improve handling of highmem
by Rafael J. Wysocki
· 18 years ago
37b2ba1
[PATCH] swsusp: add ioctl for swap files support
by Rafael J. Wysocki
· 18 years ago
9a154d9
[PATCH] swsusp: add resume_offset command line parameter
by Rafael J. Wysocki
· 18 years ago
3aef83e
[PATCH] swsusp: use block device offsets to identify swap locations
by Rafael J. Wysocki
· 18 years ago
3fc6b34
[PATCH] swsusp: rearrange swap-handling code
by Rafael J. Wysocki
· 18 years ago
915bae9
[PATCH] swsusp: use partition device and offset to identify swap areas
by Rafael J. Wysocki
· 18 years ago
3592695
[PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")
by Stefan Seyfried
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
b918f6e
[PATCH] swsusp: debugging
by Rafael J. Wysocki
· 18 years ago
9185cfa
ACPI: S4: Use "platform" rather than "shutdown" mode by default
by Rafael J. Wysocki
· 18 years ago
c60099b
[PATCH] swsusp: fix memory leaks
by Andrew Morton
· 18 years ago
97c7801
[PATCH] swsusp: Use suspend_console
by Rafael J. Wysocki
· 18 years ago
5c339d4
[PATCH] swsusp: Make userland suspend work on SMP again
by Rafael J. Wysocki
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
dd77a4e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
c5c6ba4
[PATCH] PM: Add pm_trace switch
by Rafael J. Wysocki
· 18 years ago
c8eb8b4
[PATCH] PM: make it possible to disable console suspending
by Rafael J. Wysocki
· 18 years ago
940864d
[PATCH] swsusp: Use memory bitmaps during resume
by Rafael J. Wysocki
· 18 years ago
b788db7
[PATCH] swsusp: Introduce memory bitmaps
by Rafael J. Wysocki
· 18 years ago
0bcd888
[PATCH] swsusp: Introduce some helpful constants
by Rafael J. Wysocki
· 18 years ago
75534b5
[PATCH] Change the name of pagedir_nosave
by Rafael J. Wysocki
· 18 years ago
cd560bb
[PATCH] swsusp: Fix alloc_pagedir
by Rafael J. Wysocki
· 18 years ago
f6143aa
[PATCH] swsusp: Reorder memory-allocating functions
by Rafael J. Wysocki
· 18 years ago
f623f0d
[PATCH] swsusp: Fix mark_free_pages
by Rafael J. Wysocki
· 18 years ago
e3920fb
[PATCH] Disable CPU hotplug during suspend
by Rafael J. Wysocki
· 18 years ago
fb13a28
[PATCH] swsusp: struct snapshot_handle cleanup
by Rafael J. Wysocki
· 18 years ago
ae83c5ee
[PATCH] swsusp: clean up browsing of pfns
by Rafael J. Wysocki
· 18 years ago
546e0d2
[PATCH] swsusp: read speedup
by Andrew Morton
· 18 years ago
8c00249
[PATCH] swsusp: add read-speed instrumentation
by Andrew Morton
· 18 years ago
ab95416
[PATCH] swsusp: write speedup
by Andrew Morton
· 18 years ago
3a4f757
[PATCH] swsusp: add write-speed instrumentation
by Andrew Morton
· 18 years ago
1d3a82a
PM: no suspend_prepare() phase
by David Brownell
· 18 years ago
2bca293
PM: add kconfig option for deprecated .../power/state files
by David Brownell
· 18 years ago
f1cc0a8
PM: issue PM_EVENT_PRETHAW
by David Brownell
· 18 years ago
7c8265f
Suspend infrastructure cleanup and extension
by Linus Torvalds
· 19 years ago
471b40d
[PATCH] prevent swsusp with PAE
by Pavel Machek
· 18 years ago
a7ef787
[PATCH] Make suspend possible with a traced process at a breakpoint
by Rafael J. Wysocki
· 18 years ago
26865e9
[PATCH] remove kernel/power/pm.c:pm_unregister_all()
by Adrian Bunk
· 19 years ago
aeceb15
[PATCH] swsusp: fix panic when signature can't be read
by Linus Torvalds
· 19 years ago
712f403
[PATCH] swsusp warning fix
by Andrew Morton
· 19 years ago
95018f7
[PATCH] swsusp: do not use memcpy for snapshotting memory
by Rafael J. Wysocki
· 19 years ago
e02169b
remove obsolete swsusp_encrypt
by Pavel Machek
· 19 years ago
5c31f27
[PATCH] pm_trace is dangerous
by Andrew Morton
· 19 years ago
3448097
Revert "swsusp special saveable pages support" commits
by Linus Torvalds
· 19 years ago
72cf270
Fix PM_TRACE dependency: works only on 32-bit x86 for now
by Linus Torvalds
· 19 years ago
Next »