Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / init / Makefile
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-12 Sam Ravnborgkbuild: move compile.h to include/generated
2008-10-16 Thomas Gleixnergenirq: revert dynarray
2008-10-16 Yinghai Ludyn_array: split dyn_array functions from init/main.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-11 Sam Ravnborgkbuild: fix make V=1
2008-02-09 Mike Frysingerkbuild: silence CHK/UPD messages according to $(quiet)
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-14 Sam Ravnborgkbuild: enable 'make CFLAGS=...' to add additional...
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c
2007-01-10 Roman Zippel[PATCH] fix linux banner format string
2006-12-22 Andrew Morton[PATCH] build compile.h earlier
2006-12-08 Herbert Poetzl[PATCH] Fix linux banner utsname information
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs from the init code
2006-01-20 Chris L Mason- Update config files (lkcd only on ia64)
2005-07-14 Sam Ravnborgkbuild: "PREEMPT" in UTS_VERSION
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-04 David Howells[PATCH] FRV: Make calibrate_delay() optional
2004-05-26 Chris L MasonUse -fno-eliminate-unused-debug-types for the ia64...
2004-05-25 Chris L MasonAdd lkcd for ipf again
2004-04-01 Andreas Gruenbacher- Fix a build dependency in lkcd (kerntypes.o needs...
2004-03-30 Chris L Mason- lkcd update, disable IPF support until IBM can integr...
2004-03-22 Chris L Masonlkcd for ia64
2004-02-27 Hannes ReineckeSplit Kerntypes support from crash dump support.
2004-02-25 Chris L Masonadd netpoll for lkcd and netconsole
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] Minor cross-compile issues
2003-10-31 Hannes Reinecke- Update configurate for S/390
2003-04-26 Linus TorvaldsFix up some mixing of ramdisk/initrd. They have nothing...
2003-03-07 Sam Ravnborgkbuild: Do not clutter output with make -jN
2003-03-02 Kai Germaschewskido_mounts: Fix CONFIG_BLK_DEV_MD=m case
2003-03-01 Linus TorvaldsMerge http://linux-isdn.bkbits.net/linux-2.5.make
2003-03-01 Kai Germaschewskikbuild: Silence some warnings when building vmlinux
2003-02-21 Kai Germaschewskido_mounts: Move CONFIG_BLK_DEV_RAM stuff into own file
2003-02-21 Kai Germaschewskido_mounts: move early MD setup into own file
2003-02-21 Kai Germaschewskido_mounts: Move devfs into own file.
2003-02-14 Kai Germaschewskikbuild: Move the version magic generation into module...
2003-01-14 Kai GermaschewskiModule Sanity Check
2002-12-15 Brian Gerst[PATCH] Remove Rules.make from Makefiles (3/3)
2002-11-01 Jeff GarzikMinimal initramfs support (based on Al Viro's work).
2002-10-28 Kai Germaschewskikbuild: Allow UTS_MACHINE to be different from $(ARCH)
2002-10-23 Kai Germaschewskikbuild: Convert build and modversion phases
2002-10-23 Kai Germaschewskikbuild: Remove some compatibility code, $(echo_target)
2002-10-13 Kai GermaschewskiHand merged.
2002-10-10 Sam Ravnborgkbuild: Distributed clean, misc.
2002-10-07 Kai Germaschewskikbuild: Call scripts explicitly via sh
2002-09-18 Kai Germaschewskikbuild: Remove O_TARGET from {kernel,mm,fs,...}/Makefile
2002-08-16 Kai Germaschewskikbuild: Remove HPATH, general cleanup
2002-06-17 Kai Germaschewskikbuild: Introduce $(obj), $(src)
2002-06-09 Kai Germaschewskikbuild: Improve output alignment
2002-06-06 Kai Germaschewskikbuild: Enforce UTS limit, use LANG=C for date/time
2002-06-05 Kai Germaschewskikbuild: Fix calling of scripts
2002-06-05 Kai Germaschewskikbuild: Fix make -s (silent) and add a quiet mode
2002-05-28 Kai Germaschewskikbuild: Normal sources should not include <linux/compile.h>
2002-05-24 Kai Germaschewskikbuild: Use consistently FORCE instead of dummy
2002-05-20 Kai Germaschewskikbuild: Standardize building of init/*