summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2006-08-01kbuild: always use $(CC) for $(call cc-version)Sam Ravnborg-2/+1
2006-08-01kconfig: correct oldconfig for unset choice optionsRoman Zippel-1/+1
2006-08-01kbuild: fix typo in modpostDave Jones-1/+1
2006-08-01kbuild: improve error from file2aliasSam Ravnborg-19/+43
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath-0/+7
2006-07-31[PATCH] kernel-doc: ignore __devinitRandy Dunlap-0/+1
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds-0/+166
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg-4/+3
2006-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-35/+88
2006-07-01[PATCH] kernel-doc: make man/text mode function output sameRandy Dunlap-1/+4
2006-07-01[PATCH] kernel-doc: consistent text/man mode outputRandy.Dunlap-3/+5
2006-07-01kbuild: warn when a moduled uses a symbol marked UNUSEDSam Ravnborg-23/+64
2006-07-01kbuild: fix segv in modpostSam Ravnborg-3/+6
2006-07-01kconfig: enhancing accessibility of lxdialogSamuel Thibault-2/+5
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg-7/+13
2006-06-27[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagationThomas Gleixner-35/+184
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner-0/+1454
2006-06-26Revert "kbuild: fix make -rR breakage"Linus Torvalds-14/+7
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-1420/+2452
2006-06-25[PATCH] kernel-doc: use Members for struct fields consistentlyRandy Dunlap-1/+1
2006-06-25[PATCH] kernel-doc: don't use XML escapes in text or man output modeRandy Dunlap-0/+3
2006-06-25[PATCH] kernel-doc: warn on malformed function docs.Randy Dunlap-0/+7
2006-06-25[PATCH] checkstack: print module namesRandy Dunlap-2/+12
2006-06-25[PATCH] kernel-doc: script cleanupsRandy Dunlap-2/+2
2006-06-25[PATCH] kernel-doc: drop leading space in sectionsRandy Dunlap-0/+3
2006-06-25[PATCH] bloat-o-meter: gcc-4 fixRob Landley-1/+2
2006-06-24kbuild: replace abort() with exit(1)Sam Ravnborg-6/+6
2006-06-24kbuild: support for %.symtypes filesAndreas Gruenbacher-27/+63
2006-06-24kbuild: add option for stripping modules while installing themTheodore Ts'o-1/+1
2006-06-24kbuild: kill some false positives from modpostAl Viro-0/+6
2006-06-24kbuild: export-symbol usage report generatorRam Pai-0/+169
2006-06-24kbuild: fix make -rR breakageSam Ravnborg-7/+14
2006-06-18Basic implementation of 'make headers_check'David Woodhouse-0/+19
2006-06-18Basic implementation of 'make headers_install'David Woodhouse-0/+147
2006-06-17kbuild: append -dirty for updated but uncommited changesUwe Zeisberger-1/+1
2006-06-17kbuild: append git revision for all untagged commitsUwe Zeisberger-1/+1
2006-06-16kbuild: fix module.symvers parsing in modpostLaurent Riffard-1/+1
2006-06-10kbuild: modpost build fixAndrew Morton-1/+2
2006-06-09kbuild: check license compatibility when building modulesSam Ravnborg-2/+70
2006-06-09kbuild: export-type enhancement to modpost.cRam Pai-16/+80
2006-06-09kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel-19/+29
2006-06-09kconfig: exit if no beginning filenameRandy Dunlap-0/+1
2006-06-09kconfig: warn about leading whitespace for menu promptsRoman Zippel-6/+10
2006-06-09kconfig: jump to linked menu promptRoman Zippel-29/+86
2006-06-09kconfig: create links in info windowRoman Zippel-32/+81
2006-06-09kconfig: finer customization via popup menusRoman Zippel-238/+343
2006-06-09kconfig: Add search option for xconfigRoman Zippel-172/+333
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel-24/+53
2006-06-09kconfig: add symbol option config syntaxRoman Zippel-492/+735
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel-233/+123