| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/~dwmw2/khdrs-2.6 | Linus Torvalds | 2006-09-24 | 2 | -45/+81 |
|\ |
|
| * | Use dependencies for 'make headers_install'. | David Woodhouse | 2006-09-24 | 2 | -45/+81 |
* | | kbuild: fix "mkdir -p" usage in scripts/package/mkspec | Rolf Eike Beer | 2006-09-25 | 1 | -2/+2 |
* | | kbuild: update help in top level Makefile | Robert P. J. Day | 2006-09-25 | 1 | -0/+1 |
* | | kbuild: fail kernel compilation in case of unresolved module symbols | Kirill Korotaev | 2006-09-25 | 2 | -6/+20 |
* | | kbuild: remove debug left-over from Makefile.host | Sam Ravnborg | 2006-09-25 | 1 | -1/+0 |
* | | kbuild: create output directory for hostprogs with O=.. build | Sam Ravnborg | 2006-09-25 | 1 | -5/+16 |
* | | kbuild: add missing return statement in modpost.c:secref_whitelist() | Sam Ravnborg | 2006-09-25 | 1 | -0/+1 |
* | | kbuild: make V=2 tell why a target is rebuild | Sam Ravnborg | 2006-09-25 | 1 | -1/+40 |
* | | kbuild: modpost on vmlinux regardless of CONFIG_MODULES | Sam Ravnborg | 2006-09-25 | 2 | -4/+10 |
* | | kbuild: ignore references from ".pci_fixup" to ".init.text" | Magnus Damm | 2006-09-25 | 1 | -4/+12 |
* | | kbuild: use in-kernel unifdef | Sam Ravnborg | 2006-09-25 | 2 | -1/+4 |
* | | kbuild: replace use of strlcpy with a dedicated implmentation in unifdef | Sam Ravnborg | 2006-09-25 | 1 | -1/+8 |
* | | kbuild: add unifdef | Sam Ravnborg | 2006-09-25 | 1 | -0/+998 |
* | | kbuild: consistently decide when to rebuild a target | Sam Ravnborg | 2006-09-25 | 2 | -24/+33 |
* | | kconfig: support DOS line endings | Matthew Wilcox | 2006-09-25 | 1 | -2/+6 |
|/ |
|
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-09-22 | 1 | -0/+12 |
|\ |
|
| * | [S390] zcrypt adjunct processor bus. | Martin Schwidefsky | 2006-09-20 | 1 | -0/+12 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-09-22 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2006-09-14 | 1 | -2/+2 |
| |\ |
|
| * \ | Merge branch 'merge' | Paul Mackerras | 2006-08-31 | 1 | -1/+1 |
| |\ \ |
|
| * | | | [POWERPC] make checkstack work with ARCH=powerpc | Johannes Berg | 2006-08-25 | 1 | -0/+2 |
* | | | | [PATCH] Fix 'make headers_check' on biarch architectures | David Woodhouse | 2006-09-16 | 1 | -3/+5 |
* | | | | [PATCH] Add a missing space that prevents building modules that require host ... | Ross Biro | 2006-09-16 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | [PATCH] headers_check: clarify error message | Alexey Dobriyan | 2006-09-13 | 1 | -1/+1 |
* | | | [PATCH] headers_check: improve #include regexp | Alexey Dobriyan | 2006-09-13 | 1 | -1/+1 |
| |/
|/| |
|
* | | [PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch | Hans de Goede | 2006-08-15 | 1 | -1/+1 |
|/ |
|
* | kbuild: always use $(CC) for $(call cc-version) | Sam Ravnborg | 2006-08-01 | 1 | -2/+1 |
* | kconfig: correct oldconfig for unset choice options | Roman Zippel | 2006-08-01 | 1 | -1/+1 |
* | kbuild: fix typo in modpost | Dave Jones | 2006-08-01 | 1 | -1/+1 |
* | kbuild: improve error from file2alias | Sam Ravnborg | 2006-08-01 | 1 | -19/+43 |
* | [PATCH] vDSO hash-style fix | Roland McGrath | 2006-07-31 | 1 | -0/+7 |
* | [PATCH] kernel-doc: ignore __devinit | Randy Dunlap | 2006-07-31 | 1 | -0/+1 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 | 2 | -0/+166 |
|\ |
|
| * | Basic implementation of 'make headers_check' | David Woodhouse | 2006-06-18 | 2 | -0/+19 |
| * | Basic implementation of 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+147 |
* | | kbuild: introduce utsrelease.h | Sam Ravnborg | 2006-07-03 | 1 | -4/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-07-01 | 8 | -35/+88 |
|\ \ |
|
| * | | kbuild: warn when a moduled uses a symbol marked UNUSED | Sam Ravnborg | 2006-07-01 | 2 | -23/+64 |
| * | | kbuild: fix segv in modpost | Sam Ravnborg | 2006-07-01 | 1 | -3/+6 |
| * | | kconfig: enhancing accessibility of lxdialog | Samuel Thibault | 2006-07-01 | 1 | -2/+5 |
| * | | kbuild: fix ia64 breakage after introducing make -rR | Sam Ravnborg | 2006-07-01 | 5 | -7/+13 |
* | | | [PATCH] kernel-doc: make man/text mode function output same | Randy Dunlap | 2006-07-01 | 1 | -1/+4 |
* | | | [PATCH] kernel-doc: consistent text/man mode output | Randy.Dunlap | 2006-07-01 | 1 | -3/+5 |
|/ / |
|
* | | [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation | Thomas Gleixner | 2006-06-27 | 14 | -35/+184 |
* | | [PATCH] pi-futex: rt mutex tester | Thomas Gleixner | 2006-06-27 | 14 | -0/+1454 |
* | | Revert "kbuild: fix make -rR breakage" | Linus Torvalds | 2006-06-26 | 5 | -14/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 | 35 | -1420/+2452 |
|\ \ |
|
| * | | kbuild: replace abort() with exit(1) | Sam Ravnborg | 2006-06-24 | 4 | -6/+6 |
| * | | kbuild: support for %.symtypes files | Andreas Gruenbacher | 2006-06-24 | 3 | -27/+63 |