index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-25
[x86 setup] Make struct ist_info cross-architecture, and use in setup code
H. Peter Anvin
1
-8
/
+8
2007-07-25
[x86 setup] APM: BX should be zero when disconnecting
H. Peter Anvin
1
-2
/
+3
2007-07-25
[x86 setup] APM detection logic bug fix
Mikael Pettersson
1
-1
/
+1
2007-07-20
xen: disable vdso "nosegneg" on native boot
Roland McGrath
1
-0
/
+1
2007-07-19
Update .gitignore for arch/i386/boot
Matthew Wilcox
1
-0
/
+2
2007-07-18
[PATCH] x86: do not recompile boot for each build
Sam Ravnborg
1
-1
/
+1
2007-07-18
[x86 setup] Save/restore DS around invocations of INT 10h
H. Peter Anvin
2
-2
/
+9
2007-07-18
[x86 setup] VGA: Clear the Protect bit before setting the vertical height
H. Peter Anvin
1
-1
/
+6
2007-07-18
[x86 setup] Fix assembly constraints
H. Peter Anvin
6
-7
/
+7
2007-07-18
[x86 setup] build/tools.c: fix comment
H. Peter Anvin
1
-1
/
+1
2007-07-18
xen: suppress abs symbol warnings for unused reloc pointers
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-12
Remove old i386 setup code
H. Peter Anvin
4
-3447
/
+0
2007-07-12
Use the new x86 setup code for i386
H. Peter Anvin
3
-97
/
+118
2007-07-12
Linker script for the new x86 setup code
H. Peter Anvin
1
-0
/
+54
2007-07-12
Assembly header and main routine for new x86 setup code
H. Peter Anvin
2
-0
/
+444
2007-07-12
Code for actual protected-mode entry
H. Peter Anvin
2
-0
/
+224
2007-07-12
Video mode probing support for the new x86 setup code
H. Peter Anvin
6
-0
/
+1349
2007-07-12
Voyager support for the new x86 setup code
H. Peter Anvin
1
-0
/
+46
2007-07-12
Memory probing support for the new x86 setup code
H. Peter Anvin
1
-0
/
+99
2007-07-12
MCA support for new x86 setup code
H. Peter Anvin
1
-0
/
+43
2007-07-12
EDD probing code for the new x86 setup code
H. Peter Anvin
1
-0
/
+196
2007-07-12
CPU features verification for the new x86 setup code
H. Peter Anvin
2
-0
/
+336
2007-07-12
Version string for the new x86 setup code
H. Peter Anvin
1
-0
/
+23
2007-07-12
Console-writing code for the new x86 setup code
H. Peter Anvin
2
-0
/
+419
2007-07-12
Command-line parsing code for the new x86 setup code
H. Peter Anvin
1
-0
/
+97
2007-07-12
APM probing code
H. Peter Anvin
1
-0
/
+97
2007-07-12
A20 handling code
H. Peter Anvin
1
-0
/
+161
2007-07-12
String-handling functions for the new x86 setup code.
H. Peter Anvin
2
-0
/
+153
2007-07-12
Simple bitops for the new x86 setup code.
H. Peter Anvin
1
-0
/
+45
2007-07-12
Top header file for new x86 setup code
H. Peter Anvin
1
-0
/
+296
2007-07-12
Header file to produce 16-bit code with gcc
H. Peter Anvin
1
-0
/
+15
2007-07-12
Define zero-page offset 0x1e4 as a scratch field, and use it
H. Peter Anvin
1
-3
/
+3
2007-05-21
i386: Fix wrong CPU error message in early boot path
Christian Volkmann
1
-0
/
+2
2007-05-08
Revert "fbdev: ignore VESA modes if framebuffer is disabled"
Linus Torvalds
1
-3
/
+1
2007-05-08
fbdev: ignore VESA modes if framebuffer is disabled
Antonino A. Daplas
1
-1
/
+3
2007-05-02
[PATCH] i386: Verify important CPUID bits in real mode
Andi Kleen
1
-0
/
+17
2007-05-02
[PATCH] i386: Drop -traditional in arch/i386/boot
Andi Kleen
1
-2
/
+2
2007-05-02
[PATCH] x86: deflate stack usage in lib/inflate.c
Jeremy Fitzhardinge
1
-1
/
+1
2007-05-02
[PATCH] x86: add command line length to boot protocol
Bernhard Walle
1
-1
/
+6
2007-04-02
[PATCH] x86: Don't probe for DDC on VBE1.2
Zwane Mwaikambo
1
-0
/
+14
2007-02-17
Use ARRAY_SIZE() macro in i386 relocs.c file
Robert P. J. Day
1
-4
/
+5
2007-02-01
[PATCH] __crc_... is intended to be absolute
Al Viro
1
-0
/
+2
2007-01-02
[PATCH] Fix insta-reboot with "i386: Relocatable kernel support"
Segher Boessenkool
1
-1
/
+1
2006-12-30
[PATCH] Add .gitignore file for relocs in arch/i386
Thomas Meyer
1
-0
/
+1
2006-12-07
[PATCH] x86-64: Fix numaq build error
Randy Dunlap
1
-1
/
+1
2006-12-07
[PATCH] paravirt: header and stubs for paravirtualisation
Rusty Russell
1
-0
/
+1
2006-12-07
[PATCH] i386: extend bzImage protocol for relocatable protected mode kernel
Vivek Goyal
1
-1
/
+12
2006-12-07
[PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN
Vivek Goyal
2
-15
/
+18
2006-12-07
[PATCH] i386: Warn upon absolute relocations being present
Vivek Goyal
2
-11
/
+73
2006-12-07
[PATCH] i386: Relocatable kernel support
Eric W. Biederman
7
-208
/
+903
[next]