index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
boot
Age
Commit message (
Expand
)
Author
2007-09-28
[x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820
H. Peter Anvin
2007-09-26
[x86 setup] Handle case of improperly terminated E820 chain
H. Peter Anvin
2007-09-20
[x86 setup] Fix typo in arch/i386/boot/header.S
Paul Bolle
2007-09-20
[x86 setup] Present the canonical video mode number to the kernel
H. Peter Anvin
2007-09-05
[x86 setup] Work around bug in Xen HVM
Christian Ehrhardt
2007-08-31
[x86 setup] Don't rely on the VESA BIOS being register-clean
H. Peter Anvin
2007-08-23
[x86 setup] Make sure AH=00h when setting a video mode
H. Peter Anvin
2007-08-23
[x86 setup] Volatilize asm() statements
H. Peter Anvin
2007-08-14
[x86 setup] edd.c: make sure MBR signatures actually get reported
H. Peter Anvin
2007-08-14
[x86 setup] Don't use EDD to get the MBR signature
H. Peter Anvin
2007-08-14
[x86 setup] The current display page is returned in %bh, not %bl
H. Peter Anvin
2007-08-02
[x86 setup] EDD: add missing =m constraint
H. Peter Anvin
2007-08-02
[x86 setup] video setup: Fix VBE DDC reading
Antonino A. Daplas
2007-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
2007-07-31
broken lilo check on make install
Gabriel C
2007-07-31
[x86 setup] EDD: Fix the computation of the MBR sector buffer
H. Peter Anvin
2007-07-31
[x86 setup] Newline after setup signature failure message
H. Peter Anvin
2007-07-31
x86 boot code comments typos
Randy Dunlap
2007-07-25
[x86 setup] Make struct ist_info cross-architecture, and use in setup code
H. Peter Anvin
2007-07-25
[x86 setup] APM: BX should be zero when disconnecting
H. Peter Anvin
2007-07-25
[x86 setup] APM detection logic bug fix
Mikael Pettersson
2007-07-20
xen: disable vdso "nosegneg" on native boot
Roland McGrath
2007-07-19
Update .gitignore for arch/i386/boot
Matthew Wilcox
2007-07-18
[PATCH] x86: do not recompile boot for each build
Sam Ravnborg
2007-07-18
[x86 setup] Save/restore DS around invocations of INT 10h
H. Peter Anvin
2007-07-18
[x86 setup] VGA: Clear the Protect bit before setting the vertical height
H. Peter Anvin
2007-07-18
[x86 setup] Fix assembly constraints
H. Peter Anvin
2007-07-18
[x86 setup] build/tools.c: fix comment
H. Peter Anvin
2007-07-18
xen: suppress abs symbol warnings for unused reloc pointers
Jeremy Fitzhardinge
2007-07-12
Remove old i386 setup code
H. Peter Anvin
2007-07-12
Use the new x86 setup code for i386
H. Peter Anvin
2007-07-12
Linker script for the new x86 setup code
H. Peter Anvin
2007-07-12
Assembly header and main routine for new x86 setup code
H. Peter Anvin
2007-07-12
Code for actual protected-mode entry
H. Peter Anvin
2007-07-12
Video mode probing support for the new x86 setup code
H. Peter Anvin
2007-07-12
Voyager support for the new x86 setup code
H. Peter Anvin
2007-07-12
Memory probing support for the new x86 setup code
H. Peter Anvin
2007-07-12
MCA support for new x86 setup code
H. Peter Anvin
2007-07-12
EDD probing code for the new x86 setup code
H. Peter Anvin
2007-07-12
CPU features verification for the new x86 setup code
H. Peter Anvin
2007-07-12
Version string for the new x86 setup code
H. Peter Anvin
2007-07-12
Console-writing code for the new x86 setup code
H. Peter Anvin
2007-07-12
Command-line parsing code for the new x86 setup code
H. Peter Anvin
2007-07-12
APM probing code
H. Peter Anvin
2007-07-12
A20 handling code
H. Peter Anvin
2007-07-12
String-handling functions for the new x86 setup code.
H. Peter Anvin
2007-07-12
Simple bitops for the new x86 setup code.
H. Peter Anvin
2007-07-12
Top header file for new x86 setup code
H. Peter Anvin
2007-07-12
Header file to produce 16-bit code with gcc
H. Peter Anvin
2007-07-12
Define zero-page offset 0x1e4 as a scratch field, and use it
H. Peter Anvin
[next]