| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-28 | 14 | -35/+184 |
* | | [PATCH] pi-futex: rt mutex tester | Thomas Gleixner | 2006-06-28 | 14 | -0/+1454 |
* | | Revert "kbuild: fix make -rR breakage" | Linus Torvalds | 2006-06-27 | 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 |
| * | | kbuild: add option for stripping modules while installing them | Theodore Ts'o | 2006-06-24 | 1 | -1/+1 |
| * | | kbuild: kill some false positives from modpost | Al Viro | 2006-06-24 | 1 | -0/+6 |
| * | | kbuild: export-symbol usage report generator | Ram Pai | 2006-06-24 | 1 | -0/+169 |
| * | | kbuild: fix make -rR breakage | Sam Ravnborg | 2006-06-24 | 5 | -7/+14 |
| * | | kbuild: append -dirty for updated but uncommited changes | Uwe Zeisberger | 2006-06-17 | 1 | -1/+1 |
| * | | kbuild: append git revision for all untagged commits | Uwe Zeisberger | 2006-06-17 | 1 | -1/+1 |
| * | | kbuild: fix module.symvers parsing in modpost | Laurent Riffard | 2006-06-16 | 1 | -1/+1 |
| * | | kbuild: modpost build fix | Andrew Morton | 2006-06-10 | 1 | -1/+2 |
| * | | kbuild: check license compatibility when building modules | Sam Ravnborg | 2006-06-09 | 2 | -2/+70 |
| * | | kbuild: export-type enhancement to modpost.c | Ram Pai | 2006-06-09 | 2 | -16/+80 |
| * | | kconfig: KCONFIG_OVERWRITECONFIG | Roman Zippel | 2006-06-09 | 2 | -19/+29 |
| * | | kconfig: exit if no beginning filename | Randy Dunlap | 2006-06-09 | 1 | -0/+1 |
| * | | kconfig: warn about leading whitespace for menu prompts | Roman Zippel | 2006-06-09 | 1 | -6/+10 |
| * | | kconfig: jump to linked menu prompt | Roman Zippel | 2006-06-09 | 2 | -29/+86 |
| * | | kconfig: create links in info window | Roman Zippel | 2006-06-09 | 4 | -32/+81 |
| * | | kconfig: finer customization via popup menus | Roman Zippel | 2006-06-09 | 2 | -238/+343 |
| * | | kconfig: Add search option for xconfig | Roman Zippel | 2006-06-09 | 2 | -172/+333 |
| * | | kconfig: add defconfig_list/module option | Roman Zippel | 2006-06-09 | 7 | -24/+53 |
| * | | kconfig: add symbol option config syntax | Roman Zippel | 2006-06-09 | 7 | -492/+735 |
| * | | kconfig: integrate split config into silentoldconfig | Roman Zippel | 2006-06-09 | 4 | -233/+123 |
| * | | kconfig: allow loading multiple configurations | Roman Zippel | 2006-06-09 | 7 | -62/+84 |
| * | | kconfig: allow multiple default values per symbol | Roman Zippel | 2006-06-09 | 3 | -26/+31 |
| * | | kconfig: remove SYMBOL_{YES,MOD,NO} | Roman Zippel | 2006-06-09 | 4 | -14/+6 |
| * | | kconfig: fix .config dependencies | Roman Zippel | 2006-06-09 | 6 | -57/+145 |
| * | | kconfig: improve config load/save output | Roman Zippel | 2006-06-09 | 1 | -4/+18 |
| * | | kbuild: fix false section mismatch with ARCH=um build | Sam Ravnborg | 2006-06-08 | 1 | -0/+2 |
| * | | kbuild: ignore smp_locks section warnings from init/exit code | Randy Dunlap | 2006-06-08 | 1 | -0/+2 |
| * | | kbuild: fix make rpm for powerpc | Mike Wolf | 2006-06-08 | 1 | -0/+5 |
| * | | kbuild: obj-dirs is calculated incorrectly if hostprogs-y is defined | Pavel Roskin | 2006-06-08 | 1 | -3/+5 |
| |/ |
|
* | | [PATCH] kernel-doc: use Members for struct fields consistently | Randy Dunlap | 2006-06-25 | 1 | -1/+1 |
* | | [PATCH] kernel-doc: don't use XML escapes in text or man output mode | Randy Dunlap | 2006-06-25 | 1 | -0/+3 |
* | | [PATCH] kernel-doc: warn on malformed function docs. | Randy Dunlap | 2006-06-25 | 1 | -0/+7 |
* | | [PATCH] checkstack: print module names | Randy Dunlap | 2006-06-25 | 1 | -2/+12 |