Age | Commit message (Expand) | Author |
2012-11-14 | x86, topology: Debug CPU0 hotplug | Fenghua Yu |
2012-11-14 | x86, hotplug, suspend: Online CPU0 for suspend or hibernate | Fenghua Yu |
2012-04-02 | x86, kvm: Call restore_sched_clock_state() only after %gs is initialized | Marcelo Tosatti |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for X86 | David Howells |
2012-03-20 | x86: kvmclock: abstract save/restore sched_clock_state | Marcelo Tosatti |
2012-02-21 | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds |
2011-10-31 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2010-08-20 | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha |
2010-07-19 | update email address | Pavel Machek |
2010-06-08 | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary |
2010-04-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-03-30 | x86-32, resume: do a global tlb flush in S4 resume | Shaohua Li |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-11-08 | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker |
2009-10-18 | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker |
2009-09-18 | x86: Remove final bits of CONFIG_X86_OLD_MCE | Andi Kleen |
2009-09-07 | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar |
2009-08-26 | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin |
2009-08-21 | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init | Suresh Siddha |
2009-07-08 | x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR | Peter Chubb |
2009-06-23 | x86, mce: Fix mce resume on 32bit | Hidetoshi Seto |
2009-06-17 | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar |
2009-06-12 | x86: unify power/cpu_(32|64).c | Sergio Luis |
2009-06-12 | x86: unify power/cpu_(32|64) copyright notes | Sergio Luis |
2009-06-12 | x86: unify power/cpu_(32|64) regarding restoring processor state | Sergio Luis |
2009-06-12 | x86: unify power/cpu_(32|64) regarding saving processor state | Sergio Luis |
2009-06-12 | x86: unify power/cpu_(32|64) global variables | Sergio Luis |
2009-06-12 | x86: unify power/cpu_(32|64) headers | Sergio Luis |
2009-06-02 | hw-breakpoints: use wrapper routines around debug registers in processor rela... | K.Prasad |
2009-06-02 | hw-breakpoints: prepare the code for Hardware Breakpoint interfaces | K.Prasad |
2009-04-03 | x86: disable stack-protector for __restore_processor_state() | Joseph Cihula |
2009-04-01 | pm: rework includes, remove arch ifdefs | Magnus Damm |
2009-02-13 | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge |
2008-11-12 | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set | Rafael J. Wysocki |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar |
2008-09-04 | Merge branch 'x86/cpu' into x86/xsave | H. Peter Anvin |
2008-08-27 | x86: xsave: restore xcr0 during resume | Suresh Siddha |
2008-08-20 | x86, cleanup: use X86_CR4_PGE in x86/power/hibernate_asm_32.S | Uros Bizjak |
2008-08-18 | x86: fix i486 suspend to disk CR4 oops | David Fries |
2008-07-08 | x86: remove end_pfn in 64bit | Yinghai Lu |
2008-04-17 | x86: coding style fixes to arch/x86/power/cpu_32.c | Paolo Ciarrocchi |
2008-02-19 | x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value | Cyrill Gorcunov |
2008-02-09 | x86 PM: update stale comments | Rafael J. Wysocki |
2008-02-09 | x86 PM: consolidate suspend and hibernation code | Rafael J. Wysocki |
2008-02-09 | x86 PM: rename 32-bit files in arch/x86/power | Rafael J. Wysocki |
2008-02-09 | x86 PM: move 64-bit hibernation files to arch/x86/power | Rafael J. Wysocki |
2008-01-30 | x86: make __{save,restore}_processor_state static | Jan Beulich |
2008-01-30 | x86: x86-32 thread_struct.debugreg | Roland McGrath |