index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
head_64.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm/64: Flush global TLB on boot and AP bringup
Joerg Roedel
2021-12-06
1
-1
/
+18
*
x86/entry: Unify definitions from <asm/calling.h> and <asm/ptrace-abi.h>
H. Peter Anvin (Intel)
2021-05-12
1
-3
/
+3
*
Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
1
-11
/
+9
|
\
|
*
x86/build: Fix vmlinux size check on 64-bit
Arvind Sankar
2020-10-29
1
-11
/
+9
*
|
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-14
1
-9
/
+0
|
\
\
|
*
|
x86/head/64: Remove unused GET_CR2_INTO() macro
Arvind Sankar
2020-11-18
1
-9
/
+0
|
|
/
*
/
x86/head/64: Check SEV encryption before switching to kernel page-table
Joerg Roedel
2020-10-29
1
-0
/
+16
|
/
*
x86/head/64: Don't call verify_cpu() on starting APs
Joerg Roedel
2020-09-09
1
-0
/
+12
*
x86/sev-es: Setup GHCB-based boot #VC handler
Joerg Roedel
2020-09-09
1
-0
/
+36
*
x86/sev-es: Setup an early #VC handler
Joerg Roedel
2020-09-09
1
-0
/
+30
*
x86/head/64: Move early exception dispatch to C code
Joerg Roedel
2020-09-07
1
-10
/
+1
*
x86/head/64: Install a CPU bringup IDT
Joerg Roedel
2020-09-07
1
-0
/
+5
*
x86/head/64: Switch to initial stack earlier
Joerg Roedel
2020-09-07
1
-3
/
+6
*
x86/head/64: Load segment registers earlier
Joerg Roedel
2020-09-07
1
-26
/
+26
*
x86/head/64: Load GDT after switch to virtual addresses
Joerg Roedel
2020-09-07
1
-8
/
+8
*
x86/head/64: Install startup GDT
Joerg Roedel
2020-09-07
1
-0
/
+14
*
x86/entry: Remove the apic/BUILD interrupt leftovers
Thomas Gleixner
2020-06-11
1
-3
/
+4
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
1
-6
/
+6
*
x86/asm: Do not annotate functions with GLOBAL
Jiri Slaby
2019-10-18
1
-2
/
+3
*
x86/asm/head: Annotate data appropriately
Jiri Slaby
2019-10-18
1
-40
/
+47
*
x86/asm: Annotate local pseudo-functions
Jiri Slaby
2019-10-18
1
-2
/
+2
*
x86/asm: Reorder early variables
Jiri Slaby
2019-10-05
1
-6
/
+5
*
x86/irq/64: Update stale comment
Cao jin
2019-07-22
1
-4
/
+4
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-20
1
-3
/
+1
|
\
|
*
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
2019-07-17
1
-3
/
+1
*
|
x86/head/64: Annotate start_cpu0() as non-callable
Josh Poimboeuf
2019-07-18
1
-2
/
+2
|
/
*
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
2019-04-17
1
-1
/
+1
*
xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
Maran Wilson
2018-12-13
1
-1
/
+1
*
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
1
-1
/
+1
|
\
|
*
x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
1
-3
/
+1
|
*
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
1
-0
/
+2
*
|
x86/mm: Expand static page table for fixmap space
Feng Tang
2018-09-20
1
-4
/
+12
|
/
*
x86/asm/64: Use 32-bit XOR to zero registers
Jan Beulich
2018-07-03
1
-1
/
+1
*
x86/mm: Comment _PAGE_GLOBAL mystery
Dave Hansen
2018-04-12
1
-1
/
+10
*
Merge branch 'x86/pti' into x86/mm, to pick up dependencies
Ingo Molnar
2018-03-12
1
-0
/
+2
|
\
|
*
x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
Peter Zijlstra
2018-02-21
1
-0
/
+2
*
|
x86/mm: Optimize boot-time paging mode switching cost
Kirill A. Shutemov
2018-02-21
1
-1
/
+1
*
|
x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVEL
Kirill A. Shutemov
2018-02-21
1
-6
/
+6
*
|
x86/mm: Support boot-time switching of paging modes in the early boot code
Kirill A. Shutemov
2018-02-16
1
-6
/
+4
*
|
x86/mm: Initialize 'page_offset_base' at boot-time
Kirill A. Shutemov
2018-02-16
1
-1
/
+1
|
/
*
x86/mm/pti: Allocate a separate user PGD
Dave Hansen
2017-12-23
1
-3
/
+27
*
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
Merge branch 'x86/mm' into x86/asm, to pick up pending changes
Ingo Molnar
2017-11-06
1
-5
/
+6
|
\
\
|
*
|
x86/xen: Provide pre-built page tables only for CONFIG_XEN_PV=y and CONFIG_XE...
Kirill A. Shutemov
2017-10-20
1
-5
/
+6
|
|
/
*
|
x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths
Andy Lutomirski
2017-11-02
1
-1
/
+1
*
|
Merge branch 'x86/mpx/prep' into x86/asm
Ingo Molnar
2017-11-02
1
-3
/
+0
|
\
\
|
*
|
x86/boot: Relocate definition of the initial state of CR0
Ricardo Neri
2017-11-01
1
-3
/
+0
|
|
/
[next]