index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
freezer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
1
-1
/
+3
2016-07-28
freezer, oom: check TIF_MEMDIE on the correct task
Michal Hocko
1
-1
/
+1
2014-10-21
freezer: remove obsolete comments in __thaw_task()
Cong Wang
1
-6
/
+0
2014-10-21
freezer: Do not freeze tasks killed by OOM killer
Cong Wang
1
-0
/
+3
2013-12-19
libata, freezer: avoid block device removal while system is frozen
Tejun Heo
1
-0
/
+6
2013-07-30
freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
Colin Cross
1
-1
/
+1
2013-05-12
freezer: skip waking up tasks with PF_FREEZER_SKIP set
Colin Cross
1
-0
/
+12
2012-10-26
freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
Oleg Nesterov
1
-9
/
+2
2012-03-04
PM / Freezer: Remove references to TIF_FREEZE in comments
Marcos Paulo de Souza
1
-3
/
+3
2011-11-23
freezer: kill unused set_freezable_with_signal()
Tejun Heo
1
-21
/
+6
2011-11-21
freezer: remove unused @sig_only from freeze_task()
Tejun Heo
1
-12
/
+9
2011-11-21
freezer: use lock_task_sighand() in fake_signal_wake_up()
Tejun Heo
1
-3
/
+4
2011-11-21
freezer: restructure __refrigerator()
Tejun Heo
1
-21
/
+11
2011-11-21
freezer: fix set_freezable[_with_signal]() race
Tejun Heo
1
-0
/
+25
2011-11-21
freezer: remove should_send_signal() and update frozen()
Tejun Heo
1
-1
/
+1
2011-11-21
freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE
Tejun Heo
1
-22
/
+40
2011-11-21
freezer: clean up freeze_processes() failure path
Tejun Heo
1
-16
/
+9
2011-11-21
freezer: kill PF_FREEZING
Tejun Heo
1
-6
/
+0
2011-11-21
freezer: test freezable conditions while holding freezer_lock
Tejun Heo
1
-1
/
+2
2011-11-21
freezer: make freezing indicate freeze condition in effect
Tejun Heo
1
-18
/
+24
2011-11-21
freezer: use dedicated lock instead of task_lock() + memory barrier
Tejun Heo
1
-47
/
+37
2011-11-21
freezer: rename thaw_process() to __thaw_task() and simplify the implementation
Tejun Heo
1
-19
/
+12
2011-11-21
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
1
-2
/
+4
2011-11-21
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
1
-3
/
+7
2011-11-21
freezer: fix current->state restoration race in refrigerator()
Tejun Heo
1
-1
/
+7
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-11-04
PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...
Tejun Heo
1
-1
/
+1
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-10-16
PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too
Jeff Layton
1
-1
/
+1
2011-05-17
Freezer: Use SMP barriers
Mike Frysinger
1
-2
/
+2
2010-12-24
Freezer: Fix a race during freezing of TASK_STOPPED tasks
Tejun Heo
1
-2
/
+7
2009-07-18
sched: fix nr_uninterruptible accounting of frozen tasks really
Thomas Gleixner
1
-0
/
+7
2008-10-30
freezer_cg: use thaw_process() in unfreeze_cgroup()
Li Zefan
1
-10
/
+10
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+32
2008-10-20
container freezer: make refrigerator always available
Matt Helsley
1
-0
/
+122