| Age | Commit message (Expand) | Author |
| 2021-05-27 | init: use $(call cmd,) for generating include/generated/compile.h | Masahiro Yamada |
| 2020-07-16 | md: move the early init autodetect code to drivers/md/ | Christoph Hellwig |
| 2020-05-12 | kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro | Masahiro Yamada |
| 2020-04-09 | kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h | Masahiro Yamada |
| 2020-04-09 | kbuild: mkcompile_h: Include $LD version in /proc/version | Kees Cook |
| 2019-08-14 | Kbuild: Handle PREEMPT_RT for version string and magic | Thomas Gleixner |
| 2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
| 2016-09-09 | kbuild: allow archs to select link dead code/data elimination | Nicholas Piggin |
| 2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner |
| 2012-05-05 | init_task: Create generic init_task instance | Thomas Gleixner |
| 2009-12-12 | kbuild: move compile.h to include/generated | Sam Ravnborg |
| 2008-02-11 | kbuild: fix make V=1 | Sam Ravnborg |
| 2008-02-09 | kbuild: silence CHK/UPD messages according to $(quiet) | Mike Frysinger |
| 2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg |
| 2007-02-11 | [PATCH] disable init/initramfs.c | Jean-Paul Saman |
| 2007-01-10 | [PATCH] fix linux banner format string | Roman Zippel |
| 2006-12-22 | [PATCH] build compile.h earlier | Andrew Morton |
| 2006-12-08 | [PATCH] Fix linux banner utsname information | Herbert Poetzl |
| 2006-06-26 | [PATCH] devfs: Remove devfs from the init code | Greg Kroah-Hartman |
| 2005-07-14 | kbuild: "PREEMPT" in UTS_VERSION | Sam Ravnborg |
| 2005-01-04 | [PATCH] FRV: Make calibrate_delay() optional | David Howells |
| 2004-02-18 | [PATCH] Minor cross-compile issues | Andrew Morton |
| 2003-04-25 | Fix up some mixing of ramdisk/initrd. They have nothing in common, | Linus Torvalds |
| 2003-03-07 | kbuild: Do not clutter output with make -jN | Sam Ravnborg |
| 2003-03-02 | do_mounts: Fix CONFIG_BLK_DEV_MD=m case | Kai Germaschewski |
| 2003-02-28 | Merge http://linux-isdn.bkbits.net/linux-2.5.make | Linus Torvalds |
| 2003-03-01 | kbuild: Silence some warnings when building vmlinux | Kai Germaschewski |
| 2003-02-21 | do_mounts: Move CONFIG_BLK_DEV_RAM stuff into own file | Kai Germaschewski |
| 2003-02-21 | do_mounts: move early MD setup into own file | Kai Germaschewski |
| 2003-02-21 | do_mounts: Move devfs into own file. | Kai Germaschewski |
| 2003-02-14 | kbuild: Move the version magic generation into module postprocessing | Kai Germaschewski |
| 2003-01-14 | Module Sanity Check | Kai Germaschewski |
| 2002-12-14 | [PATCH] Remove Rules.make from Makefiles (3/3) | Brian Gerst |
| 2002-11-01 | Minimal initramfs support (based on Al Viro's work). | Jeff Garzik |
| 2002-10-28 | kbuild: Allow UTS_MACHINE to be different from $(ARCH) | Kai Germaschewski |
| 2002-10-23 | kbuild: Convert build and modversion phases | Kai Germaschewski |
| 2002-10-23 | kbuild: Remove some compatibility code, $(echo_target) | Kai Germaschewski |
| 2002-10-13 | Hand merged. | Kai Germaschewski |
| 2002-10-11 | kbuild: Distributed clean, misc. | Sam Ravnborg |
| 2002-10-07 | kbuild: Call scripts explicitly via sh | Kai Germaschewski |
| 2002-09-18 | kbuild: Remove O_TARGET from {kernel,mm,fs,...}/Makefile | Kai Germaschewski |
| 2002-08-16 | kbuild: Remove HPATH, general cleanup | Kai Germaschewski |
| 2002-06-17 | kbuild: Introduce $(obj), $(src) | Kai Germaschewski |
| 2002-06-09 | kbuild: Improve output alignment | Kai Germaschewski |
| 2002-06-06 | kbuild: Enforce UTS limit, use LANG=C for date/time | Kai Germaschewski |
| 2002-06-05 | kbuild: Fix calling of scripts | Kai Germaschewski |
| 2002-06-05 | kbuild: Fix make -s (silent) and add a quiet mode | Kai Germaschewski |
| 2002-05-28 | kbuild: Normal sources should not include <linux/compile.h> | Kai Germaschewski |
| 2002-05-24 | kbuild: Use consistently FORCE instead of dummy | Kai Germaschewski |