index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
head_64.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
/
*
|
x86/asm: Don't use the confusing '.ifeq' directive
Josh Poimboeuf
2017-10-23
1
-1
/
+1
*
|
x86/head: Add unwind hint annotations
Josh Poimboeuf
2017-09-28
1
-2
/
+12
*
|
x86/head: Fix head ELF function annotations
Josh Poimboeuf
2017-09-28
1
-3
/
+3
*
|
x86/head: Remove unused 'bad_address' code
Josh Poimboeuf
2017-09-28
1
-3
/
+0
*
|
x86/head: Remove confusing comment
Josh Poimboeuf
2017-09-28
1
-4
/
+0
|
/
*
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
2017-07-18
1
-10
/
+10
*
x86/mm: Add support to enable SME in early boot processing
Tom Lendacky
2017-07-18
1
-2
/
+18
*
x86/boot/64: Add support of additional page table level during early boot
Kirill A. Shutemov
2017-06-13
1
-6
/
+20
*
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
Kirill A. Shutemov
2017-06-13
1
-7
/
+7
*
x86/boot/64: Rewrite startup_64() in C
Kirill A. Shutemov
2017-06-13
1
-92
/
+3
*
x86/boot/64: Rename start_cpu()
Borislav Petkov
2017-03-07
1
-6
/
+4
*
x86/boot/64: Push correct start_cpu() return address
Josh Poimboeuf
2016-12-14
1
-2
/
+3
*
x86/boot/64: Use 'push' instead of 'call' in start_cpu()
Josh Poimboeuf
2016-12-14
1
-1
/
+1
*
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
1
-2
/
+6
|
\
|
*
x86/boot/64: Optimize fixmap page fixup
Borislav Petkov
2016-11-28
1
-2
/
+6
*
|
x86/boot/64: Use defines for page size
Borislav Petkov
2016-11-25
1
-5
/
+5
*
|
x86/boot: Fix the end of the stack for idle tasks
Josh Poimboeuf
2016-10-20
1
-8
/
+7
*
|
x86/boot/64: Put a real return address on the idle task stack
Josh Poimboeuf
2016-10-20
1
-2
/
+3
*
|
x86/boot/64: Use a common function for starting CPUs
Josh Poimboeuf
2016-10-20
1
-11
/
+11
|
/
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-0
/
+3
|
\
|
*
x86: move exports to actual definitions
Al Viro
2016-08-07
1
-0
/
+3
*
|
x86/head: Remove useless zeroed word
Josh Poimboeuf
2016-08-18
1
-1
/
+0
*
|
x86/asm/head: Rename 'stack_start' -> 'initial_stack'
Josh Poimboeuf
2016-08-18
1
-6
/
+5
|
/
*
x86/mm: Enable KASLR for physical mapping memory regions
Thomas Garnier
2016-07-08
1
-1
/
+1
*
x86/boot/64: Add forgotten end of function marker
Borislav Petkov
2016-06-27
1
-0
/
+1
*
x86/asm: Make sure verify_cpu() has a good stack
Borislav Petkov
2016-04-13
1
-0
/
+8
*
x86/head: Move early exception panic code into early_fixup_exception()
Andy Lutomirski
2016-04-13
1
-43
/
+2
*
x86/head: Move the early NMI fixup into C
Andy Lutomirski
2016-04-13
1
-6
/
+0
*
x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()
Andy Lutomirski
2016-04-13
1
-31
/
+37
[next]