index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
process.c
Commit message (
Expand
)
Author
Age
*
workqueue: reimplement workqueue freeze using max_active
Tejun Heo
2010-06-29
*
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Matt Helsley
2010-03-26
*
Freezer: Only show the state of tasks refusing to freeze
Xiaotian Feng
2010-03-26
*
PM / freezer: Don't get over-anxious while waiting
Tejun Heo
2009-10-28
*
oom: move oom_killer_enable()/oom_killer_disable to where they belong
Alexey Dobriyan
2009-09-22
*
mm, PM/Freezer: Disable OOM killer when tasks are frozen
Rafael J. Wysocki
2009-06-16
*
container freezer: skip frozen cgroups during power management resume
Matt Helsley
2008-10-20
*
container freezer: make refrigerator always available
Matt Helsley
2008-10-20
*
pm: fix try_to_freeze_tasks()'s use of do_div()
David Howells
2008-07-24
*
Freezer: Introduce PF_FREEZER_NOSIG
Rafael J. Wysocki
2008-07-16
*
freezer vs stopped or traced
Roland McGrath
2008-03-04
*
power: Use task_is_*
Matthew Wilcox
2007-12-06
*
freezer: measure freezing time
Rafael J. Wysocki
2007-10-18
*
freezer: be more verbose
Rafael J. Wysocki
2007-10-18
*
freezer: do not send signals to kernel threads
Rafael J. Wysocki
2007-10-18
*
freezer: do not sync filesystems from freeze_processes
Rafael J. Wysocki
2007-10-18
*
Freezer: remove redundant check in try_to_freeze_tasks
Rafael J. Wysocki
2007-07-19
*
Freezer: return int from freeze_processes
Rafael J. Wysocki
2007-07-19
*
Freezer: use __set_current_state in refrigerator
Rafael J. Wysocki
2007-07-19
*
Freezer: avoid freezing kernel threads prematurely
Rafael J. Wysocki
2007-07-19
*
freezer: run show_state() when freezing times out
Andrew Morton
2007-07-19
*
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-23
*
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
*
fix refrigerator() vs thaw_process() race
Oleg Nesterov
2007-05-07
*
[PATCH] PM: Fix SMP races in the freezer
Rafael J. Wysocki
2006-12-13
*
[PATCH] PM: Fix freezing of stopped tasks
Rafael J. Wysocki
2006-12-13
*
[PATCH] swsusp: Untangle freeze_processes
Rafael J. Wysocki
2006-12-07
*
[PATCH] swsusp: Untangle thaw_processes
Rafael J. Wysocki
2006-12-07
*
[PATCH] suspend to disk fails if gdb is suspended with a traced child
Rafael J. Wysocki
2006-12-07
*
[PATCH] swsusp: thaw userspace and kernel space separately
Nigel Cunningham
2006-12-07
*
[PATCH] swsusp: clean up whitespace in freezer output
Nigel Cunningham
2006-12-07
*
[PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG
Nigel Cunningham
2006-12-07
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
*
[PATCH] Make suspend possible with a traced process at a breakpoint
Rafael J. Wysocki
2006-08-06
*
[PATCH] Fix suspend with traced tasks
Pavel Machek
2006-03-31
*
[PATCH] swsusp: freeze user space processes first
Rafael J. Wysocki
2006-03-23
*
[PATCH] swsusp: documentation updates
Pavel Machek
2006-03-23
*
[PATCH] pm: fix process freezing
Pavel Machek
2005-09-05
*
[PATCH] remove busywait in refrigerator
Pavel Machek
2005-09-05
*
[PATCH] pm: clean up process.c
Pavel Machek
2005-07-07
*
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-25
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16