summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apm_32.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* x86: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-011-4/+4
* sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker2017-02-011-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-161-1/+4
|\
| * x86: apm: avoid uninitialized dataArnd Bergmann2016-11-111-1/+4
* | sched/cputime: Simplify task_cputime()Stanislaw Gruszka2016-11-151-2/+2
|/
* x86/apm32: Remove paravirt_enabled() useLuis R. Rodriguez2016-04-221-1/+1
* x86: Fix misspellings in commentsAdam Buchbinder2016-02-241-1/+1
* apm32: Fix cputime == jiffies assumptionFrederic Weisbecker2015-07-291-1/+1
* cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-1/+0
* x86: Remove unused variable "polling"Paul Bolle2014-07-161-1/+0
* sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2014-05-081-11/+0
* x86, asmlinkage, apm: Make APM data structure used from assembler visibleAndi Kleen2013-08-061-1/+1
* cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0
* Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-23/+34
|\
| * APM idle: register apm_cpu_idle via cpuidleLen Brown2013-02-171-23/+34
* | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-271-5/+6
|/
* x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-061-15/+14
* x86: Use kick_all_cpus_sync()Thomas Gleixner2012-05-081-1/+1
* Disintegrate asm/system.h for X86David Howells2012-03-281-1/+0
* PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-291-6/+5
* module_param: make bool parameters really bool (arch)Rusty Russell2012-01-131-8/+8
* doc: fix broken referencesPaul Bolle2011-09-271-2/+0
* i8253: Cleanup outb/inb magicThomas Gleixner2011-07-011-3/+3
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-291-0/+2
|\
| * x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown2011-05-291-0/+2
* | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-111-4/+0
* | PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-201-0/+5
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-181-1/+1
|\ \
| * | x86: Fix common misspellingsLucas De Marchi2011-03-181-1/+1
| |/
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-161-11/+1
|\ \
| * | x86, reboot: Move the real-mode reboot code to an assembly fileH. Peter Anvin2011-02-171-11/+1
| |/
* / PM: Drop pm_flags that is not necessaryRafael J. Wysocki2011-03-151-3/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-2/+2
|\
| * Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-2/+2
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* update email addressPavel Machek2010-07-191-1/+1
* i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-021-2/+2
* x86: Remove trailing spaces in messagesFrans Pop2010-02-071-2/+2
* x86: Remove BKL from apm_32Thomas Gleixner2009-10-141-8/+6
* Merge commit 'origin/x86/urgent' into x86/asmH. Peter Anvin2009-08-251-1/+1
|\
| * x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak2009-08-041-1/+1
* | x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc staticallyAkinobu Mita2009-08-101-10/+9
* | x86: Introduce GDT_ENTRY_INIT()Akinobu Mita2009-08-081-1/+1
* | x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita2009-07-191-9/+9
|/
* PM core: rename suspend and resume functionsAlan Stern2009-06-121-7/+7
* PM: Rename device_power_down/up()Magnus Damm2009-06-121-4/+4