Age | Commit message (Expand) | Author |
2014-05-05 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen |
2013-08-06 | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis... | Andi Kleen |
2013-05-02 | x86, gdt, hibernate: Store/load GDT for hibernate path. | Konrad Rzeszutek Wilk |
2013-04-30 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-04-11 | x86, wakeup, sleep: Use pvops functions for changing GDT entries | konrad@kernel.org |
2013-04-11 | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed | Konrad Rzeszutek Wilk |
2013-04-11 | x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed. | Konrad Rzeszutek Wilk |
2013-03-15 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian |
2013-02-01 | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin |
2013-01-31 | x86-32, mm: Remove reference to resume_map_numa_kva() | H. Peter Anvin |
2013-01-29 | x86, 64bit, mm: hibernate use generic mapping_init | Yinghai Lu |
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 |