index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apm_32.c
Age
Commit message (
Expand
)
Author
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-01
x86: Convert obsolete cputime type to nsecs
Frederic Weisbecker
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-16
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2016-11-15
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
2016-11-11
x86: apm: avoid uninitialized data
Arnd Bergmann
2016-04-22
x86/apm32: Remove paravirt_enabled() use
Luis R. Rodriguez
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2015-07-29
apm32: Fix cputime == jiffies assumption
Frederic Weisbecker
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
2014-07-16
x86: Remove unused variable "polling"
Paul Bolle
2014-05-08
sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG
Peter Zijlstra
2013-08-06
x86, asmlinkage, apm: Make APM data structure used from assembler visible
Andi Kleen
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-17
APM idle: register apm_cpu_idle via cpuidle
Len Brown
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2012-06-06
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
2012-05-08
x86: Use kick_all_cpus_sync()
Thomas Gleixner
2012-03-28
Disintegrate asm/system.h for X86
David Howells
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2012-01-13
module_param: make bool parameters really bool (arch)
Rusty Russell
2011-09-27
doc: fix broken references
Paul Bolle
2011-07-01
i8253: Cleanup outb/inb magic
Thomas Gleixner
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-05-29
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-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-04-20
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
2011-03-18
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-16
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-03-15
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
2011-02-17
x86, reboot: Move the real-mode reboot code to an assembly file
H. Peter Anvin
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-18
Update broken web addresses in arch directory.
Justin P. Mattock
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-07-19
update email address
Pavel Machek
2010-03-02
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
2010-02-07
x86: Remove trailing spaces in messages
Frans Pop
2009-10-14
x86: Remove BKL from apm_32
Thomas Gleixner
2009-08-25
Merge commit 'origin/x86/urgent' into x86/asm
H. Peter Anvin
2009-08-10
x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc statically
Akinobu Mita
2009-08-08
x86: Introduce GDT_ENTRY_INIT()
Akinobu Mita
2009-08-04
x86: Work around compilation warning in arch/x86/kernel/apm_32.c
Subrata Modak
2009-07-19
x86: Introduce set_desc_base() and set_desc_limit()
Akinobu Mita
[next]