index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-12-07
[PATCH] i386: CONFIG_PHYSICAL_START cleanup
Eric W. Biederman
2
-8
/
+6
2006-10-01
[PATCH] Some config.h removals
Zachary Amsden
1
-2
/
+0
2006-09-26
[PATCH] i386: Fix the EDD code misparsing the command line
H. Peter Anvin
1
-22
/
+75
2006-09-26
[PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'
Diego Calleja
1
-2
/
+2
2006-07-03
kbuild: introduce utsrelease.h
Sam Ravnborg
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
2
-22
/
+19
2006-06-26
[PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share
Andi Kleen
1
-2
/
+7
2006-06-26
[PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c
Carl-Daniel Hailfinger
1
-20
/
+12
2006-06-26
[PATCH] fbdev: Firmware EDID fixes
Antonino A. Daplas
1
-1
/
+18
2006-04-11
[PATCH] vesafb: Fix incorrect logo colors in x86_64
Antonino A. Daplas
1
-0
/
+5
2006-03-27
[PATCH] fbdev: Make BIOS EDID reading configurable
Antonino A. Daplas
1
-0
/
+2
2006-03-26
[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups
H. Peter Anvin
1
-4
/
+32
2006-03-25
[PATCH] Fix EDD to properly ignore signature of non-existing drives
Andrey Borzenkov
1
-0
/
+2
2006-02-14
[PATCH] x86: gitignore some autogenerated files for i386
Thomas Meyer
2
-0
/
+4
2006-01-10
x86: fix "make install" target
Linus Torvalds
1
-1
/
+1
2006-01-10
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-1
/
+15
2006-01-10
[PATCH] vesafb: Drop blank hook
Antonino A. Daplas
1
-5
/
+0
2006-01-09
kbuild: drop vmlinux dependency from "make install"
H. Peter Anvin
2
-1
/
+15
2006-01-08
[PATCH] Split out screen_info from tty.h
Brian Gerst
1
-1
/
+1
2005-09-09
[PATCH] fbdev: Resurrect hooks to get EDID from firmware
Antonino A. Daplas
1
-1
/
+1
2005-09-09
[PATCH] vesafb: Add blanking support
Antonino A. Daplas
1
-0
/
+5
2005-09-07
[PATCH] Make the bzImage format self-terminating
H. Peter Anvin
2
-2
/
+4
2005-06-28
[PATCH] coverity: i386: build.c: negative return to unsigned fix
KAMBAROV, ZAUR
1
-1
/
+2
2005-06-25
[PATCH] x86_64: coding style and whitespace fixups
Domen Puncer
5
-10
/
+8
2005-06-25
[PATCH] kexec: x86: add CONFIG_PYSICAL_START
Eric W. Biederman
2
-6
/
+8
2005-06-23
[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh
Ian Campbell
1
-2
/
+2
2005-06-21
[PATCH] kbuild: display compile version
Coywolf Qi Hunt
1
-1
/
+1
2005-05-05
[PATCH] CodingStyle: trivial whitespace fixups
Domen Puncer
2
-10
/
+10
2005-05-01
[PATCH] fbdev: edid.h cleanups
Adrian Bunk
1
-1
/
+0
2005-05-01
[PATCH] Increase number of e820 entries hard limit from 32 to 128
Venkatesh Pallipadi
1
-3
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
12
-0
/
+4198