| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: link vmlinux.o before kallsyms passes | Sam Ravnborg | 2008-01-28 | 1 | -2/+4 |
* | kbuild: introduce new option to enhance section mismatch analysis | Sam Ravnborg | 2008-01-28 | 1 | -0/+5 |
* | kbuild: document 'make prepare' in 'make help' | Valdis.Kletnieks@vt.edu | 2008-01-28 | 1 | -0/+1 |
* | kbuild: ignore cache modifiers for generating the tags files | Uwe Kleine-König | 2008-01-28 | 1 | -0/+1 |
* | Kbuild: Clarify the rpm-related make packaging targets | Robert P. J. Day | 2008-01-28 | 1 | -1/+0 |
* | kbuild: implement modules.order | Tejun Heo | 2008-01-28 | 1 | -1/+7 |
* | kbuild: Add missing srctree prefix for includecheck and versioncheck | Geert Uytterhoeven | 2008-01-28 | 1 | -2/+2 |
* | kbuild: document versioncheck in make help | Sam Ravnborg | 2008-01-28 | 1 | -0/+1 |
* | kbuild: add 'includecheck' help text | Randy Dunlap | 2008-01-28 | 1 | -0/+1 |
* | sh: Fix up uname -m matching for native sh64. | Paul Mundt | 2008-01-28 | 1 | -1/+1 |
* | Linux 2.6.24v2.6.24 | Linus Torvalds | 2008-01-24 | 1 | -1/+1 |
* | Makefile: Change typoed 'behavour' to 'behaviour' | Linus Nilsson | 2008-01-21 | 1 | -2/+2 |
* | Linux 2.6.24-rc8v2.6.24-rc8 | Linus Torvalds | 2008-01-15 | 1 | -1/+1 |
* | Linux 2.6.24-rc7v2.6.24-rc7 | Linus Torvalds | 2008-01-06 | 1 | -1/+1 |
* | Linux 2.6.24-rc6v2.6.24-rc6 | Linus Torvalds | 2007-12-20 | 1 | -1/+1 |
* | Linux 2.6.24-rc5v2.6.24-rc5 | Linus Torvalds | 2007-12-10 | 1 | -1/+1 |
* | kbuild: fix building with O=.. options | Sam Ravnborg | 2007-12-09 | 1 | -3/+0 |
* | kbuild: fix building with redirected output. | Sam Ravnborg | 2007-12-09 | 1 | -5/+6 |
* | Linux 2.6.24-rc4v2.6.24-rc4 | Linus Torvalds | 2007-12-03 | 1 | -1/+1 |
* | x86: simplify "make ARCH=x86" and fix kconfig all.config | Sam Ravnborg | 2007-11-17 | 1 | -3/+1 |
* | Remove x86 merge artifact from top Makefile | Thomas Gleixner | 2007-11-17 | 1 | -6/+1 |
* | Linux 2.6.24-rc3v2.6.24-rc3 | Linus Torvalds | 2007-11-16 | 1 | -1/+1 |
* | x86: enable "make ARCH=x86" | Sam Ravnborg | 2007-11-12 | 1 | -1/+3 |
* | x86: do not use $(ARCH) when not needed | Sam Ravnborg | 2007-11-12 | 1 | -2/+7 |
* | Linux 2.6.24-rc2v2.6.24-rc2 | Linus Torvalds | 2007-11-06 | 1 | -1/+1 |
* | kbuild: do not pick up CFLAGS from the environment | Sam Ravnborg | 2007-11-04 | 1 | -3/+16 |
* | sh: Correct SUBARCH matching. | Paul Mundt | 2007-11-02 | 1 | -1/+2 |
* | x86: move i386 and x86_64 Makefiles to arch/x86 | Sam Ravnborg | 2007-10-25 | 1 | -2/+5 |
* | Linux 2.6.24-rc1v2.6.24-rc1 | Linus Torvalds | 2007-10-23 | 1 | -2/+2 |
* | kbuild: allow depmod in cross builds again | Sam Ravnborg | 2007-10-22 | 1 | -1/+1 |
* | kbuild: fix modules_install after a 'make vmlinux' | Sam Ravnborg | 2007-10-22 | 1 | -2/+3 |
* | kbuild: fix toplevel Makefile/depmod | David Brownell | 2007-10-20 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-19 | 1 | -33/+38 |
|\ |
|
| * | kbuild: fix first module build | Sam Ravnborg | 2007-10-19 | 1 | -6/+7 |
| * | kbuild: disable depmod in cross-compile kernel build | Sam Ravnborg | 2007-10-18 | 1 | -18/+12 |
| * | kbuild: cscope - filter out .tmp_* in find_sources | Yinghai Lu | 2007-10-18 | 1 | -1/+1 |
| * | kbuild: check asm symlink when building a kernel | Sam Ravnborg | 2007-10-18 | 1 | -8/+18 |
* | | markers: Add samples subdir | Mathieu Desnoyers | 2007-10-19 | 1 | -0/+3 |
|/ |
|
* | kbuild: fix typo SRCARCH in find_sources | Yinghai Lu | 2007-10-17 | 1 | -4/+4 |
* | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg | 2007-10-15 | 1 | -6/+7 |
* | kbuild: enable use of AFLAGS and CFLAGS on commandline | Sam Ravnborg | 2007-10-15 | 1 | -0/+4 |
* | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 | 1 | -4/+4 |
* | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -10/+10 |
* | kbuild: call export_report from the Makefile | Adrian Bunk | 2007-10-12 | 1 | -0/+4 |
* | kbuild: call make once for all targets when O=.. is used | Milton Miller | 2007-10-12 | 1 | -3/+8 |
* | kbuild: pass -g to assembler under CONFIG_DEBUG_INFO | Roland McGrath | 2007-10-12 | 1 | -0/+1 |
* | kbuild: fix infinite make recursion | Sam Ravnborg | 2007-10-12 | 1 | -1/+3 |
* | kbuild: clean Modules.symvers in external module dirs | Mike Frysinger | 2007-10-12 | 1 | -0/+2 |
* | x86: Fix the $(ARCH) dependent help output in the top Makefile | Thomas Gleixner | 2007-10-11 | 1 | -2/+2 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -8/+9 |