Age | Commit message (Expand) | Author | Files | Lines |
2016-03-31 | x86/cpufeature: Remove cpu_has_pse | Borislav Petkov | 1 | -1/+1 |
2016-02-24 | x86/asm/power: Create stack frames in hibernate_asm_64.S | Josh Poimboeuf | 1 | -0/+7 |
2015-11-26 | x86/pm: Introduce quirk framework to save/restore extra MSR registers around ... | Chen Yu | 1 | -0/+92 |
2015-07-31 | x86/ldt: Make modify_ldt synchronous | Andy Lutomirski | 1 | -1/+2 |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+4 |
2015-05-19 | x86/fpu: Move various internal function prototypes to fpu/internal.h | Ingo Molnar | 1 | -0/+1 |
2015-05-19 | x86/fpu: Move XCR0 manipulation to the FPU code proper | Ingo Molnar | 1 | -8/+2 |
2015-05-19 | x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask' | Ingo Molnar | 1 | -2/+2 |
2015-05-19 | x86/fpu: Rename fpu-internal.h to fpu/internal.h | Ingo Molnar | 1 | -1/+1 |
2015-04-15 | x86/asm, x86/power/hibernate: Use local labels in asm | Borislav Petkov | 1 | -4/+4 |
2015-03-06 | x86/asm/entry: Rename 'init_tss' to 'cpu_tss' | Andy Lutomirski | 1 | -1/+1 |
2015-02-04 | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski | 1 | -7/+4 |
2014-10-09 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 2 | -6/+2 |
2014-07-17 | x86, power, suspend: Annotate restore_processor_state() with notrace | Steven Rostedt (Red Hat) | 1 | -2/+2 |
2014-05-05 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 1 | -1/+1 |
2013-08-06 | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis... | Andi Kleen | 2 | -10/+10 |
2013-05-02 | x86, gdt, hibernate: Store/load GDT for hibernate path. | Konrad Rzeszutek Wilk | 3 | -5/+17 |
2013-04-30 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -6/+7 |
2013-04-11 | x86, wakeup, sleep: Use pvops functions for changing GDT entries | konrad@kernel.org | 1 | -2/+7 |
2013-04-11 | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed | Konrad Rzeszutek Wilk | 1 | -2/+0 |
2013-04-11 | x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed. | Konrad Rzeszutek Wilk | 1 | -2/+0 |
2013-03-15 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian | 1 | -0/+2 |
2013-02-01 | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin | 1 | -2/+0 |
2013-01-31 | x86-32, mm: Remove reference to resume_map_numa_kva() | H. Peter Anvin | 1 | -2/+0 |
2013-01-29 | x86, 64bit, mm: hibernate use generic mapping_init | Yinghai Lu | 1 | -44/+22 |
2012-11-14 | x86, topology: Debug CPU0 hotplug | Fenghua Yu | 1 | -0/+38 |
2012-11-14 | x86, hotplug, suspend: Online CPU0 for suspend or hibernate | Fenghua Yu | 1 | -0/+44 |
2012-04-02 | x86, kvm: Call restore_sched_clock_state() only after %gs is initialized | Marcelo Tosatti | 1 | -1/+1 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+0 |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
2012-03-28 | Disintegrate asm/system.h for X86 | David Howells | 1 | -1/+0 |
2012-03-20 | x86: kvmclock: abstract save/restore sched_clock_state | Marcelo Tosatti | 1 | -2/+2 |
2012-02-21 | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds | 1 | -0/+1 |
2011-10-31 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2010-08-20 | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha | 1 | -0/+2 |
2010-07-19 | update email address | Pavel Machek | 2 | -2/+2 |
2010-06-08 | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary | 1 | -0/+4 |
2010-04-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -8/+7 |
2010-03-30 | x86-32, resume: do a global tlb flush in S4 resume | Shaohua Li | 1 | -8/+7 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -0/+2 |
2009-11-08 | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker | 1 | -6/+0 |
2009-10-18 | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker | 1 | -5/+1 |
2009-09-18 | x86: Remove final bits of CONFIG_X86_OLD_MCE | Andi Kleen | 1 | -4/+0 |
2009-09-07 | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar | 2 | -2/+2 |
2009-08-26 | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin | 1 | -1/+1 |
2009-08-21 | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init | Suresh Siddha | 1 | -1/+1 |
2009-07-08 | x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR | Peter Chubb | 1 | -1/+1 |
2009-06-23 | x86, mce: Fix mce resume on 32bit | Hidetoshi Seto | 1 | -1/+1 |
2009-06-17 | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 3 | -174/+106 |
2009-06-12 | x86: unify power/cpu_(32|64).c | Sergio Luis | 3 | -260/+1 |