Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
13af7a6ea502fcdd4c0e3d7de6e332b102309491
/
arch
/
x86
/
boot
« Previous
f2ba939
x86: check function status in EDD boot code
by Jan Beulich
· 16 years ago
4fdf08b
x86: unify and correct the GDT_ENTRY() macro
by H. Peter Anvin
· 16 years ago
3de352b
Merge branch 'x86/mpparse' into x86/devel
by Ingo Molnar
· 16 years ago
896395c
Merge branch 'linus' into tmp.x86.mpparse.new
by Ingo Molnar
· 16 years ago
3c1ca43
Merge branch 'x86/setup' into x86/devel
by Ingo Molnar
· 16 years ago
6bcb13b
x86: config option to disable info from decompression of the kernel
by Ben Collins
· 16 years ago
2ee2394
x86: fix regression: boot failure on AMD Elan TS-5500
by H. Peter Anvin
· 16 years ago
908ec7a
x86: remove arbitrary ELF section limit in i386 relocatable kernel
by H. Peter Anvin
· 16 years ago
aa60d13
x86: setup: issue a null command after enabling A20 via KBC
by H. Peter Anvin
· 16 years ago
1791a78
Merge branch 'linus' into x86/cleanups
by Ingo Molnar
· 16 years ago
52aaa12
x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
by Manish Katiyar
· 16 years ago
d49c428
x86: make generic arch support NUMAQ
by Yinghai Lu
· 16 years ago
3b6b929
x86: Honor 'quiet' command line option in real mode boot decompressor.
by Kristian Høgsberg
· 16 years ago
23968f7
x86: Use structs instead of hardcoded offsets in x86 boot decompressor.
by Kristian Høgsberg
· 16 years ago
c7d624d
x86: Fix up silly i1586 boot message.
by Dave Jones
· 16 years ago
c3965bd
x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant
by Paul Jackson
· 17 years ago
2141261
x86: janitor work in video-vga.c
by Miklos Vajna
· 17 years ago
e83e31f
x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.h
by Cyrill Gorcunov
· 17 years ago
535694f
x86: boot/printfc use NULL instead 0
by Thomas Gleixner
· 17 years ago
7fafd91
x86: fix integer as NULL pointer warning
by Harvey Harrison
· 16 years ago
8bd1796
x86: relocs ELF handling - use SELFMAG instead of numeric constant
by Cyrill Gorcunov
· 17 years ago
8c4dd60
edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}
by Tim Gardner
· 17 years ago
8b664aa
x86, boot: add linked list of struct setup_data
by Huang, Ying
· 17 years ago
2cfed60
Update .gitignore files
by Matthew Wilcox
· 17 years ago
4a9f54c
x86: cleanup: change _end to end_before_pgt
by Yinghai Lu
· 17 years ago
7c53976
x86: cleanup boot-heap usage
by Alexander van Heukelum
· 17 years ago
cf9b111
x86: remove pointless comments
by WANG Cong
· 17 years ago
e44b7b7
x86: move suspend wakeup code to C
by Pavel Machek
· 17 years ago
03056c8
x86: remove superfluous initialisation in boot code.
by Alexander van Heukelum
· 17 years ago
7030760
x86: coding style fixes to arch/x86/boot/cpucheck.c
by Paolo Ciarrocchi
· 17 years ago
023196a
x86: coding style fix to arch/x86/boot/pm.c
by Paolo Ciarrocchi
· 17 years ago
1180e01
x86: more cleanups in arch/x86/boot/compressed/misc.c
by Ingo Molnar
· 17 years ago
fd77c7c
x86: coding style fixes to arch/x86/boot/compressed/misc.c
by Paolo Ciarrocchi
· 17 years ago
87253d1
x86: boot protocol updates
by Ian Campbell
· 17 years ago
52b3871
x86: bump image header to version 2.08.
by Ingo Molnar
· 17 years ago
7d6e737
x86: add a crc32 checksum to the kernel image.
by Ian Campbell
· 17 years ago
099e137
x86: use ELF format in compressed images.
by Ian Campbell
· 17 years ago
1722770
x86-boot: don't request VBE2 information
by Peter Korsgaard
· 17 years ago
829157b
x86: handle BIOSes which terminate e820 with CF=1 and no SMAP
by H. Peter Anvin
· 17 years ago
0b6ca82
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
3b35632
Update arch/x86/boot/.gitignore with new auto-generated files
by S.Çağlar Onur
· 17 years ago
9b706ae
x86: trivial printk optimizations
by Denys Vlasenko
· 17 years ago
31422c5
x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
by Andi Kleen
· 17 years ago
f0be6c6
x86 setup: print missing CPU features in cleartext
by H. Peter Anvin
· 17 years ago
1622ac2
x86: define OBJCOPYFLAGS explicitly for each target.
by Ian Campbell
· 17 years ago
32ed937
x86: fix comments in vmlinux_64.lds
by Yinghai Lu
· 17 years ago
778cb92
x86: unify arch/x86/boot/compressed/misc_??.c
by Ian Campbell
· 17 years ago
4c83d65
x86: unify variable names in arch/x86/boot/compressed/misc_??.c
by Ian Campbell
· 17 years ago
8751f97
x86: unify headers in arch/x86/boot/compressed/misc_??.c
by Ian Campbell
· 17 years ago
818a08f
x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c
by Ian Campbell
· 17 years ago
6b3c042
x86: unify strings in arch/x86/boot/compressed/misc_??.c
by Ian Campbell
· 17 years ago
f18c0e7
x86: unify arch/x86/boot/compressed/vmlinux_??.scr
by Ian Campbell
· 17 years ago
20514e9
x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr
by Ian Campbell
· 17 years ago
004426e
x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scr
by Ian Campbell
· 17 years ago
afe0bc6
x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds
by Ian Campbell
· 17 years ago
ade1af7
x86: remove unneded casts
by Jan Engelhardt
· 17 years ago
387faed
x86 setup: correct the base in the GDT_ENTRY() macro
by H. Peter Anvin
· 17 years ago
acd644b
x86 setup: guard the heap against invalid stack setups
by H. Peter Anvin
· 17 years ago
1a8514e
x86 setup: push video mode setup as late as possible
by H. Peter Anvin
· 17 years ago
b710763
x86 setup: add note to use edd=off on EDD probing hangs
by H. Peter Anvin
· 17 years ago
70d8abf
x86 setup: add missing prototype; formatting fix
by H. Peter Anvin
· 17 years ago
f777501
x86 setup: OK -> ok (no need to scream)
by H. Peter Anvin
· 17 years ago
e479c83
x86 setup: be more verbose when probing EDD
by devzero@web.de
· 17 years ago
32d0b98
x86 setup: early cmdline parser handle boolean options
by devzero@web.de
· 17 years ago
811a0ff
x86 setup: fix constraints in segment accessor functions
by H. Peter Anvin
· 17 years ago
1cac500
x86 setup: display VESA graphics modes in vga=ask menu
by H. Peter Anvin
· 17 years ago
02a7b42
x86 setup: use X86_CR0_PE macro instead of hard-coded constant
by H. Peter Anvin
· 17 years ago
8808951
x86 setup: initialize LDTR and TR to make life easier to Intel VT
by H. Peter Anvin
· 17 years ago
c4d9ba6
x86 setup: make PM transition more paranoid; cleanup 32-bit entry
by H. Peter Anvin
· 17 years ago
cf8fa92
i386: handle an initrd in highmem (version 2)
by H. Peter Anvin
· 17 years ago
a6b6807
x86: compile apm and voyager module only when selected in Kconfig
by Andi Kleen
· 17 years ago
ff3cf85
x86: hlt on early crash
by Ingo Molnar
· 17 years ago
db569af
x86: unify arch/x86/boot/compressed/Makefile(s)
by Sam Ravnborg
· 17 years ago
4ba7e5c
x86: biarch support for 32 bit builds beautified
by Sam Ravnborg
· 17 years ago
ba08242
x86: tweak io_64.h for paravirt.
by Glauber de Oliveira Costa
· 17 years ago
4707c47
x86 vDSO: absolute relocs
by Roland McGrath
· 17 years ago
b02aae9
x86: provide a DMI based port 0x80 I/O delay override.
by Rene Herman
· 17 years ago
16252da
x86 setup: don't recalculate ss:esp unless really necessary
by Jens Rottmann
· 17 years ago
d746d64
x86: do not use $(ARCH) when not needed
by Sam Ravnborg
· 17 years ago
1032c0b
x86: arch/x86/Kconfig.cpu unification
by Sam Ravnborg
· 17 years ago
9f259cc
x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry
by H. Peter Anvin
· 17 years ago
7ed1929
x86 setup: add a near jump to serialize %cr0 on 386/486
by H. Peter Anvin
· 17 years ago
bd53147
x86: Fix boot protocol KEEP_SEGMENTS check.
by Eric W. Biederman
· 17 years ago
e6e1ace
x86 setup: sizeof() is unsigned, unbreak comparisons
by H. Peter Anvin
· 17 years ago
6b6815c
x86 setup: handle boot loaders which set up the stack incorrectly
by H. Peter Anvin
· 17 years ago
fa76dab
x86: clean up setup.h and the boot code
by H. Peter Anvin
· 17 years ago
4d022ad
x86: ARRAY_SIZE cleanup
by Alejandro Martinez Ruiz
· 17 years ago
a24e785
i386: paravirt boot sequence
by Rusty Russell
· 17 years ago
676b185
spelling fixes: arch/x86_64/
by Simon Arlott
· 17 years ago
27b46d7
spelling fixes: arch/i386/
by Simon Arlott
· 17 years ago
30c8264
[x86] remove uses of magic macros for boot_params access
by H. Peter Anvin
· 17 years ago
7eebb93
x86: fix boot error introduced by kbuild
by Sam Ravnborg
· 17 years ago
222d394
kbuild: enable 'make AFLAGS=...' to add additional options to AS
by Sam Ravnborg
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
250c227
x86_64: move kernel
by Thomas Gleixner
· 17 years ago
9e9b457
x86_64: move boot
by Thomas Gleixner
· 17 years ago
96ae6ea
i386: move boot
by Thomas Gleixner
· 17 years ago
0530bf3
i386: move boot
by Thomas Gleixner
· 17 years ago
19d8d79
i386: move boot
by Thomas Gleixner
· 17 years ago