Age | Commit message (Expand) | Author | Files | Lines |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 |  Ingo Molnar | 1 | -1/+2 |
2009-03-23 | Linux 2.6.29 |  Linus Torvalds | 1 | -2/+2 |
2009-03-23 | Build with -fno-dwarf2-cfi-asm |  Kyle McMartin | 1 | -0/+3 |
2009-03-19 | Move cc-option to below arch-specific setup |  Linus Torvalds | 1 | -1/+3 |
2009-03-19 | Add '-fwrapv' to gcc CFLAGS |  Linus Torvalds | 1 | -0/+1 |
2009-03-12 | Linus 2.6.29-rc8 |  Linus Torvalds | 1 | -1/+1 |
2009-03-07 | kbuild: remove unused -r option for module-init-tool depmod |  Gilles Espinasse | 1 | -1/+1 |
2009-03-07 | kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM tree |  Josh Hunt | 1 | -5/+11 |
2009-03-03 | Linux 2.6.29-rc7 |  Linus Torvalds | 1 | -1/+1 |
2009-02-24 | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core |  Ingo Molnar | 1 | -3/+4 |
2009-02-22 | Linux 2.6.29-rc6 |  Linus Torvalds | 1 | -1/+1 |
2009-02-22 | Merge branch 'linus' into x86/apic |  Ingo Molnar | 1 | -1/+1 |
2009-02-20 | Merge branch 'x86/urgent' into x86/core |  Ingo Molnar | 1 | -1/+1 |
2009-02-17 | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/core |  Ingo Molnar | 1 | -2/+3 |
2009-02-15 | kbuild: create the source symlink earlier in the objdir |  Andi Kleen | 1 | -1/+1 |
2009-02-13 | Linux 2.6.29-rc5 |  Linus Torvalds | 1 | -1/+1 |
2009-02-10 | stackprotector: update make rules |  Tejun Heo | 1 | -1/+2 |
2009-02-08 | Linux 2.6.29-rc4 |  Linus Torvalds | 1 | -1/+1 |
2009-01-28 | Linux 2.6.29-rc3 |  Linus Torvalds | 1 | -1/+1 |
2009-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes |  Linus Torvalds | 1 | -41/+18 |
2009-01-26 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu |  Linus Torvalds | 1 | -0/+4 |
2009-01-16 | Linux 2.6.29-rc2 |  Linus Torvalds | 1 | -1/+1 |
2009-01-16 | m68k,m68knommu: merge header files |  Sam Ravnborg | 1 | -0/+4 |
2009-01-14 | Revert "kbuild: strip generated symbols from *.ko" |  Sam Ravnborg | 1 | -41/+18 |
2009-01-10 | Linux 2.6.29-rc1 |  Linus Torvalds | 1 | -2/+2 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes |  Linus Torvalds | 1 | -0/+1 |
2009-01-07 | kbuild: add a symlink to the source for separate objdirs |  Andi Kleen | 1 | -0/+1 |
2009-01-06 | trivial: chack -> check typo fix in main Makefile |  Anisse Astier | 1 | -1/+1 |
2009-01-02 | kbuild: disable sparse warning "returning void-valued expression" |  Hannes Eder | 1 | -1/+2 |
2008-12-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 |  David S. Miller | 1 | -142/+67 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next |  Linus Torvalds | 1 | -141/+66 |
2008-12-24 | Linux 2.6.28 |  Linus Torvalds | 1 | -1/+1 |
2008-12-19 | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL |  Jan Beulich | 1 | -12/+35 |
2008-12-19 | kbuild: strip generated symbols from *.ko |  Jan Beulich | 1 | -8/+8 |
2008-12-18 | Linux 2.6.28-rc9 |  Linus Torvalds | 1 | -1/+1 |
2008-12-18 | kbuild: add headerdep used to detect inclusion cycles in header files |  Vegard Nossum | 1 | -1/+6 |
2008-12-13 | kbuild: fix make incompatibility |  Sam Ravnborg | 1 | -2/+10 |
2008-12-10 | Linux 2.6.28-rc8 |  Linus Torvalds | 1 | -1/+1 |
2008-12-04 | sparc,sparc64: unify Makefile |  Sam Ravnborg | 1 | -4/+5 |
2008-12-03 | tags and cscope support really belongs in a shell script |  Sam Ravnborg | 1 | -114/+3 |
2008-12-03 | kbuild: use KECHO convenience echo |  Mike Frysinger | 1 | -4/+4 |
2008-12-03 | kbuild: expand -I in KBUILD_CPPFLAGS |  Sam Ravnborg | 1 | -2/+2 |
2008-12-01 | Linux 2.6.28-rc7 |  Linus Torvalds | 1 | -2/+2 |
2008-11-20 | Linux 2.6.28-rc6 |  Linus Torvalds | 1 | -1/+1 |
2008-11-15 | Linux 2.6.28-rc5 |  Linus Torvalds | 1 | -1/+1 |
2008-11-09 | Linux 2.6.28-rc4 |  Linus Torvalds | 1 | -1/+1 |
2008-11-02 | Linux v2.6.28-rc3 |  Linus Torvalds | 1 | -1/+1 |
2008-10-29 | kbuild: do not include arch/<ARCH>/include/asm in find-sources twice. |  Ian Campbell | 1 | -1/+2 |
2008-10-29 | kbuild: improve check-symlink |  Sam Ravnborg | 1 | -0/+5 |
2008-10-27 | Merge commit 'v2.6.28-rc2' into tracing/urgent |  Ingo Molnar | 1 | -4/+4 |