aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds35-1420/+2452
2006-06-25[PATCH] kernel-doc: use Members for struct fields consistentlyRandy Dunlap1-1/+1
2006-06-25[PATCH] kernel-doc: don't use XML escapes in text or man output modeRandy Dunlap1-0/+3
2006-06-25[PATCH] kernel-doc: warn on malformed function docs.Randy Dunlap1-0/+7
2006-06-25[PATCH] checkstack: print module namesRandy Dunlap1-2/+12
2006-06-25[PATCH] kernel-doc: script cleanupsRandy Dunlap1-2/+2
2006-06-25[PATCH] kernel-doc: drop leading space in sectionsRandy Dunlap1-0/+3
2006-06-25[PATCH] bloat-o-meter: gcc-4 fixRob Landley1-1/+2
2006-06-24kbuild: replace abort() with exit(1)Sam Ravnborg4-6/+6
2006-06-24kbuild: support for %.symtypes filesAndreas Gruenbacher3-27/+63
2006-06-24kbuild: add option for stripping modules while installing themTheodore Ts'o1-1/+1
2006-06-24kbuild: kill some false positives from modpostAl Viro1-0/+6
2006-06-24kbuild: export-symbol usage report generatorRam Pai1-0/+169
2006-06-24kbuild: fix make -rR breakageSam Ravnborg5-7/+14
2006-06-17kbuild: append -dirty for updated but uncommited changesUwe Zeisberger1-1/+1
2006-06-17kbuild: append git revision for all untagged commitsUwe Zeisberger1-1/+1
2006-06-16kbuild: fix module.symvers parsing in modpostLaurent Riffard1-1/+1
2006-06-10kbuild: modpost build fixAndrew Morton1-1/+2
2006-06-09kbuild: check license compatibility when building modulesSam Ravnborg2-2/+70
2006-06-09kbuild: export-type enhancement to modpost.cRam Pai2-16/+80
2006-06-09kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel2-19/+29
2006-06-09kconfig: exit if no beginning filenameRandy Dunlap1-0/+1
2006-06-09kconfig: warn about leading whitespace for menu promptsRoman Zippel1-6/+10
2006-06-09kconfig: jump to linked menu promptRoman Zippel2-29/+86
2006-06-09kconfig: create links in info windowRoman Zippel4-32/+81
2006-06-09kconfig: finer customization via popup menusRoman Zippel2-238/+343
2006-06-09kconfig: Add search option for xconfigRoman Zippel2-172/+333
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel7-24/+53
2006-06-09kconfig: add symbol option config syntaxRoman Zippel7-492/+735
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel4-233/+123
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel7-62/+84
2006-06-09kconfig: allow multiple default values per symbolRoman Zippel3-26/+31
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel4-14/+6
2006-06-09kconfig: fix .config dependenciesRoman Zippel6-57/+145
2006-06-09kconfig: improve config load/save outputRoman Zippel1-4/+18
2006-06-08kbuild: fix false section mismatch with ARCH=um buildSam Ravnborg1-0/+2
2006-06-08kbuild: ignore smp_locks section warnings from init/exit codeRandy Dunlap1-0/+2
2006-06-08kbuild: fix make rpm for powerpcMike Wolf1-0/+5
2006-06-08kbuild: obj-dirs is calculated incorrectly if hostprogs-y is definedPavel Roskin1-3/+5
2006-05-21[PATCH] kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto2-6/+46
2006-05-21[PATCH] kbuild: check SHT_REL sectionsAtsushi Nemoto2-19/+48
2006-05-08Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"Linus Torvalds2-28/+2
2006-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds4-7/+40
2006-05-08kbuild: Do not overwrite makefile as anohter userJan Beulich1-1/+4
2006-04-30kbuild: fix gen_initramfs_list.shSam Ravnborg1-1/+5
2006-04-30kbuild modpost - relax driver data nameRandy Dunlap1-3/+3
2006-04-30kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto2-2/+28
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov13-124/+194
2006-04-26Input: move input_device_id to mod_devicetable.hDmitry Torokhov1-19/+17
2006-04-19[PATCH] config: update usage/help infoRandy Dunlap1-1/+2