Age | Commit message (Expand) | Author | Files | Lines |
2020-03-24 | x86/kernel: Convert to new CPU match macros | Thomas Gleixner | 1 | -14/+2 |
2019-09-17 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+0 |
2019-08-19 | x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h | Tom Lendacky | 1 | -13/+73 |
2019-07-22 | x86/paravirt: Drop {read,write}_cr8() hooks | Andrew Cooper | 1 | -4/+0 |
2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430 | Thomas Gleixner | 1 | -2/+1 |
2019-06-03 | x86/power: Fix 'nosmt' vs hibernation triple fault during resume | Jiri Kosina | 1 | -0/+10 |
2017-12-18 | Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -7/+9 |
2017-12-17 | x86/entry: Remap the TSS into the CPU entry area | Andy Lutomirski | 1 | -5/+6 |
2017-12-17 | x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss | Andy Lutomirski | 1 | -6/+7 |
2017-12-15 | x86/power: Make restore_processor_context() sane | Andy Lutomirski | 1 | -38/+41 |
2017-12-15 | x86/power/32: Move SYSENTER MSR restoration to fix_processor_context() | Andy Lutomirski | 1 | -6/+3 |
2017-12-15 | x86/power/64: Use struct desc_ptr for the IDT in struct saved_context | Andy Lutomirski | 1 | -10/+1 |
2017-12-06 | x86/power: Fix some ordering bugs in __restore_processor_context() | Andy Lutomirski | 1 | -4/+17 |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig | 1 | -1/+1 |
2017-09-06 | x86/mm: Reinitialize TLB state on hotplug and resume | Andy Lutomirski | 1 | -0/+1 |
2017-06-13 | x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() | Andy Lutomirski | 1 | -1/+1 |
2017-03-16 | x86: Remap GDT tables in the fixmap section | Thomas Garnier | 1 | -2/+5 |
2016-12-15 | x86/tsc: Validate TSC_ADJUST after resume | Thomas Gleixner | 1 | -0/+1 |
2016-09-30 | x86/asm: Get rid of __read_cr4_safe() | Andy Lutomirski | 1 | -1/+1 |
2016-07-15 | x86 / hibernate: Use hlt_play_dead() when resuming from hibernation | Rafael J. Wysocki | 1 | -0/+30 |
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-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-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-07-17 | x86, power, suspend: Annotate restore_processor_state() with notrace | Steven Rostedt (Red Hat) | 1 | -2/+2 |
2013-08-06 | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis... | Andi Kleen | 1 | -4/+4 |
2013-05-02 | x86, gdt, hibernate: Store/load GDT for hibernate path. | Konrad Rzeszutek Wilk | 1 | -5/+10 |
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 |
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 branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
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 | 1 | -1/+1 |
2010-06-08 | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary | 1 | -0/+4 |
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 |