index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-06
x86: boot: stub out unimplemented CPU feature words
H. Peter Anvin
1
-4
/
+4
2008-08-18
x86: fix build warnings in real mode code
Andi Kleen
2
-1
/
+2
2008-08-14
x86: cleanup for setup code crashes during IST probe
H. Peter Anvin
4
-8
/
+4
2008-08-13
x86: fix setup code crashes on my old 486 box
Joerg Roedel
3
-7
/
+13
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
1
-39
/
+0
2008-07-19
x86: check function status in EDD boot code
Jan Beulich
1
-3
/
+2
2008-07-17
x86: unify and correct the GDT_ENTRY() macro
H. Peter Anvin
1
-6
/
+0
2008-07-08
Merge branch 'x86/mpparse' into x86/devel
Ingo Molnar
2
-5
/
+2
2008-07-08
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
2
-3
/
+2
2008-07-08
Merge branch 'x86/setup' into x86/devel
Ingo Molnar
6
-114
/
+154
2008-07-03
x86: config option to disable info from decompression of the kernel
Ben Collins
1
-5
/
+11
2008-07-01
x86: fix regression: boot failure on AMD Elan TS-5500
H. Peter Anvin
1
-2
/
+2
2008-07-01
x86: remove arbitrary ELF section limit in i386 relocatable kernel
H. Peter Anvin
1
-88
/
+110
2008-06-28
x86: setup: issue a null command after enabling A20 via KBC
H. Peter Anvin
1
-1
/
+4
2008-06-16
Merge branch 'linus' into x86/cleanups
Ingo Molnar
1
-2
/
+1
2008-06-12
x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
Manish Katiyar
1
-2
/
+1
2008-06-10
x86: make generic arch support NUMAQ
Yinghai Lu
1
-4
/
+0
2008-05-31
x86: Honor 'quiet' command line option in real mode boot decompressor.
Kristian Høgsberg
2
-3
/
+14
2008-05-31
x86: Use structs instead of hardcoded offsets in x86 boot decompressor.
Kristian Høgsberg
1
-15
/
+11
2008-05-28
x86: Fix up silly i1586 boot message.
Dave Jones
1
-0
/
+2
2008-05-25
x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant
Paul Jackson
1
-1
/
+2
2008-05-25
x86: janitor work in video-vga.c
Miklos Vajna
1
-2
/
+1
2008-05-25
x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.h
Cyrill Gorcunov
1
-2
/
+3
2008-05-25
x86: boot/printfc use NULL instead 0
Thomas Gleixner
1
-1
/
+1
2008-05-23
x86: fix integer as NULL pointer warning
Harvey Harrison
1
-1
/
+1
2008-05-04
x86: relocs ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-04-29
edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}
Tim Gardner
1
-1
/
+9
2008-04-26
x86, boot: add linked list of struct setup_data
Huang, Ying
1
-1
/
+5
2008-04-25
Update .gitignore files
Matthew Wilcox
1
-2
/
+3
2008-04-19
x86: cleanup: change _end to end_before_pgt
Yinghai Lu
2
-6
/
+6
2008-04-19
x86: cleanup boot-heap usage
Alexander van Heukelum
3
-22
/
+23
2008-04-19
x86: remove pointless comments
WANG Cong
24
-48
/
+0
2008-04-17
x86: move suspend wakeup code to C
Pavel Machek
7
-159
/
+204
2008-04-17
x86: remove superfluous initialisation in boot code.
Alexander van Heukelum
1
-1
/
+1
2008-04-17
x86: coding style fixes to arch/x86/boot/cpucheck.c
Paolo Ciarrocchi
1
-10
/
+10
2008-04-17
x86: coding style fix to arch/x86/boot/pm.c
Paolo Ciarrocchi
1
-1
/
+1
2008-04-17
x86: more cleanups in arch/x86/boot/compressed/misc.c
Ingo Molnar
1
-46
/
+54
2008-04-17
x86: coding style fixes to arch/x86/boot/compressed/misc.c
Paolo Ciarrocchi
1
-32
/
+34
2008-04-17
x86: boot protocol updates
Ian Campbell
1
-4
/
+2
2008-04-17
x86: bump image header to version 2.08.
Ingo Molnar
1
-1
/
+1
2008-04-17
x86: add a crc32 checksum to the kernel image.
Ian Campbell
1
-1
/
+87
2008-04-17
x86: use ELF format in compressed images.
Ian Campbell
4
-1
/
+77
2008-03-07
x86-boot: don't request VBE2 information
Peter Korsgaard
2
-10
/
+1
2008-02-26
x86: handle BIOSes which terminate e820 with CF=1 and no SMAP
H. Peter Anvin
1
-3
/
+6
2008-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-10
/
+14
2008-02-10
Update arch/x86/boot/.gitignore with new auto-generated files
S.Çağlar Onur
1
-0
/
+2
2008-02-10
x86: trivial printk optimizations
Denys Vlasenko
1
-10
/
+14
2008-02-04
x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
Andi Kleen
1
-4
/
+4
2008-02-04
x86 setup: print missing CPU features in cleartext
H. Peter Anvin
3
-9
/
+82
2008-02-04
x86: define OBJCOPYFLAGS explicitly for each target.
Ian Campbell
2
-1
/
+2
[next]