summaryrefslogtreecommitdiffstats
path: root/v5.4/5da793671957e8e99fa74423fab2737bf8c772a8
blob: f5660df84fe94b58dc33cd0f794c9c7f0a1207d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
5da793671957 ("x86/boot/64: Simplify global variable accesses in GDT/IDT programming")
d2a285d65bfd ("x86/head/64: Move the __head definition to <asm/init.h>")
7f6874eddd81 ("x86/head/64: Add missing __head annotation to startup_64_load_idt()")
dc6283009016 ("x86/head/64: Mark 'startup_gdt[]' and 'startup_gdt_descr' as __initdata")
001470fed595 ("x86/boot: Fix incorrect startup_gdt_descr.size")
2f69a81ad687 ("x86/head_64: Store boot_params pointer in callee save register")
8f6be6d870e8 ("x86/smpboot: Remove initial_gs")
c253b64020c7 ("x86/smpboot: Remove early_gdt_descr on 64-bit")
3adee777ad0d ("x86/smpboot: Remove initial_stack on 64-bit")
5d8213864ade ("x86/retbleed: Add SKL return thunk")
770ae1b70952 ("x86/returnthunk: Allow different return thunks")
c063a217bc07 ("x86/percpu: Move current_top_of_stack next to current_task")
7443b296e699 ("x86/percpu: Move cpu_number next to current_task")
64701838bf05 ("x86/percpu: Move preempt_count next to current_task")
e57ef2ed97c1 ("x86: Put hot per CPU variables into a struct")
332924973725 ("x86/nospec: Fix i386 RSB stuffing")
4e3aa9238277 ("x86/nospec: Unwreck the RSB stuffing")
ba6e31af2be9 ("x86/speculation: Add LFENCE to RSB fill sequence")
2b1299322016 ("x86/speculation: Add RSB VM Exit protections")
553de6e1157d ("tools headers cpufeatures: Sync with the kernel sources")