index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: disable vdso "nosegneg" on native boot
Roland McGrath
2007-07-20
1
-0
/
+1
*
Update .gitignore for arch/i386/boot
Matthew Wilcox
2007-07-19
1
-0
/
+2
*
[PATCH] x86: do not recompile boot for each build
Sam Ravnborg
2007-07-18
1
-1
/
+1
*
[x86 setup] Save/restore DS around invocations of INT 10h
H. Peter Anvin
2007-07-18
2
-2
/
+9
*
[x86 setup] VGA: Clear the Protect bit before setting the vertical height
H. Peter Anvin
2007-07-18
1
-1
/
+6
*
[x86 setup] Fix assembly constraints
H. Peter Anvin
2007-07-18
6
-7
/
+7
*
[x86 setup] build/tools.c: fix comment
H. Peter Anvin
2007-07-18
1
-1
/
+1
*
xen: suppress abs symbol warnings for unused reloc pointers
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+2
*
Remove old i386 setup code
H. Peter Anvin
2007-07-12
4
-3447
/
+0
*
Use the new x86 setup code for i386
H. Peter Anvin
2007-07-12
3
-97
/
+118
*
Linker script for the new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+54
*
Assembly header and main routine for new x86 setup code
H. Peter Anvin
2007-07-12
2
-0
/
+444
*
Code for actual protected-mode entry
H. Peter Anvin
2007-07-12
2
-0
/
+224
*
Video mode probing support for the new x86 setup code
H. Peter Anvin
2007-07-12
6
-0
/
+1349
*
Voyager support for the new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+46
*
Memory probing support for the new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+99
*
MCA support for new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+43
*
EDD probing code for the new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+196
*
CPU features verification for the new x86 setup code
H. Peter Anvin
2007-07-12
2
-0
/
+336
*
Version string for the new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+23
*
Console-writing code for the new x86 setup code
H. Peter Anvin
2007-07-12
2
-0
/
+419
*
Command-line parsing code for the new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+97
*
APM probing code
H. Peter Anvin
2007-07-12
1
-0
/
+97
*
A20 handling code
H. Peter Anvin
2007-07-12
1
-0
/
+161
*
String-handling functions for the new x86 setup code.
H. Peter Anvin
2007-07-12
2
-0
/
+153
*
Simple bitops for the new x86 setup code.
H. Peter Anvin
2007-07-12
1
-0
/
+45
*
Top header file for new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+296
*
Header file to produce 16-bit code with gcc
H. Peter Anvin
2007-07-12
1
-0
/
+15
*
Define zero-page offset 0x1e4 as a scratch field, and use it
H. Peter Anvin
2007-07-12
1
-3
/
+3
*
i386: Fix wrong CPU error message in early boot path
Christian Volkmann
2007-05-21
1
-0
/
+2
*
Revert "fbdev: ignore VESA modes if framebuffer is disabled"
Linus Torvalds
2007-05-08
1
-3
/
+1
*
fbdev: ignore VESA modes if framebuffer is disabled
Antonino A. Daplas
2007-05-08
1
-1
/
+3
*
[PATCH] i386: Verify important CPUID bits in real mode
Andi Kleen
2007-05-02
1
-0
/
+17
*
[PATCH] i386: Drop -traditional in arch/i386/boot
Andi Kleen
2007-05-02
1
-2
/
+2
*
[PATCH] x86: deflate stack usage in lib/inflate.c
Jeremy Fitzhardinge
2007-05-02
1
-1
/
+1
*
[PATCH] x86: add command line length to boot protocol
Bernhard Walle
2007-05-02
1
-1
/
+6
*
[PATCH] x86: Don't probe for DDC on VBE1.2
Zwane Mwaikambo
2007-04-02
1
-0
/
+14
*
Use ARRAY_SIZE() macro in i386 relocs.c file
Robert P. J. Day
2007-02-17
1
-4
/
+5
*
[PATCH] __crc_... is intended to be absolute
Al Viro
2007-02-01
1
-0
/
+2
*
[PATCH] Fix insta-reboot with "i386: Relocatable kernel support"
Segher Boessenkool
2007-01-02
1
-1
/
+1
*
[PATCH] Add .gitignore file for relocs in arch/i386
Thomas Meyer
2006-12-30
1
-0
/
+1
*
[PATCH] x86-64: Fix numaq build error
Randy Dunlap
2006-12-07
1
-1
/
+1
*
[PATCH] paravirt: header and stubs for paravirtualisation
Rusty Russell
2006-12-07
1
-0
/
+1
*
[PATCH] i386: extend bzImage protocol for relocatable protected mode kernel
Vivek Goyal
2006-12-07
1
-1
/
+12
*
[PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN
Vivek Goyal
2006-12-07
2
-15
/
+18
*
[PATCH] i386: Warn upon absolute relocations being present
Vivek Goyal
2006-12-07
2
-11
/
+73
*
[PATCH] i386: Relocatable kernel support
Eric W. Biederman
2006-12-07
7
-208
/
+903
*
[PATCH] i386: CONFIG_PHYSICAL_START cleanup
Eric W. Biederman
2006-12-07
2
-8
/
+6
*
[PATCH] Some config.h removals
Zachary Amsden
2006-10-01
1
-2
/
+0
*
[PATCH] i386: Fix the EDD code misparsing the command line
H. Peter Anvin
2006-09-26
1
-22
/
+75
[next]