index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
pmjump.S
Age
Commit message (
Expand
)
Author
2019-10-18
x86/asm: Do not annotate functions with GLOBAL
Jiri Slaby
2019-10-18
x86/boot: Annotate local functions
Jiri Slaby
2019-10-11
x86/asm: Make more symbols local
Jiri Slaby
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
2009-03-17
x86, setup: move 32-bit code to .text32
H. Peter Anvin
2009-02-19
x86: pmjump - use GLOBAL,ENDPROC macros
Cyrill Gorcunov
2008-07-01
x86: fix regression: boot failure on AMD Elan TS-5500
H. Peter Anvin
2008-04-19
x86: remove pointless comments
WANG Cong
2008-01-30
x86 setup: use X86_CR0_PE macro instead of hard-coded constant
H. Peter Anvin
2008-01-30
x86 setup: initialize LDTR and TR to make life easier to Intel VT
H. Peter Anvin
2008-01-30
x86 setup: make PM transition more paranoid; cleanup 32-bit entry
H. Peter Anvin
2007-11-04
x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry
H. Peter Anvin
2007-11-04
x86 setup: add a near jump to serialize %cr0 on 386/486
H. Peter Anvin
2007-10-11
i386: move boot
Thomas Gleixner