Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux 3.1 | Linus Torvalds | 2011-10-24 | 1 | -1/+1 |
* | Linux 3.1-rc10 | Linus Torvalds | 2011-10-17 | 1 | -1/+1 |
* | Linux 3.1-rc9 | Linus Torvalds | 2011-10-04 | 1 | -1/+1 |
* | Linux 3.1-rc8 | Linus Torvalds | 2011-09-27 | 1 | -1/+1 |
* | Linux 3.1-rc7 | Linus Torvalds | 2011-09-21 | 1 | -1/+1 |
* | Linux 3.1-rc6 | Linus Torvalds | 2011-09-12 | 1 | -1/+1 |
* | Linux 3.1-rc5 | Linus Torvalds | 2011-09-04 | 1 | -1/+1 |
* | Linux 3.1-rc4 | Linus Torvalds | 2011-08-28 | 1 | -1/+1 |
* | Linux 3.1-rc3 | Linus Torvalds | 2011-08-22 | 1 | -2/+2 |
* | Linux 3.1-rc2 | Linus Torvalds | 2011-08-14 | 1 | -2/+2 |
* | Linux 3.1-rc1 | Linus Torvalds | 2011-08-07 | 1 | -2/+2 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-07-30 | 1 | -1/+1 |
|\ | |||||
| * | kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE() | Michal Marek | 2011-07-29 | 1 | -1/+1 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-22 | 1 | -0/+1 |
|\ \ | |||||
| * \ | Merge commit 'v3.0-rc5' into perf/core | Ingo Molnar | 2011-07-01 | 1 | -2/+3 |
| |\ \ | |||||
| * \ \ | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-06-16 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers | Steven Rostedt | 2011-05-17 | 1 | -0/+1 |
* | | | | | Linux 3.0 | Linus Torvalds | 2011-07-21 | 1 | -1/+1 |
* | | | | | Linux 3.0-rc7 | Linus Torvalds | 2011-07-11 | 1 | -1/+1 |
* | | | | | Linux 3.0-rc6 | Linus Torvalds | 2011-07-04 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Linux 3.0-rc5 | Linus Torvalds | 2011-06-27 | 1 | -1/+1 |
* | | | | Linux 3.0-rc4 | Linus Torvalds | 2011-06-20 | 1 | -1/+1 |
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2011-06-16 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | kbuild: Call depmod.sh via shell | Michal Marek | 2011-06-15 | 1 | -1/+2 |
* | | | | Linux 3.0-rc3 | Linus Torvalds | 2011-06-13 | 1 | -1/+1 |
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2011-06-09 | 1 | -13/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | kbuild: Move depmod call to a separate script | Michal Marek | 2011-06-09 | 1 | -11/+1 |
| * | | | kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL | Michal Marek | 2011-06-09 | 1 | -1/+1 |
| * | | | kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL | Michal Marek | 2011-06-09 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Linux 3.0-rc2 | Linus Torvalds | 2011-06-06 | 1 | -1/+1 |
|/ / | |||||
* | | Linux 3.0-rc1 | Linus Torvalds | 2011-05-29 | 1 | -5/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-05-25 | 1 | -0/+8 |
|\ \ | |||||
| * | | arch/tile: prefer "tilepro" as the name of the 32-bit architecture | Chris Metcalf | 2011-05-25 | 1 | -0/+3 |
| * | | arch/tile: finish enabling support for TILE-Gx 64-bit chip | Chris Metcalf | 2011-05-12 | 1 | -0/+5 |
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2011-05-25 | 1 | -3/+6 |
|\ \ \ | |||||
| * | | | kbuild: make versioncheck work in KBUILD_OUTDIR | Peter Foley | 2011-05-12 | 1 | -1/+1 |
| * | | | kbuild: make includecheck work in KBUILD_OUTDIR | Peter Foley | 2011-05-12 | 1 | -1/+1 |
| * | | | kbuild: make headerdep work in KBUILD_OUTDIR | Peter Foley | 2011-05-12 | 1 | -1/+2 |
| * | | | kbuild: add targets to PHONY | Peter Foley | 2011-05-12 | 1 | -0/+2 |
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-05-24 | 1 | -13/+37 |
|\ \ \ \ | |||||
| * | | | | kbuild: Fix GNU make v3.80 compatibility | Kevin Cernekee | 2011-05-11 | 1 | -1/+1 |
| * | | | | kbuild: Fix passing -Wno-* options to gcc 4.4+ | Michal Marek | 2011-05-03 | 1 | -2/+2 |
| * | | | | kbuild: move scripts/basic/docproc.c to scripts/docproc.c | Peter Foley | 2011-05-02 | 1 | -0/+1 |
| * | | | | kbuild: Allow to combine multiple W= levels | Michal Marek | 2011-05-02 | 1 | -1/+1 |
| * | | | | kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0 | Dave Jones | 2011-04-29 | 1 | -0/+4 |
| * | | | | kbuild: asm-generic support | Sam Ravnborg | 2011-04-28 | 1 | -4/+12 |
| * | | | | kbuild: implement several W= levels | Sam Ravnborg | 2011-04-28 | 1 | -2/+6 |
| * | | | | kbuild: Fix build with binutils <= 2.19 | Michal Marek | 2011-04-20 | 1 | -0/+4 |
| * | | | | kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to Makefile | Artem Bityutskiy | 2011-04-15 | 1 | -5/+8 |
| |/ / / | |||||
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-05-19 | 1 | -0/+1 |
|\ \ \ \ |