summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.37-rc1v2.6.37-rc1Linus Torvalds2010-11-011-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-10-291-0/+3
|\
| * kbuild: add ARCH=sparc32 targetNamhyung Kim2010-10-261-0/+3
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-281-20/+13
|\ \ | |/ |/|
| * Merge branch 'kbuild/clean' into kbuild/kbuildMichal Marek2010-09-131-20/+13
| |\
| | * kbuild: Use a single clean rule for kernel and external modulesMichal Marek2010-09-061-19/+12
| | * kbuild: Do not run make clean in $(srctree)Michal Marek2010-09-031-1/+1
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-211-0/+7
|\ \ \
| * \ \ Merge branch 'devel-stable' into develRussell King2010-10-191-2/+2
| |\ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-181-1/+8
| |\ \ \ \ \ \ \
| | | * | | | | | ARM: 6312/1: ftrace: allow building without frame pointersRabin Vincent2010-09-021-0/+7
| | | | |/ / / / | | | |/| | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt2010-10-141-1/+1
| * | | | | | | | ftrace/x86: Add support for C version of recordmcountSteven Rostedt2010-10-141-0/+6
| * | | | | | | | Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-081-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-241-0/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | jump label: Base patch for jump labelJason Baron2010-09-221-0/+5
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | Linux 2.6.36v2.6.36Linus Torvalds2010-10-201-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds2010-10-141-2/+2
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Linux 2.6.36-rc7v2.6.36-rc7Linus Torvalds2010-10-061-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Linux 2.6.36-rc6v2.6.36-rc6Linus Torvalds2010-09-281-1/+1
|/ / / / / /
* | | | | | Linux 2.6.36-rc5v2.6.36-rc5Linus Torvalds2010-09-201-1/+1
|/ / / / /
* | | | | Linux 2.6.36-rc4v2.6.36-rc4Linus Torvalds2010-09-121-1/+1
|/ / / /
* | | | Linux 2.6.36-rc3v2.6.36-rc3Linus Torvalds2010-08-291-1/+1
|/ / /
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-08-231-2/+2
|\ \ \
| * | | makefile: not need to regenerate kernel.release file when make kernelreleaseAmerigo Wang2010-08-201-2/+2
* | | | Linux 2.6.36-rc2v2.6.36-rc2Linus Torvalds2010-08-221-1/+1
|/ / /
* | | Linux 2.6.36-rc1v2.6.36-rc1Linus Torvalds2010-08-151-2/+2
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-131-1/+0
|\ \ \ | |/ /
| * | Fix CONFIG_CROSS_COMPILE issue in .configYegor Yefremov2010-08-101-1/+0
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-1/+3
|\ \ \
| * \ \ Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-021-1/+1
| |\ \ \
| * \ \ \ Merge branch 'linus' into perf/coreIngo Molnar2010-07-211-2/+2
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-051-72/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into perf/coreThomas Gleixner2010-06-281-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-181-26/+41
| |\ \ \ \ \ \ \
| * | | | | | | | perf tools: Allow building perf source tarballs on non-configured treeArnaldo Carvalho de Melo2010-06-071-0/+2
| * | | | | | | | perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo2010-06-051-1/+1
* | | | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-08-051-4/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Merge branch 'kbuild/coccinelle' into kbuild/miscMichal Marek2010-06-121-3/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add a target to use the Coccinelle checkerNicolas Palix2010-06-121-3/+7
| * | | | | | | | | Makefile: clarify a commentMichal Marek2010-06-031-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-041-8/+6
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Linux 2.6.35v2.6.35Linus Torvalds2010-08-011-1/+1
| * | | | | | | | Linux 2.6.35-rc6v2.6.35-rc6Linus Torvalds2010-07-221-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Linux 2.6.35-rc5v2.6.35-rc5Linus Torvalds2010-07-121-1/+1
| * | | | | | | kbuild: Fix path to scripts/setlocalversionMichal Marek2010-07-061-1/+1
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Linux 2.6.35-rc4v2.6.35-rc4Linus Torvalds2010-07-041-1/+1
| * | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-07-041-71/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek2010-07-021-71/+1
| | |\ \ \ \ \
OpenPOWER on IntegriCloud