summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+2
|\
| *-----. Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-241-3/+4
| |\ \ \ \
| | | | * | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-201-1/+1
| | | |/| |
| | * | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-171-2/+3
| |/|\ \ \ \ \
| | | | * | | | stackprotector: update make rulesTejun Heo2009-02-101-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Linux 2.6.29Linus Torvalds2009-03-231-2/+2
* | | | | | | Build with -fno-dwarf2-cfi-asmKyle McMartin2009-03-231-0/+3
* | | | | | | Move cc-option to below arch-specific setupLinus Torvalds2009-03-191-1/+3
* | | | | | | Add '-fwrapv' to gcc CFLAGSLinus Torvalds2009-03-191-0/+1
* | | | | | | Linus 2.6.29-rc8Linus Torvalds2009-03-121-1/+1
* | | | | | | kbuild: remove unused -r option for module-init-tool depmodGilles Espinasse2009-03-071-1/+1
* | | | | | | kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt2009-03-071-5/+11
* | | | | | | Linux 2.6.29-rc7Linus Torvalds2009-03-031-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Linux 2.6.29-rc6Linus Torvalds2009-02-221-1/+1
| |_|_|_|/ |/| | | |
* | | | | kbuild: create the source symlink earlier in the objdirAndi Kleen2009-02-151-1/+1
| |/ / / |/| | |
* | | | Linux 2.6.29-rc5Linus Torvalds2009-02-131-1/+1
|/ / /
* | / Linux 2.6.29-rc4Linus Torvalds2009-02-081-1/+1
| |/ |/|
* | Linux 2.6.29-rc3Linus Torvalds2009-01-281-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-261-41/+18
|\ \
| * | Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-141-41/+18
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2009-01-261-0/+4
|\ \
| * | m68k,m68knommu: merge header filesSam Ravnborg2009-01-161-0/+4
| |/
* / Linux 2.6.29-rc2Linus Torvalds2009-01-161-1/+1
|/
* Linux 2.6.29-rc1Linus Torvalds2009-01-101-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-071-0/+1
|\
| * kbuild: add a symlink to the source for separate objdirsAndi Kleen2009-01-071-0/+1
* | trivial: chack -> check typo fix in main MakefileAnisse Astier2009-01-061-1/+1
|/
* kbuild: disable sparse warning "returning void-valued expression"Hannes Eder2009-01-021-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-12-281-142/+67
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-12-281-141/+66
| |\
| | * allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich2008-12-191-12/+35
| | * kbuild: strip generated symbols from *.koJan Beulich2008-12-191-8/+8
| | * kbuild: add headerdep used to detect inclusion cycles in header filesVegard Nossum2008-12-181-1/+6
| | * kbuild: fix make incompatibilitySam Ravnborg2008-12-131-2/+10
| | * tags and cscope support really belongs in a shell scriptSam Ravnborg2008-12-031-114/+3
| | * kbuild: use KECHO convenience echoMike Frysinger2008-12-031-4/+4
| | * kbuild: expand -I in KBUILD_CPPFLAGSSam Ravnborg2008-12-031-2/+2
| * | Linux 2.6.28Linus Torvalds2008-12-241-1/+1
| * | Linux 2.6.28-rc9Linus Torvalds2008-12-181-1/+1
| * | Linux 2.6.28-rc8Linus Torvalds2008-12-101-1/+1
| |/
* / sparc,sparc64: unify MakefileSam Ravnborg2008-12-041-4/+5
|/
* Linux 2.6.28-rc7Linus Torvalds2008-12-011-2/+2
* Linux 2.6.28-rc6Linus Torvalds2008-11-201-1/+1
* Linux 2.6.28-rc5Linus Torvalds2008-11-151-1/+1
* Linux 2.6.28-rc4Linus Torvalds2008-11-091-1/+1
* Linux v2.6.28-rc3Linus Torvalds2008-11-021-1/+1
* kbuild: do not include arch/<ARCH>/include/asm in find-sources twice.Ian Campbell2008-10-291-1/+2
* kbuild: improve check-symlinkSam Ravnborg2008-10-291-0/+5
* Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-271-4/+4
|\