Age | Commit message (Expand) | Author | Files | Lines |
2006-06-25 | [PATCH] kernel-doc: script cleanups | Randy Dunlap | 1 | -2/+2 |
2006-06-25 | [PATCH] kernel-doc: drop leading space in sections | Randy Dunlap | 1 | -0/+3 |
2006-06-25 | [PATCH] bloat-o-meter: gcc-4 fix | Rob Landley | 1 | -1/+2 |
2006-06-24 | kbuild: replace abort() with exit(1) | Sam Ravnborg | 4 | -6/+6 |
2006-06-24 | kbuild: support for %.symtypes files | Andreas Gruenbacher | 3 | -27/+63 |
2006-06-24 | kbuild: add option for stripping modules while installing them | Theodore Ts'o | 1 | -1/+1 |
2006-06-24 | kbuild: kill some false positives from modpost | Al Viro | 1 | -0/+6 |
2006-06-24 | kbuild: export-symbol usage report generator | Ram Pai | 1 | -0/+169 |
2006-06-24 | kbuild: fix make -rR breakage | Sam Ravnborg | 5 | -7/+14 |
2006-06-18 | Basic implementation of 'make headers_check' | David Woodhouse | 2 | -0/+19 |
2006-06-18 | Basic implementation of 'make headers_install' | David Woodhouse | 1 | -0/+147 |
2006-06-17 | kbuild: append -dirty for updated but uncommited changes | Uwe Zeisberger | 1 | -1/+1 |
2006-06-17 | kbuild: append git revision for all untagged commits | Uwe Zeisberger | 1 | -1/+1 |
2006-06-16 | kbuild: fix module.symvers parsing in modpost | Laurent Riffard | 1 | -1/+1 |
2006-06-10 | kbuild: modpost build fix | Andrew Morton | 1 | -1/+2 |
2006-06-09 | kbuild: check license compatibility when building modules | Sam Ravnborg | 2 | -2/+70 |
2006-06-09 | kbuild: export-type enhancement to modpost.c | Ram Pai | 2 | -16/+80 |
2006-06-09 | kconfig: KCONFIG_OVERWRITECONFIG | Roman Zippel | 2 | -19/+29 |
2006-06-09 | kconfig: exit if no beginning filename | Randy Dunlap | 1 | -0/+1 |
2006-06-09 | kconfig: warn about leading whitespace for menu prompts | Roman Zippel | 1 | -6/+10 |
2006-06-09 | kconfig: jump to linked menu prompt | Roman Zippel | 2 | -29/+86 |
2006-06-09 | kconfig: create links in info window | Roman Zippel | 4 | -32/+81 |
2006-06-09 | kconfig: finer customization via popup menus | Roman Zippel | 2 | -238/+343 |
2006-06-09 | kconfig: Add search option for xconfig | Roman Zippel | 2 | -172/+333 |
2006-06-09 | kconfig: add defconfig_list/module option | Roman Zippel | 7 | -24/+53 |
2006-06-09 | kconfig: add symbol option config syntax | Roman Zippel | 7 | -492/+735 |
2006-06-09 | kconfig: integrate split config into silentoldconfig | Roman Zippel | 4 | -233/+123 |
2006-06-09 | kconfig: allow loading multiple configurations | Roman Zippel | 7 | -62/+84 |
2006-06-09 | kconfig: allow multiple default values per symbol | Roman Zippel | 3 | -26/+31 |
2006-06-09 | kconfig: remove SYMBOL_{YES,MOD,NO} | Roman Zippel | 4 | -14/+6 |
2006-06-09 | kconfig: fix .config dependencies | Roman Zippel | 6 | -57/+145 |
2006-06-09 | kconfig: improve config load/save output | Roman Zippel | 1 | -4/+18 |
2006-06-08 | kbuild: fix false section mismatch with ARCH=um build | Sam Ravnborg | 1 | -0/+2 |
2006-06-08 | kbuild: ignore smp_locks section warnings from init/exit code | Randy Dunlap | 1 | -0/+2 |
2006-06-08 | kbuild: fix make rpm for powerpc | Mike Wolf | 1 | -0/+5 |
2006-06-08 | kbuild: obj-dirs is calculated incorrectly if hostprogs-y is defined | Pavel Roskin | 1 | -3/+5 |
2006-05-21 | [PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel | Atsushi Nemoto | 2 | -6/+46 |
2006-05-21 | [PATCH] kbuild: check SHT_REL sections | Atsushi Nemoto | 2 | -19/+48 |
2006-05-08 | Revert "kbuild: fix modpost segfault for 64bit mipsel kernel" | Linus Torvalds | 2 | -28/+2 |
2006-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 4 | -7/+40 |
2006-05-08 | kbuild: Do not overwrite makefile as anohter user | Jan Beulich | 1 | -1/+4 |
2006-04-30 | kbuild: fix gen_initramfs_list.sh | Sam Ravnborg | 1 | -1/+5 |
2006-04-30 | kbuild modpost - relax driver data name | Randy Dunlap | 1 | -3/+3 |
2006-04-30 | kbuild: fix modpost segfault for 64bit mipsel kernel | Atsushi Nemoto | 2 | -2/+28 |
2006-04-29 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 13 | -124/+194 |
2006-04-26 | Input: move input_device_id to mod_devicetable.h | Dmitry Torokhov | 1 | -19/+17 |
2006-04-19 | [PATCH] config: update usage/help info | Randy Dunlap | 1 | -1/+2 |
2006-04-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -4/+9 |
2006-04-15 | kbuild: fix false section mismatch warnings | Sam Ravnborg | 1 | -4/+9 |
2006-04-14 | [PATCH] Enhancing accessibility of lxdialog | Samuel Thibault | 1 | -10/+9 |