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
/
arch
/
x86
/
kernel
/
apm_32.c
Commit message (
Expand
)
Author
Age
*
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
2013-04-23
*
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-20
|
\
|
*
APM idle: register apm_cpu_idle via cpuidle
Len Brown
2013-02-17
*
|
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2013-01-27
|
/
*
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
2012-06-06
*
x86: Use kick_all_cpus_sync()
Thomas Gleixner
2012-05-08
*
Disintegrate asm/system.h for X86
David Howells
2012-03-28
*
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2012-01-29
*
module_param: make bool parameters really bool (arch)
Rusty Russell
2012-01-12
*
doc: fix broken references
Paul Bolle
2011-09-27
*
i8253: Cleanup outb/inb magic
Thomas Gleixner
2011-07-01
*
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-06-09
*
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-05-29
|
\
|
*
x86 idle APM: deprecate CONFIG_APM_CPU_IDLE
Len Brown
2011-05-29
*
|
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-05-11
*
|
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
2011-04-19
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-18
|
\
\
|
*
|
x86: Fix common misspellings
Lucas De Marchi
2011-03-18
|
|
/
*
|
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-03-16
|
\
\
|
*
|
x86, reboot: Move the real-mode reboot code to an assembly file
H. Peter Anvin
2011-02-18
|
|
/
*
/
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
2011-03-14
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
|
\
|
*
Update broken web addresses in arch directory.
Justin P. Mattock
2010-10-18
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
|
/
*
update email address
Pavel Machek
2010-07-19
*
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
2010-03-02
*
x86: Remove trailing spaces in messages
Frans Pop
2010-02-07
*
x86: Remove BKL from apm_32
Thomas Gleixner
2009-10-14
*
Merge commit 'origin/x86/urgent' into x86/asm
H. Peter Anvin
2009-08-25
|
\
|
*
x86: Work around compilation warning in arch/x86/kernel/apm_32.c
Subrata Modak
2009-08-04
*
|
x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc statically
Akinobu Mita
2009-08-10
*
|
x86: Introduce GDT_ENTRY_INIT()
Akinobu Mita
2009-08-08
*
|
x86: Introduce set_desc_base() and set_desc_limit()
Akinobu Mita
2009-07-19
|
/
*
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
*
PM: Rename device_power_down/up()
Magnus Damm
2009-06-12
*
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
2009-03-30
|
\
|
*
x86: cpumask: update 32-bit APM not to mug current->cpus_allowed
Rusty Russell
2009-03-18
*
|
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
2009-03-30
|
/
*
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-02-22
|
\
|
*
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
2009-02-22
*
|
x86: move mach-default/*.h files to asm/
Ingo Molnar
2009-01-29
|
/
*
x86: update Alan Cox's email addresses
Alan Cox
2009-01-05
*
x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameter
Niels de Vos
2008-12-02
*
-
.
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...
Ingo Molnar
2008-10-06
|
\
\
|
|
*
arch/x86/kernel/apm_32.c: remove duplicated #include
Huang Weiyi
2008-08-21
|
|
/
*
/
x86: disable apm on the olpc
Jeremy Katz
2008-09-24
|
/
*
remove include/linux/pm_legacy.h
Adrian Bunk
2008-07-24
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
|
\
|
*
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
2008-06-10
*
|
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
|
\
\
[next]