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: 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-08
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
*
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-15
1
-3
/
+1
|
\
|
*
x86/boot: Simplify kernel load address alignment check
Alexander Kuleshov
2016-01-30
1
-3
/
+1
*
|
x86/asm: Remove unused L3_PAGE_OFFSET
Alexander Kuleshov
2016-01-27
1
-1
/
+0
|
/
*
x86/cpu: Call verify_cpu() after having entered long mode too
Borislav Petkov
2015-11-07
1
-0
/
+8
*
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
2015-07-06
1
-29
/
+0
*
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
2015-05-24
1
-9
/
+11
*
x86/asm/head*.S: Change global labels to local
Borislav Petkov
2015-05-17
1
-2
/
+2
*
x86/asm: Optimize unnecessarily wide TEST instructions
Denys Vlasenko
2015-03-07
1
-1
/
+1
*
Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree
Ingo Molnar
2015-03-04
1
-0
/
+30
|
\
|
*
x86_64: add KASan support
Andrey Ryabinin
2015-02-14
1
-0
/
+30
*
|
x86/asm/boot: Fix path in comments
Alexander Kuleshov
2015-02-19
1
-2
/
+2
|
/
*
x86: fix compile error due to X86_TRAP_NMI use in asm files
Linus Torvalds
2014-03-08
1
-1
/
+1
*
x86: Ignore NMIs that come in during early boot
H. Peter Anvin
2014-03-08
1
-1
/
+5
*
x86: Make sure IDT is page aligned
Kees Cook
2013-07-17
1
-15
/
+0
*
x86, trace: Add irq vector tracepoints
Seiji Aguchi
2013-06-21
1
-0
/
+6
*
x86: Rename variables for debugging
Seiji Aguchi
2013-06-21
1
-1
/
+1
*
x86-64, init: Fix a possible wraparound bug in switchover in head_64.S
Zhang Yanfei
2013-05-29
1
-2
/
+4
*
x86-64, init: Do not set NX bits on non-NX capable hardware
H. Peter Anvin
2013-05-02
1
-0
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-28
1
-2
/
+2
|
\
|
*
x86, doc: Fix incorrect comment about 64-bit code segment descriptors
Konrad Rzeszutek Wilk
2013-02-25
1
-2
/
+2
*
|
x86-64: don't set the early IDT to point directly to 'early_idt_handler'
Linus Torvalds
2013-02-22
1
-0
/
+2
*
|
x86, 64bit: Use a #PF handler to materialize early mappings on demand
H. Peter Anvin
2013-01-30
1
-83
/
+127
|
/
*
x86-64, hotplug: Add start_cpu0() entry point to head_64.S
Fenghua Yu
2012-11-14
1
-0
/
+16
*
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2012-05-30
1
-4
/
+0
|
\
|
*
x86, realmode: Move SMP trampoline to unified realmode code
Jarkko Sakkinen
2012-05-08
1
-4
/
+0
*
|
x86-64: Handle exception table entries during early boot
H. Peter Anvin
2012-04-20
1
-19
/
+57
[next]