/>
summaryrefslogtreecommitdiff
path: root/drivers/xen/mem-reservation.c
cture used from assembler visible
AgeCommit message (Expand)Author
2021-11-02x86/xen: remove 32-bit pv leftoversJuergen Gross
Andi Kleen
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-17APM idle: register apm_cpu_idle via cpuidleLen Brown
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker
2012-06-06x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches
2012-05-08x86: Use kick_all_cpus_sync()Thomas Gleixner
2012-03-28Disintegrate asm/system.h for X86David Howells
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki
2012-01-13module_param: make bool parameters really bool (arch)Rusty Russell
2011-09-27doc: fix broken referencesPaul Bolle
2011-07-01i8253: Cleanup outb/inb magicThomas Gleixner
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-03-15PM: Drop pm_flags that is not necessaryRafael J. Wysocki
2011-02-17x86, reboot: Move the real-mode reboot code to an assembly fileH. Peter Anvin