summaryrefslogtreecommitdiffstats
path: root/v6.6/63bed96604205fa0b23c91d268df5f1f1b26faf6
diff options
context:
space:
mode:
Diffstat (limited to 'v6.6/63bed96604205fa0b23c91d268df5f1f1b26faf6')
-rw-r--r--v6.6/63bed96604205fa0b23c91d268df5f1f1b26faf614
1 files changed, 14 insertions, 0 deletions
diff --git a/v6.6/63bed96604205fa0b23c91d268df5f1f1b26faf6 b/v6.6/63bed96604205fa0b23c91d268df5f1f1b26faf6
new file mode 100644
index 00000000000..0f64b4221af
--- /dev/null
+++ b/v6.6/63bed96604205fa0b23c91d268df5f1f1b26faf6
@@ -0,0 +1,14 @@
+63bed9660420 ("x86/startup_64: Defer assignment of 5-level paging global variables")
+11e36b0f7c21 ("x86/boot/64: Load the final kernel GDT during early boot directly, remove startup_gdt[]")
+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")
+3b184b71dfcb ("x86/asm: Always set A (accessed) flag in GDT descriptors")
+1445f6e15f7d ("x86/asm: Replace magic numbers in GDT descriptors, script-generated change")
+41ef75c848e3 ("x86/asm: Replace magic numbers in GDT descriptors, preparations")
+016919c1f2e5 ("x86/asm: Provide new infrastructure for GDT descriptors")
+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")