Linus Torvalds
|
64a48099b3
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 년 전 |
Andy Lutomirski
|
72f5e08dbb
x86/entry: Remap the TSS into the CPU entry area
|
7 년 전 |
Andy Lutomirski
|
7fb983b4dd
x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
|
7 년 전 |
Andy Lutomirski
|
7ee18d6779
x86/power: Make restore_processor_context() sane
|
7 년 전 |
Andy Lutomirski
|
896c80bef4
x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()
|
7 년 전 |
Andy Lutomirski
|
090edbe23f
x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
|
7 년 전 |
Andy Lutomirski
|
5b06bbcfc2
x86/power: Fix some ordering bugs in __restore_processor_context()
|
7 년 전 |
Christoph Hellwig
|
6faadbbb7f
dmi: Mark all struct dmi_system_id instances const
|
8 년 전 |
Andy Lutomirski
|
72c0098d92
x86/mm: Reinitialize TLB state on hotplug and resume
|
8 년 전 |
Andy Lutomirski
|
6c690ee103
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
|
8 년 전 |
Thomas Garnier
|
69218e4799
x86: Remap GDT tables in the fixmap section
|
8 년 전 |
Thomas Gleixner
|
6a36958317
x86/tsc: Validate TSC_ADJUST after resume
|
8 년 전 |
Andy Lutomirski
|
1ef55be16e
x86/asm: Get rid of __read_cr4_safe()
|
8 년 전 |
Rafael J. Wysocki
|
406f992e4a
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
|
9 년 전 |
Chen Yu
|
7a9c2dd08e
x86/pm: Introduce quirk framework to save/restore extra MSR registers around suspend/resume
|
9 년 전 |
Andy Lutomirski
|
37868fe113
x86/ldt: Make modify_ldt synchronous
|
10 년 전 |
Ingo Molnar
|
952f07ecbd
x86/fpu: Move various internal function prototypes to fpu/internal.h
|
10 년 전 |
Ingo Molnar
|
9254aaa0fe
x86/fpu: Move XCR0 manipulation to the FPU code proper
|
10 년 전 |
Ingo Molnar
|
614df7fb8a
x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask'
|
10 년 전 |
Ingo Molnar
|
78f7f1e54b
x86/fpu: Rename fpu-internal.h to fpu/internal.h
|
10 년 전 |
Andy Lutomirski
|
24933b82c0
x86/asm/entry: Rename 'init_tss' to 'cpu_tss'
|
10 년 전 |
Andy Lutomirski
|
1e02ce4ccc
x86: Store a per-cpu shadow copy of CR4
|
10 년 전 |
Steven Rostedt (Red Hat)
|
b8f99b3e0e
x86, power, suspend: Annotate restore_processor_state() with notrace
|
11 년 전 |
Andi Kleen
|
d6efc2f724
x86, asmlinkage, power: Make various symbols used by the suspend asm code visible
|
12 년 전 |
Konrad Rzeszutek Wilk
|
cc456c4e7c
x86, gdt, hibernate: Store/load GDT for hibernate path.
|
12 년 전 |
Linus Torvalds
|
1e2f5b598a
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 년 전 |
konrad@kernel.org
|
4d681be3c3
x86, wakeup, sleep: Use pvops functions for changing GDT entries
|
12 년 전 |
Konrad Rzeszutek Wilk
|
84e70971e6
x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed
|
12 년 전 |
Konrad Rzeszutek Wilk
|
e7a5cd063c
x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed.
|
12 년 전 |
Stephane Eranian
|
1d9d8639c0
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
|
12 년 전 |