summaryrefslogtreecommitdiffstats
path: root/v6.1/4d0d7e7852752ea56375ac8645f0239e21ca2b50
blob: 671259dd55bcb7b72dc719b79f777ae5d39823d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
4d0d7e785275 ("x86/boot/64: Apply encryption mask to 5-level pagetable update")
533568e06b15 ("x86/boot/64: Use RIP_REL_REF() to access early_top_pgt[]")
b0fe5fb6095b ("x86/boot/64: Use RIP_REL_REF() to access early_dynamic_pgts[]")
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")
9f76d606269b ("x86/boot: Harmonize the style of array-type parameter for fixup_pointer() calls")
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")