index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'
Diego Calleja
2006-09-26
1
-2
/
+2
*
kbuild: introduce utsrelease.h
Sam Ravnborg
2006-07-03
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
Merge branch 'x86-64'
Linus Torvalds
2006-06-26
2
-22
/
+19
|
\
|
*
[PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share
Andi Kleen
2006-06-26
1
-2
/
+7
|
*
[PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c
Carl-Daniel Hailfinger
2006-06-26
1
-20
/
+12
*
|
[PATCH] fbdev: Firmware EDID fixes
Antonino A. Daplas
2006-06-26
1
-1
/
+18
|
/
*
[PATCH] vesafb: Fix incorrect logo colors in x86_64
Antonino A. Daplas
2006-04-11
1
-0
/
+5
[next]