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