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
*
[PATCH] swsusp: save image header first
Rafael J. Wysocki
2006-01-06
*
[PATCH] swsusp: improve handling of swap partitions
Rafael J. Wysocki
2006-01-06
*
[PATCH] swsusp: make image size limit tunable
Rafael J. Wysocki
2006-01-06
*
[PATCH] swsusp: limit image size
Rafael J. Wysocki
2006-01-06
*
[PATCH] swsusp: Drop duplicate prototypes
Pavel Machek
2006-01-06
*
[PATCH] swsusp: fix enough_free_mem
Rafael J. Wysocki
2006-01-06
*
[PATCH] swsusp: improve freeing of memory
Rafael J. Wysocki
2006-01-06
*
[PATCH] swsusp: introduce the swap map structure
Rafael J. Wysocki
2006-01-06
*
[PATCH] swsusp: remove encryption
Rafael J. Wysocki
2006-01-06
*
[PATCH] swsusp: resume_store() retval fix
Andrew Morton
2006-01-06
*
[PATCH] fix swsusp on machines not supporting S4
Pavel Machek
2005-11-29
*
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
2005-11-13
*
[PATCH] swsusp: rework swsusp_suspend
Rafael J. Wysocki
2005-11-09
*
[PATCH] swsusp: simplify pagedir relocation
Rafael J. Wysocki
2005-11-09
*
[PATCH] swsusp: reduce code duplication
Rafael J. Wysocki
2005-11-09
*
[PATCH] sleep: Fix oops in enter_state
Pavel Machek
2005-11-09
*
[PATCH] swsusp: remove unused variable
Pavel Machek
2005-11-07
*
[PATCH] swsusp cleanups
Pavel Machek
2005-11-07
*
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
2005-10-30
*
[PATCH] swsusp: two simplifications
Rafael J. Wysocki
2005-10-30
*
[PATCH] swsusp: get rid of unnecessary wrapper function
Rafael J. Wysocki
2005-10-30
*
[PATCH] swsusp: cleanups
Pavel Machek
2005-10-30
*
[PATCH] swsusp: remove unneccessary includes
Pavel Machek
2005-10-30
*
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
2005-10-30
*
[PATCH] swsusp: reduce the use of global variables
Rafael J. Wysocki
2005-10-30
*
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
2005-10-30
*
[PATCH] swsusp: rework image freeing
Rafael J. Wysocki
2005-10-30
*
[PATCH] core remove PageReserved
Nick Piggin
2005-10-30
*
[PATCH] gfp_t: kernel/*
Al Viro
2005-10-28
*
[PATCH] x86_64: Set up safe page tables during resume
Rafael J. Wysocki
2005-10-10
*
[PATCH] swsusp: avoid problems if there are too many pages to save
Rafael J. Wysocki
2005-09-28
*
[PATCH] swsusp: prevent possible memory leak
Rafael J. Wysocki
2005-09-28
*
[PATCH] swsusp: remove wrong code from data_free
Rafael J. Wysocki
2005-09-28
*
[PATCH] swsusp: fix comments
Pavel Machek
2005-09-23
*
[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory
Rafael J. Wysocki
2005-09-23
*
[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP
Randy Dunlap
2005-09-23
*
[PATCH] suspend: cleanup calling of power off methods.
Eric W. Biederman
2005-09-23
*
Merge linux-2.6 with linux-acpi-2.6
Len Brown
2005-09-08
|
\
|
*
[PATCH] introduce and use kzalloc
Pekka J Enberg
2005-09-07
|
*
[PATCH] detect soft lockups
Ingo Molnar
2005-09-07
|
*
[PATCH] swsusp: update documentation
Pavel Machek
2005-09-07
|
*
[PATCH] pm: clean up /sys/power/disk
Pavel Machek
2005-09-05
|
*
[PATCH] pm: fix process freezing
Pavel Machek
2005-09-05
|
*
[PATCH] swsusp: fix error handling and cleanups
Pavel Machek
2005-09-05
|
*
[PATCH] swsusp: add locking to software_resume
Shaohua Li
2005-09-05
|
*
[PATCH] swsusp: simpler calculation of number of pages in PBE list
Michal Schmidt
2005-09-05
|
*
[PATCH] encrypt suspend data for easy wiping
Andreas Steinmetz
2005-09-05
|
*
[PATCH] remove busywait in refrigerator
Pavel Machek
2005-09-05
|
*
[PATCH] swap: update swsusp use of swap_info
Hugh Dickins
2005-09-05
*
|
[ACPI] IA64-related ACPI Kconfig fixes
Len Brown
2005-08-25
|
/
[next]