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