| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Linux 2.6.33-rc7v2.6.33-rc7 | Linus Torvalds | 2010-02-06 | 1 | -1/+1 |
* | | | | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line | Sam Ravnborg | 2010-08-03 | 1 | -0/+4 |
* | | | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 2010-08-03 | 1 | -5/+8 |
* | | | | Kbuild: Add option to set -femit-struct-debug-baseonly | Andi Kleen | 2010-07-14 | 1 | -0/+4 |
* | | | | Makefile: "make kernelrelease" should show the correct full kernel version | Amerigo Wang | 2010-06-29 | 1 | -4/+4 |
| |_|/
|/| | |
|
* | | | kbuild: Clean up and speed up the localversion logic | Michal Marek | 2010-06-18 | 1 | -71/+3 |
| |/
|/| |
|
* | | kbuild: Fix checking of scm-identifier variable | Greg Thelen | 2010-05-06 | 1 | -1/+1 |
* | | kbuild: Generate modules.builtin in make modules_install | Michal Marek | 2010-03-10 | 1 | -3/+3 |
* | | kbuild: Do not unnecessarily regenerate modules.builtin | Michal Marek | 2010-03-08 | 1 | -5/+7 |
* | | kbuild: move -fno-dwarf2-cfi-asm to powerpc only | Andi Kleen | 2010-02-05 | 1 | -3/+0 |
* | | Makefile: Document ability to make file.lst and file.S | Joe Perches | 2010-02-02 | 1 | -1/+3 |
* | | kbuild: improve version string logic | David Rientjes | 2010-02-02 | 1 | -16/+27 |
* | | kconfig CROSS_COMPILE option | Roland McGrath | 2010-02-02 | 1 | -0/+3 |
|/ |
|
* | Linux 2.6.33-rc6v2.6.33-rc6 | Linus Torvalds | 2010-01-29 | 1 | -1/+1 |
* | Linux 2.6.33-rc5v2.6.33-rc5 | Linus Torvalds | 2010-01-21 | 1 | -1/+1 |
* | Makefile: do not override LC_CTYPE | Michal Marek | 2010-01-13 | 1 | -2/+1 |
* | Linux 2.6.33-rc4v2.6.33-rc4 | Linus Torvalds | 2010-01-12 | 1 | -1/+1 |
* | Linux 2.6.33-rc3v2.6.33-rc3 | Linus Torvalds | 2010-01-05 | 1 | -1/+1 |
* | Linux 2.6.33-rc2v2.6.33-rc2 | Linus Torvalds | 2009-12-24 | 1 | -1/+1 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-19 | 1 | -0/+7 |
|\ |
|
| * | Makefile: Unexport LC_ALL instead of clearing it | H. Peter Anvin | 2009-12-17 | 1 | -2/+2 |
| * | Makefile: set LC_CTYPE, LC_COLLATE, LC_NUMERIC to C | H. Peter Anvin | 2009-12-17 | 1 | -0/+7 |
* | | Linux 2.6.33-rc1v2.6.33-rc1 | Linus Torvalds | 2009-12-17 | 1 | -2/+2 |
* | | kbuild: fix make clean after mismerge | Michal Marek | 2009-12-12 | 1 | -1/+1 |
* | | kbuild: generate modules.builtin | Michal Marek | 2009-12-12 | 1 | -4/+10 |
* | | kbuild: create include/generated in silentoldconfig | Michal Marek | 2009-12-12 | 1 | -1/+0 |
* | | Kbuild: clean up marker | Wenji Huang | 2009-12-12 | 1 | -3/+2 |
* | | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -3/+2 |
* | | kbuild: move autoconf.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -5/+6 |
* | | kbuild: drop include/asm | Sam Ravnborg | 2009-12-12 | 1 | -38/+2 |
* | | kbuild: do not check for include/asm-$ARCH | Sam Ravnborg | 2009-12-12 | 1 | -8/+3 |
* | | kbuild: drop include2/ used for O=... builds | Sam Ravnborg | 2009-12-12 | 1 | -7/+2 |
* | | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -1/+0 |
* | | kbuild: move bounds.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -1/+1 |
* | | kbuild: search arch/$ARCH/include before include/ | Sam Ravnborg | 2009-12-12 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-05 | 1 | -0/+1 |
|\ |
|
| * | tracing: Only print objcopy version warning once from recordmcount | Steven Rostedt | 2009-11-17 | 1 | -0/+1 |
* | | Linux 2.6.32v2.6.32 | Linus Torvalds | 2009-12-02 | 1 | -1/+1 |
* | | Linux 2.6.32-rc8v2.6.32-rc8 | Linus Torvalds | 2009-11-19 | 1 | -1/+1 |
* | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-11-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Makefile: Add -Wmising-prototypes to HOSTCFLAGS | Josh Triplett | 2009-11-15 | 1 | -1/+1 |
* | | | Linux 2.6.32-rc7v2.6.32-rc7 | Linus Torvalds | 2009-11-12 | 1 | -1/+1 |
* | | | Linux 2.6.32-rc6v2.6.32-rc6 | Linus Torvalds | 2009-11-03 | 1 | -1/+1 |
| |/
|/| |
|
* | | Linux 2.6.32-rc5v2.6.32-rc5 | Linus Torvalds | 2009-10-15 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-10-13 | 1 | -44/+2 |
|\ |
|
| * | kbuild: revert "save ARCH & CROSS_COMPILE ..." | Sam Ravnborg | 2009-10-11 | 1 | -44/+2 |
* | | Linux 2.6.32-rc4v2.6.32-rc4 | Linus Torvalds | 2009-10-11 | 1 | -1/+1 |
|/ |
|
* | Linux 2.6.32-rc3v2.6.32-rc3 | Linus Torvalds | 2009-10-04 | 1 | -1/+1 |
* | Linux 2.6.32-rc1v2.6.32-rc2v2.6.32-rc1 | Linus Torvalds | 2009-09-27 | 1 | -2/+2 |
* | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 | 1 | -5/+0 |