index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-10
/
+14
2008-02-09
Update arch/x86/boot/.gitignore with new auto-generated files
S.Çağlar Onur
1
-0
/
+2
2008-02-09
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
2008-02-01
x86: fix comments in vmlinux_64.lds
Yinghai Lu
1
-1
/
+1
2008-01-30
x86: unify arch/x86/boot/compressed/misc_??.c
Ian Campbell
3
-387
/
+30
2008-01-30
x86: unify variable names in arch/x86/boot/compressed/misc_??.c
Ian Campbell
1
-4
/
+4
2008-01-30
x86: unify headers in arch/x86/boot/compressed/misc_??.c
Ian Campbell
2
-1
/
+1
2008-01-30
x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c
Ian Campbell
2
-13
/
+20
2008-01-30
x86: unify strings in arch/x86/boot/compressed/misc_??.c
Ian Campbell
2
-3
/
+3
2008-01-30
x86: unify arch/x86/boot/compressed/vmlinux_??.scr
Ian Campbell
3
-11
/
+1
2008-01-30
x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr
Ian Campbell
4
-6
/
+10
2008-01-30
x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scr
Ian Campbell
1
-3
/
+3
2008-01-30
x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds
Ian Campbell
2
-5
/
+5
2008-01-30
x86: remove unneded casts
Jan Engelhardt
2
-4
/
+6
2008-01-30
x86 setup: correct the base in the GDT_ENTRY() macro
H. Peter Anvin
1
-1
/
+1
2008-01-30
x86 setup: guard the heap against invalid stack setups
H. Peter Anvin
1
-6
/
+18
2008-01-30
x86 setup: push video mode setup as late as possible
H. Peter Anvin
1
-3
/
+4
2008-01-30
x86 setup: add note to use edd=off on EDD probing hangs
H. Peter Anvin
1
-1
/
+1
2008-01-30
x86 setup: add missing prototype; formatting fix
H. Peter Anvin
2
-1
/
+2
2008-01-30
x86 setup: OK -> ok (no need to scream)
H. Peter Anvin
1
-2
/
+2
2008-01-30
x86 setup: be more verbose when probing EDD
devzero@web.de
1
-0
/
+13
2008-01-30
x86 setup: early cmdline parser handle boolean options
devzero@web.de
1
-0
/
+65
2008-01-30
x86 setup: fix constraints in segment accessor functions
H. Peter Anvin
1
-8
/
+8
2008-01-30
x86 setup: display VESA graphics modes in vga=ask menu
H. Peter Anvin
5
-24
/
+61
2008-01-30
x86 setup: use X86_CR0_PE macro instead of hard-coded constant
H. Peter Anvin
1
-1
/
+2
2008-01-30
x86 setup: initialize LDTR and TR to make life easier to Intel VT
H. Peter Anvin
2
-0
/
+11
2008-01-30
x86 setup: make PM transition more paranoid; cleanup 32-bit entry
H. Peter Anvin
1
-12
/
+32
2008-01-30
i386: handle an initrd in highmem (version 2)
H. Peter Anvin
1
-1
/
+4
2008-01-30
x86: compile apm and voyager module only when selected in Kconfig
Andi Kleen
3
-9
/
+4
2008-01-30
x86: hlt on early crash
Ingo Molnar
2
-2
/
+4
2008-01-30
x86: unify arch/x86/boot/compressed/Makefile(s)
Sam Ravnborg
3
-82
/
+60
2008-01-30
x86: biarch support for 32 bit builds beautified
Sam Ravnborg
1
-3
/
+1
2008-01-30
x86: tweak io_64.h for paravirt.
Glauber de Oliveira Costa
1
-0
/
+6
2008-01-30
x86 vDSO: absolute relocs
Roland McGrath
1
-5
/
+2
2008-01-30
x86: provide a DMI based port 0x80 I/O delay override.
Rene Herman
2
-8
/
+8
2007-11-28
x86 setup: don't recalculate ss:esp unless really necessary
Jens Rottmann
1
-25
/
+16
2007-11-12
x86: do not use $(ARCH) when not needed
Sam Ravnborg
1
-3
/
+3
[next]