Age | Commit message (Expand) | Author | Files | Lines |
2007-10-17 | kbuild: fix typo SRCARCH in find_sources | Yinghai Lu | 1 | -4/+4 |
2007-10-15 | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg | 1 | -6/+7 |
2007-10-15 | 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-14 | 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-09 | Linux 2.6.23v2.6.23 | Linus Torvalds | 1 | -1/+1 |
2007-10-01 | Linux 2.6.23-rc9v2.6.23-rc9 | Linus Torvalds | 1 | -1/+1 |
2007-09-24 | Linux 2.6.23-rc8v2.6.23-rc8 | Linus Torvalds | 1 | -1/+1 |
2007-09-19 | Linux 2.6.23-rc7v2.6.23-rc7 | Linus Torvalds | 1 | -2/+2 |
2007-09-10 | Linux 2.6.23-rc6v2.6.23-rc6 | Linus Torvalds | 1 | -1/+1 |
2007-08-31 | Linux 2.6.23-rc5v2.6.23-rc5 | Linus Torvalds | 1 | -1/+1 |
2007-08-27 | Linux 2.6.23-rc4v2.6.23-rc4 | Linus Torvalds | 1 | -2/+2 |
2007-08-12 | Linux 2.6.23-rc3v2.6.23-rc3 | Linus Torvalds | 1 | -1/+1 |
2007-08-03 | 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-22 | Linux 2.6.23-rc1v2.6.23-rc1 | Linus Torvalds | 1 | -2/+2 |
2007-07-19 | 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 |
2007-07-16 | Add -Werror-implicit-function-declaration | Dave Jones | 1 | -1/+2 |
2007-07-08 | Linux 2.6.22v2.6.22 | Linus Torvalds | 1 | -1/+1 |
2007-07-01 | Linux 2.6.22-rc7v2.6.22-rc7 | Linus Torvalds | 1 | -1/+1 |
2007-06-24 | Linus 2.6.22-rc6v2.6.22-rc6 | Linus Torvalds | 1 | -1/+1 |
2007-06-16 | Linux 2.6.22-rc5v2.6.22-rc5 | Linus Torvalds | 1 | -2/+2 |
2007-06-04 | Linux 2.6.22-rc4v2.6.22-rc4 | Linus Torvalds | 1 | -1/+1 |
2007-05-25 | Linux 2.6.22-rc3v2.6.22-rc3 | Linus Torvalds | 1 | -2/+2 |
2007-05-18 | Linux v2.6.22-rc2v2.6.22-rc2 | Linus Torvalds | 1 | -1/+1 |
2007-05-17 | Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+" | Linus Torvalds | 1 | -1/+1 |
2007-05-12 | Linux 2.6.22-rc1v2.6.22-rc1 | Linus Torvalds | 1 | -2/+2 |
2007-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -6/+9 |
2007-05-02 | kbuild: complain about missing system calls | Sam Ravnborg | 1 | -0/+1 |
2007-05-02 | kbuild: move tags from ARCH and include/ ahead of drivers | Don Mullis | 1 | -5/+6 |
2007-05-02 | kbuild: add a missing slash in the comments | Uwe Zeisberger | 1 | -1/+1 |
2007-05-02 | kbuild: fix section mismatch check for vmlinux | Sam Ravnborg | 1 | -0/+1 |
2007-05-02 | [PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+ | Andi Kleen | 1 | -1/+1 |
2007-04-25 | Linux 2.6.21v2.6.21 | Linus Torvalds | 1 | -1/+1 |
2007-04-15 | Linux 2.6.21-rc7v2.6.21-rc7 | Linus Torvalds | 1 | -1/+1 |
2007-04-05 | Linux 2.6.21-rc6v2.6.21-rc6 | Linus Torvalds | 1 | -1/+1 |
2007-03-25 | Linux 2.6.21-rc5v2.6.21-rc5 | Linus Torvalds | 1 | -1/+1 |