Age | Commit message (Expand) | Author | Files | Lines |
2007-12-04 | Linux 2.6.24-rc4v2.6.24-rc4 | Linus Torvalds | 1 | -1/+1 |
2007-11-17 | x86: simplify "make ARCH=x86" and fix kconfig all.config | Sam Ravnborg | 1 | -3/+1 |
2007-11-17 | Remove x86 merge artifact from top Makefile | Thomas Gleixner | 1 | -6/+1 |
2007-11-17 | Linux 2.6.24-rc3v2.6.24-rc3 | Linus Torvalds | 1 | -1/+1 |
2007-11-12 | x86: enable "make ARCH=x86" | Sam Ravnborg | 1 | -1/+3 |
2007-11-12 | x86: do not use $(ARCH) when not needed | Sam Ravnborg | 1 | -2/+7 |
2007-11-07 | Linux 2.6.24-rc2v2.6.24-rc2 | Linus Torvalds | 1 | -1/+1 |
2007-11-04 | kbuild: do not pick up CFLAGS from the environment | Sam Ravnborg | 1 | -3/+16 |
2007-11-02 | sh: Correct SUBARCH matching. | Paul Mundt | 1 | -1/+2 |
2007-10-26 | x86: move i386 and x86_64 Makefiles to arch/x86 | Sam Ravnborg | 1 | -2/+5 |
2007-10-24 | Linux 2.6.24-rc1v2.6.24-rc1 | Linus Torvalds | 1 | -2/+2 |
2007-10-22 | kbuild: allow depmod in cross builds again | Sam Ravnborg | 1 | -1/+1 |
2007-10-22 | kbuild: fix modules_install after a 'make vmlinux' | Sam Ravnborg | 1 | -2/+3 |
2007-10-20 | kbuild: fix toplevel Makefile/depmod | David Brownell | 1 | -1/+1 |
2007-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -33/+38 |
2007-10-20 | kbuild: fix first module build | Sam Ravnborg | 1 | -6/+7 |
2007-10-19 | markers: Add samples subdir | Mathieu Desnoyers | 1 | -0/+3 |
2007-10-19 | kbuild: disable depmod in cross-compile kernel build | Sam Ravnborg | 1 | -18/+12 |
2007-10-18 | kbuild: cscope - filter out .tmp_* in find_sources | Yinghai Lu | 1 | -1/+1 |
2007-10-18 | kbuild: check asm symlink when building a kernel | Sam Ravnborg | 1 | -8/+18 |
2007-10-17 | kbuild: fix typo SRCARCH in find_sources | Yinghai Lu | 1 | -4/+4 |
2007-10-16 | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg | 1 | -6/+7 |
2007-10-16 | kbuild: enable use of AFLAGS and CFLAGS on commandline | Sam Ravnborg | 1 | -0/+4 |
2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 1 | -4/+4 |
2007-10-15 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -10/+10 |
2007-10-12 | kbuild: call export_report from the Makefile | Adrian Bunk | 1 | -0/+4 |
2007-10-12 | kbuild: call make once for all targets when O=.. is used | Milton Miller | 1 | -3/+8 |
2007-10-12 | kbuild: pass -g to assembler under CONFIG_DEBUG_INFO | Roland McGrath | 1 | -0/+1 |
2007-10-12 | kbuild: fix infinite make recursion | Sam Ravnborg | 1 | -1/+3 |
2007-10-12 | kbuild: clean Modules.symvers in external module dirs | Mike Frysinger | 1 | -0/+2 |
2007-10-11 | x86: Fix the $(ARCH) dependent help output in the top Makefile | Thomas Gleixner | 1 | -2/+2 |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 1 | -8/+9 |
2007-10-11 | Kbuild: prepare scope and tags for arch/x86 | Thomas Gleixner | 1 | -3/+8 |
2007-10-11 | Kbuild: allow arch/xxx to use a different source path | Thomas Gleixner | 1 | -3/+4 |
2007-10-10 | Linux 2.6.23v2.6.23 | Linus Torvalds | 1 | -1/+1 |
2007-10-02 | Linux 2.6.23-rc9v2.6.23-rc9 | Linus Torvalds | 1 | -1/+1 |
2007-09-25 | Linux 2.6.23-rc8v2.6.23-rc8 | Linus Torvalds | 1 | -1/+1 |
2007-09-20 | Linux 2.6.23-rc7v2.6.23-rc7 | Linus Torvalds | 1 | -2/+2 |
2007-09-11 | Linux 2.6.23-rc6v2.6.23-rc6 | Linus Torvalds | 1 | -1/+1 |
2007-09-01 | Linux 2.6.23-rc5v2.6.23-rc5 | Linus Torvalds | 1 | -1/+1 |
2007-08-28 | Linux 2.6.23-rc4v2.6.23-rc4 | Linus Torvalds | 1 | -2/+2 |
2007-08-13 | Linux 2.6.23-rc3v2.6.23-rc3 | Linus Torvalds | 1 | -1/+1 |
2007-08-04 | Linux 2.6.23-rc2v2.6.23-rc2 | Linus Torvalds | 1 | -1/+1 |
2007-07-25 | kbuild: use LDFLAGS_MODULE only for .ko links | Roland McGrath | 1 | -1/+1 |
2007-07-23 | Linux 2.6.23-rc1v2.6.23-rc1 | Linus Torvalds | 1 | -2/+2 |
2007-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -5/+21 |
2007-07-19 | Use --build-id ld option | Roland McGrath | 1 | -0/+6 |
2007-07-17 | kbuild: use -fno-optimize-sibling-calls unconditionally | Adrian Bunk | 1 | -1/+1 |
2007-07-17 | kbuild: fix the warning when running make tags | Aneesh Kumar K.V | 1 | -1/+1 |
2007-07-17 | kbuild: do section mismatch check on full vmlinux | Sam Ravnborg | 1 | -3/+19 |