summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg
2006-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-07-01[PATCH] kernel-doc: make man/text mode function output sameRandy Dunlap
2006-07-01[PATCH] kernel-doc: consistent text/man mode outputRandy.Dunlap
2006-07-01kbuild: warn when a moduled uses a symbol marked UNUSEDSam Ravnborg
2006-07-01kbuild: fix segv in modpostSam Ravnborg
2006-07-01kconfig: enhancing accessibility of lxdialogSamuel Thibault
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg
2006-06-27[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagationThomas Gleixner
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner
2006-06-26Revert "kbuild: fix make -rR breakage"Linus Torvalds
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-06-25[PATCH] kernel-doc: use Members for struct fields consistentlyRandy Dunlap
2006-06-25[PATCH] kernel-doc: don't use XML escapes in text or man output modeRandy Dunlap
2006-06-25[PATCH] kernel-doc: warn on malformed function docs.Randy Dunlap
2006-06-25[PATCH] checkstack: print module namesRandy Dunlap
2006-06-25[PATCH] kernel-doc: script cleanupsRandy Dunlap
2006-06-25[PATCH] kernel-doc: drop leading space in sectionsRandy Dunlap
2006-06-25[PATCH] bloat-o-meter: gcc-4 fixRob Landley
2006-06-24kbuild: replace abort() with exit(1)Sam Ravnborg
2006-06-24kbuild: support for %.symtypes filesAndreas Gruenbacher
2006-06-24kbuild: add option for stripping modules while installing themTheodore Ts'o
2006-06-24kbuild: kill some false positives from modpostAl Viro
2006-06-24kbuild: export-symbol usage report generatorRam Pai
2006-06-24kbuild: fix make -rR breakageSam Ravnborg
2006-06-18Basic implementation of 'make headers_check'David Woodhouse
2006-06-18Basic implementation of 'make headers_install'David Woodhouse
2006-06-17kbuild: append -dirty for updated but uncommited changesUwe Zeisberger
2006-06-17kbuild: append git revision for all untagged commitsUwe Zeisberger
2006-06-16kbuild: fix module.symvers parsing in modpostLaurent Riffard
2006-06-10kbuild: modpost build fixAndrew Morton
2006-06-09kbuild: check license compatibility when building modulesSam Ravnborg
2006-06-09kbuild: export-type enhancement to modpost.cRam Pai
2006-06-09kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel
2006-06-09kconfig: exit if no beginning filenameRandy Dunlap
2006-06-09kconfig: warn about leading whitespace for menu promptsRoman Zippel
2006-06-09kconfig: jump to linked menu promptRoman Zippel
2006-06-09kconfig: create links in info windowRoman Zippel
2006-06-09kconfig: finer customization via popup menusRoman Zippel
2006-06-09kconfig: Add search option for xconfigRoman Zippel
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel
2006-06-09kconfig: add symbol option config syntaxRoman Zippel
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel
2006-06-09kconfig: allow multiple default values per symbolRoman Zippel
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel
2006-06-09kconfig: fix .config dependenciesRoman Zippel
2006-06-09kconfig: improve config load/save outputRoman Zippel
2006-06-08kbuild: fix false section mismatch with ARCH=um buildSam Ravnborg