summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.38-rc6Linus Torvalds2011-02-211-1/+1
* Linux 2.6.38-rc5Linus Torvalds2011-02-151-1/+1
* Linux 2.6.38-rc4Linus Torvalds2011-02-071-1/+1
* Linux 2.6.38-rc3Linus Torvalds2011-02-011-1/+1
* Linux 2.6.38-rc2Linus Torvalds2011-01-211-1/+1
* Linux 2.6.38-rc1Linus Torvalds2011-01-181-2/+2
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-01-101-0/+1
|\
| * kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIGBen Gardiner2010-12-141-0/+1
* | Linux 2.6.37Linus Torvalds2011-01-041-1/+1
* | Linux 2.6.37-rc8Linus Torvalds2010-12-281-1/+1
* | Linux 2.6.37-rc7Linus Torvalds2010-12-211-1/+1
* | Linux 2.6.37-rc6Linus Torvalds2010-12-151-1/+1
* | Linux 2.6.37-rc5Linus Torvalds2010-12-061-1/+1
* | Linux 2.6.37-rc4Linus Torvalds2010-11-291-1/+1
* | Linux 2.6.37-rc3Linus Torvalds2010-11-211-1/+1
* | Linux 2.6.37-rc2Linus Torvalds2010-11-151-1/+1
|/
* Linux 2.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.36Linus Torvalds2010-10-201-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Linux 2.6.36-rc8Linus Torvalds2010-10-141-2/+2
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Linux 2.6.36-rc7Linus Torvalds2010-10-061-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Linux 2.6.36-rc6Linus Torvalds2010-09-281-1/+1
|/ / / / / /
* / / / / / Linux 2.6.36-rc5Linus Torvalds2010-09-201-1/+1
|/ / / / /
* / / / / Linux 2.6.36-rc4Linus Torvalds2010-09-121-1/+1
|/ / / /
* / / / Linux 2.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-rc2Linus Torvalds2010-08-221-1/+1
|/ / /
* | | Linux 2.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
| |\ \ \ \ \