index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
Makefile
Age
Commit message (
Expand
)
Author
2009-04-03
x86, setup: compile with -DDISABLE_BRANCH_PROFILING
H. Peter Anvin
2009-03-12
x86: use targets in the boot Makefile instead of CLEAN_FILES
H. Peter Anvin
2009-03-12
x86: remove additional vestiges of the zImage/bzImage split
H. Peter Anvin
2009-03-11
x86: remove zImage support
H. Peter Anvin
2009-02-23
x86: remove the Voyager 32-bit subarch
Ingo Molnar
2008-10-04
x86 setup: remove IMAGE_OFFSET
Paul Bolle
2008-09-05
x86: when building image.iso, use isohybrid if it exists
H. Peter Anvin
2008-04-17
x86: move suspend wakeup code to C
Pavel Machek
2008-04-17
x86: use ELF format in compressed images.
Ian Campbell
2008-02-04
x86 setup: print missing CPU features in cleartext
H. Peter Anvin
2008-02-04
x86: define OBJCOPYFLAGS explicitly for each target.
Ian Campbell
2008-01-30
x86: compile apm and voyager module only when selected in Kconfig
Andi Kleen
2008-01-30
x86: biarch support for 32 bit builds beautified
Sam Ravnborg
2007-11-12
x86: do not use $(ARCH) when not needed
Sam Ravnborg
2007-10-16
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-16
x86: fix boot error introduced by kbuild
Sam Ravnborg
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-11
i386: move boot
Thomas Gleixner