index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
head_64.S
Age
Commit message (
Expand
)
Author
Lines
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-11
/
+6
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
-6
/
+6
2023-03-23
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
-5
/
+0
2023-03-21
x86/smpboot: Remove initial_gs
Brian Gerst
-14
/
+8
2023-03-21
x86/smpboot: Remove early_gdt_descr on 64-bit
Brian Gerst
-5
/
+6
2023-03-21
x86/smpboot: Remove initial_stack on 64-bit
Brian Gerst
-15
/
+28
2022-10-17
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
-0
/
+1
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
-0
/
+5
2022-05-23
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+26
2022-04-07
x86/boot: Avoid #VE during boot for TDX platforms
Sean Christopherson
-2
/
+26
2022-04-06
x86/head/64: Re-enable stack protection
Michael Roth
-3
/
+21
2022-04-06
x86/sev: Detect/setup SEV/SME features earlier in boot
Michael Roth
-0
/
+13
2022-03-15
x86/ibt,sev: Annotations
Peter Zijlstra
-0
/
+2
2022-03-15
x86/ibt: Annotate text references
Peter Zijlstra
-0
/
+4
2022-03-15
x86/ibt,entry: Sprinkle ENDBR dust
Peter Zijlstra
-1
/
+3
2022-03-15
x86/ibt,xen: Sprinkle the ENDBR
Peter Zijlstra
-0
/
+1
2022-03-15
x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
Peter Zijlstra
-1
/
+2
2021-12-06
x86/mm/64: Flush global TLB on boot and AP bringup
Joerg Roedel
-1
/
+18
2021-05-12
x86/entry: Unify definitions from <asm/calling.h> and <asm/ptrace-abi.h>
H. Peter Anvin (Intel)
-3
/
+3
2020-12-14
Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-11
/
+9
2020-12-14
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-9
/
+0
2020-11-18
x86/head/64: Remove unused GET_CR2_INTO() macro
Arvind Sankar
-9
/
+0
2020-10-29
x86/build: Fix vmlinux size check on 64-bit
Arvind Sankar
-11
/
+9
2020-10-29
x86/head/64: Check SEV encryption before switching to kernel page-table
Joerg Roedel
-0
/
+16
2020-09-09
x86/head/64: Don't call verify_cpu() on starting APs
Joerg Roedel
-0
/
+12
2020-09-09
x86/sev-es: Setup GHCB-based boot #VC handler
Joerg Roedel
-0
/
+36
2020-09-09
x86/sev-es: Setup an early #VC handler
Joerg Roedel
-0
/
+30
2020-09-07
x86/head/64: Move early exception dispatch to C code
Joerg Roedel
-10
/
+1
2020-09-07
x86/head/64: Install a CPU bringup IDT
Joerg Roedel
-0
/
+5
2020-09-07
x86/head/64: Switch to initial stack earlier
Joerg Roedel
-3
/
+6
2020-09-07
x86/head/64: Load segment registers earlier
Joerg Roedel
-26
/
+26
2020-09-07
x86/head/64: Load GDT after switch to virtual addresses
Joerg Roedel
-8
/
+8
2020-09-07
x86/head/64: Install startup GDT
Joerg Roedel
-0
/
+14
2020-06-11
x86/entry: Remove the apic/BUILD interrupt leftovers
Thomas Gleixner
-3
/
+4
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
-1
/
+1
2019-10-18
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
-6
/
+6
2019-10-18
x86/asm: Do not annotate functions with GLOBAL
Jiri Slaby
-2
/
+3
2019-10-18
x86/asm/head: Annotate data appropriately
Jiri Slaby
-40
/
+47
2019-10-18
x86/asm: Annotate local pseudo-functions
Jiri Slaby
-2
/
+2
2019-10-05
x86/asm: Reorder early variables
Jiri Slaby
-6
/
+5
2019-07-22
x86/irq/64: Update stale comment
Cao jin
-4
/
+4
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+1
2019-07-18
x86/head/64: Annotate start_cpu0() as non-callable
Josh Poimboeuf
-2
/
+2
2019-07-17
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
-3
/
+1
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
-1
/
+1
2018-12-13
xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
Maran Wilson
-1
/
+1
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2018-09-20
x86/mm: Expand static page table for fixmap space
Feng Tang
-4
/
+12
2018-09-03
x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
-3
/
+1
[next]