index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2018-02-16
x86/mm: Initialize 'page_offset_base' at boot-time
Kirill A. Shutemov
1
-1
/
+1
2017-12-23
x86/mm/pti: Allocate a separate user PGD
Dave Hansen
1
-3
/
+27
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-06
Merge branch 'x86/mm' into x86/asm, to pick up pending changes
Ingo Molnar
1
-5
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths
Andy Lutomirski
1
-1
/
+1
2017-11-02
Merge branch 'x86/mpx/prep' into x86/asm
Ingo Molnar
1
-3
/
+0
2017-11-01
x86/boot: Relocate definition of the initial state of CR0
Ricardo Neri
1
-3
/
+0
2017-10-23
x86/asm: Don't use the confusing '.ifeq' directive
Josh Poimboeuf
1
-1
/
+1
2017-10-20
x86/xen: Provide pre-built page tables only for CONFIG_XEN_PV=y and CONFIG_XE...
Kirill A. Shutemov
1
-5
/
+6
2017-09-28
x86/head: Add unwind hint annotations
Josh Poimboeuf
1
-2
/
+12
2017-09-28
x86/head: Fix head ELF function annotations
Josh Poimboeuf
1
-3
/
+3
2017-09-28
x86/head: Remove unused 'bad_address' code
Josh Poimboeuf
1
-3
/
+0
2017-09-28
x86/head: Remove confusing comment
Josh Poimboeuf
1
-4
/
+0
2017-07-18
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
1
-10
/
+10
2017-07-18
x86/mm: Add support to enable SME in early boot processing
Tom Lendacky
1
-2
/
+18
2017-06-13
x86/boot/64: Add support of additional page table level during early boot
Kirill A. Shutemov
1
-6
/
+20
2017-06-13
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
Kirill A. Shutemov
1
-7
/
+7
2017-06-13
x86/boot/64: Rewrite startup_64() in C
Kirill A. Shutemov
1
-92
/
+3
2017-03-07
x86/boot/64: Rename start_cpu()
Borislav Petkov
1
-6
/
+4
2016-12-14
x86/boot/64: Push correct start_cpu() return address
Josh Poimboeuf
1
-2
/
+3
2016-12-14
x86/boot/64: Use 'push' instead of 'call' in start_cpu()
Josh Poimboeuf
1
-1
/
+1
2016-12-12
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+6
2016-11-28
x86/boot/64: Optimize fixmap page fixup
Borislav Petkov
1
-2
/
+6
2016-11-25
x86/boot/64: Use defines for page size
Borislav Petkov
1
-5
/
+5
2016-10-20
x86/boot: Fix the end of the stack for idle tasks
Josh Poimboeuf
1
-8
/
+7
2016-10-20
x86/boot/64: Put a real return address on the idle task stack
Josh Poimboeuf
1
-2
/
+3
2016-10-20
x86/boot/64: Use a common function for starting CPUs
Josh Poimboeuf
1
-11
/
+11
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+3
2016-08-18
x86/head: Remove useless zeroed word
Josh Poimboeuf
1
-1
/
+0
2016-08-18
x86/asm/head: Rename 'stack_start' -> 'initial_stack'
Josh Poimboeuf
1
-6
/
+5
2016-08-07
x86: move exports to actual definitions
Al Viro
1
-0
/
+3
2016-07-08
x86/mm: Enable KASLR for physical mapping memory regions
Thomas Garnier
1
-1
/
+1
2016-06-27
x86/boot/64: Add forgotten end of function marker
Borislav Petkov
1
-0
/
+1
2016-04-13
x86/asm: Make sure verify_cpu() has a good stack
Borislav Petkov
1
-0
/
+8
2016-04-13
x86/head: Move early exception panic code into early_fixup_exception()
Andy Lutomirski
1
-43
/
+2
2016-04-13
x86/head: Move the early NMI fixup into C
Andy Lutomirski
1
-6
/
+0
2016-04-13
x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()
Andy Lutomirski
1
-31
/
+37
2016-03-15
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2016-01-30
x86/boot: Simplify kernel load address alignment check
Alexander Kuleshov
1
-3
/
+1
2016-01-27
x86/asm: Remove unused L3_PAGE_OFFSET
Alexander Kuleshov
1
-1
/
+0
2015-11-07
x86/cpu: Call verify_cpu() after having entered long mode too
Borislav Petkov
1
-0
/
+8
2015-07-06
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
1
-29
/
+0
2015-05-24
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
1
-9
/
+11
2015-05-17
x86/asm/head*.S: Change global labels to local
Borislav Petkov
1
-2
/
+2
2015-03-07
x86/asm: Optimize unnecessarily wide TEST instructions
Denys Vlasenko
1
-1
/
+1
2015-03-04
Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree
Ingo Molnar
1
-0
/
+30
2015-02-19
x86/asm/boot: Fix path in comments
Alexander Kuleshov
1
-2
/
+2
2015-02-13
x86_64: add KASan support
Andrey Ryabinin
1
-0
/
+30
2014-03-07
x86: fix compile error due to X86_TRAP_NMI use in asm files
Linus Torvalds
1
-1
/
+1
[prev]
[next]