summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2006-09-16[PATCH] Add a missing space that prevents building modules that require host ...Ross Biro
2006-09-13[PATCH] headers_check: clarify error messageAlexey Dobriyan
2006-09-13[PATCH] headers_check: improve #include regexpAlexey Dobriyan
2006-08-15[PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patchHans de Goede
2006-08-01kbuild: always use $(CC) for $(call cc-version)Sam Ravnborg
2006-08-01kconfig: correct oldconfig for unset choice optionsRoman Zippel
2006-08-01kbuild: fix typo in modpostDave Jones
2006-08-01kbuild: improve error from file2aliasSam Ravnborg
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2006-07-31[PATCH] kernel-doc: ignore __devinitRandy Dunlap
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