Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux 2.6.28-rc8 | Linus Torvalds | 2008-12-10 | 1 | -1/+1 |
* | Linux 2.6.28-rc7 | Linus Torvalds | 2008-12-01 | 1 | -2/+2 |
* | Linux 2.6.28-rc6 | Linus Torvalds | 2008-11-20 | 1 | -1/+1 |
* | Linux 2.6.28-rc5 | Linus Torvalds | 2008-11-15 | 1 | -1/+1 |
* | Linux 2.6.28-rc4 | Linus Torvalds | 2008-11-09 | 1 | -1/+1 |
* | Linux v2.6.28-rc3 | Linus Torvalds | 2008-11-02 | 1 | -1/+1 |
* | kbuild: do not include arch/<ARCH>/include/asm in find-sources twice. | Ian Campbell | 2008-10-29 | 1 | -1/+2 |
* | kbuild: improve check-symlink | Sam Ravnborg | 2008-10-29 | 1 | -0/+5 |
* | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 | 1 | -4/+4 |
|\ | |||||
| * | Linux 2.6.28-rc2 | Linus Torvalds | 2008-10-26 | 1 | -1/+1 |
| * | Linux 2.6.28-rc1 | Linus Torvalds | 2008-10-23 | 1 | -3/+3 |
| * | x86, um: get rid of arch/um/Kconfig.arch | Al Viro | 2008-10-22 | 1 | -1/+1 |
* | | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 1 | -1/+1 |
|/ | |||||
* | Linux 2.6.27 | Linus Torvalds | 2008-10-09 | 1 | -1/+1 |
* | Linux 2.6.27-rc9 | Linus Torvalds | 2008-10-06 | 1 | -1/+1 |
* | Linux 2.6.27-rc8 | Linus Torvalds | 2008-09-29 | 1 | -1/+1 |
* | Linux 2.6.27-rc7 | Linus Torvalds | 2008-09-21 | 1 | -1/+1 |
* | Linux 2.6.27-rc6 | Linus Torvalds | 2008-09-09 | 1 | -1/+1 |
* | Linux 2.6.27-rc5 | Linus Torvalds | 2008-08-28 | 1 | -1/+1 |
* | Linux v2.6.27-rc4 | Linus Torvalds | 2008-08-20 | 1 | -1/+1 |
* | Linux 2.6.27-rc3 | Linus Torvalds | 2008-08-12 | 1 | -1/+1 |
* | docsrc: build Documentation/ sources | Randy Dunlap | 2008-08-12 | 1 | -1/+4 |
* | kbuild: a better way to generate cscope database change | Denis ChengRq | 2008-08-06 | 1 | -1/+1 |
* | kbuild: fix O=.. build with arm | Sam Ravnborg | 2008-08-06 | 1 | -3/+3 |
* | Linux 2.6.27-rc2 | Linus Torvalds | 2008-08-05 | 1 | -1/+1 |
* | kbuild: fix O=... build of um | Sam Ravnborg | 2008-07-30 | 1 | -1/+1 |
* | Linux 2.6.27-rc1 | Linus Torvalds | 2008-07-28 | 1 | -2/+2 |
* | sparc, sparc64: use arch/sparc/include | Sam Ravnborg | 2008-07-27 | 1 | -1/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2008-07-27 | 1 | -45/+70 |
|\ | |||||
| * | kbuild: remove Module.markers during mrproper | Alexey Dobriyan | 2008-07-25 | 1 | -1/+1 |
| * | kbuild: add arch/$ARCH/include to search path | Sam Ravnborg | 2008-07-25 | 1 | -1/+2 |
| * | kbuild: asm symlink support for arch/$ARCH/include | Sam Ravnborg | 2008-07-25 | 1 | -14/+28 |
| * | kbuild: support arch/$ARCH/include for tags, cscope | Sam Ravnborg | 2008-07-25 | 1 | -1/+5 |
| * | kbuild: prepare headers_* for arch/$ARCH/include | Sam Ravnborg | 2008-07-25 | 1 | -27/+22 |
| * | kbuild: make clean removes *.o.* as well | Alexey Dobriyan | 2008-07-25 | 1 | -1/+1 |
| * | kbuild: only one call for include/ in make headers_* | Sam Ravnborg | 2008-07-25 | 1 | -11/+13 |
| * | kbuild: error out early in make headers_install | Sam Ravnborg | 2008-07-25 | 1 | -4/+6 |
| * | kbuild: refactor headers_* targets in Makefile | Sam Ravnborg | 2008-07-25 | 1 | -16/+23 |
* | | firmware: create firmware binaries during 'make modules'. | David Woodhouse | 2008-07-25 | 1 | -0/+1 |
|/ | |||||
* | markers: fix duplicate modpost entry | Mathieu Desnoyers | 2008-07-22 | 1 | -1/+2 |
* | Fix collateral damage to top level Makefile | Grant Likely | 2008-07-17 | 1 | -1/+0 |
* | Fix MIPS cross-compile problem | Ralf Baechle | 2008-07-16 | 1 | -2/+2 |
* | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-16 | 1 | -1/+14 |
|\ | |||||
| * | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 2008-07-14 | 1 | -1/+14 |
| |\ | |||||
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-07-14 | 1 | -1/+14 |
| | |\ | |||||
| | | * | firmware: Add firmware installation to modules_install, add firmware_install | David Woodhouse | 2008-07-10 | 1 | -0/+13 |
| | | * | firmware: Add CONFIG_EXTRA_FIRMWARE option | David Woodhouse | 2008-07-10 | 1 | -1/+1 |
* | | | | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 1 | -0/+4 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 1 | -0/+4 |
| | |\ \ | | | |/ | | |/| |