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
Commit message (
Expand
)
Author
Age
*
PM/Hibernate: do not count debug pages as savable
Stanislaw Gruszka
2012-01-10
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
|
\
|
*
PM / Hibernate: Implement compat_ioctl for /dev/snapshot
Ben Hutchings
2012-01-04
|
*
PM / Hibernate: Remove deprecated hibernation snapshot ioctls
Srivatsa S. Bhat
2011-12-09
|
*
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
2011-12-08
|
*
PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c wit...
Srivatsa S. Bhat
2011-12-06
|
*
Merge branch 'pm-freezer' into pm-sleep
Rafael J. Wysocki
2011-12-06
|
|
\
|
|
*
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
2011-11-23
|
|
|
\
|
|
|
*
freezer: remove unused @sig_only from freeze_task()
Tejun Heo
2011-11-21
|
|
|
*
freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE
Tejun Heo
2011-11-21
|
|
|
*
cgroup_freezer: prepare for removal of TIF_FREEZE
Tejun Heo
2011-11-21
|
|
|
*
freezer: clean up freeze_processes() failure path
Tejun Heo
2011-11-21
|
|
|
*
freezer: test freezable conditions while holding freezer_lock
Tejun Heo
2011-11-21
|
|
|
*
freezer: make freezing indicate freeze condition in effect
Tejun Heo
2011-11-21
|
|
|
*
freezer: use dedicated lock instead of task_lock() + memory barrier
Tejun Heo
2011-11-21
|
|
|
*
freezer: don't distinguish nosig tasks on thaw
Tejun Heo
2011-11-21
|
|
|
*
freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks
Tejun Heo
2011-11-21
|
|
|
*
freezer: rename thaw_process() to __thaw_task() and simplify the implementation
Tejun Heo
2011-11-21
|
*
|
|
PM / Hibernate: Remove deprecated hibernation test modes
Srivatsa S. Bhat
2011-12-06
|
*
|
|
PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path
Srivatsa S. Bhat
2011-12-06
|
*
|
|
PM / Hibernate: Enable usermodehelpers in software_resume() error path
Srivatsa S. Bhat
2011-12-06
|
*
|
|
PM / Hibernate: Refactor and simplify hibernation_snapshot() code
Srivatsa S. Bhat
2011-11-23
|
*
|
|
PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c
Srivatsa S. Bhat
2011-11-23
|
|
/
/
*
/
/
fs: move code out of buffer.c
Al Viro
2012-01-03
|
/
/
*
/
PM / Hibernate: Do not leak memory in error/test code paths
Rafael J. Wysocki
2011-11-23
|
/
*
PM / Suspend: Fix bug in suspend statistics update
Srivatsa S. Bhat
2011-11-19
*
PM / Hibernate: Fix the early termination of test modes
Srivatsa S. Bhat
2011-11-18
*
PM / QoS: Set cpu_dma_pm_qos->name
Dominik Brodowski
2011-11-07
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
|
*
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
2011-10-31
*
|
PM / QoS: Remove redundant check
Guennadi Liakhovetski
2011-11-04
|
/
*
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-28
|
\
|
*
cpu_pm: Add cpu power management notifiers
Colin Cross
2011-09-23
*
|
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
Bojan Smojver
2011-10-16
*
|
PM / Hibernate: Do not initialize static and extern variables to 0
Barry Song
2011-10-16
*
|
PM / Hibernate: Add resumedelay kernel param in addition to resumewait
Barry Song
2011-10-16
*
|
PM / Hibernate: Add resumewait param to support MMC-like devices as resume file
Barry Song
2011-10-16
*
|
PM / Hibernate: Fix typo in a kerneldoc comment
Barry Song
2011-10-16
*
|
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
2011-10-16
*
|
PM / VT: Cleanup #if defined uglyness and fix compile error
H Hartley Sweeten
2011-10-16
*
|
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
2011-10-16
*
|
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
2011-10-16
*
|
PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
2011-10-16
*
|
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-10-16
*
|
PM QoS: Add global notification mechanism for device constraints
Jean Pihet
2011-08-25
*
|
PM QoS: Generalize and export constraints management code
Jean Pihet
2011-08-25
*
|
PM QoS: Reorganize data structs
Jean Pihet
2011-08-25
*
|
PM QoS: Code reorganization
Jean Pihet
2011-08-25
*
|
PM QoS: Minor clean-ups
Jean Pihet
2011-08-25
[next]