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