summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-042-0/+166
|\
| * Basic implementation of 'make headers_check'David Woodhouse2006-06-182-0/+19
| * Basic implementation of 'make headers_install'David Woodhouse2006-06-181-0/+147
* | kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-018-35/+88
|\ \
| * | kbuild: warn when a moduled uses a symbol marked UNUSEDSam Ravnborg2006-07-012-23/+64
| * | kbuild: fix segv in modpostSam Ravnborg2006-07-011-3/+6
| * | kconfig: enhancing accessibility of lxdialogSamuel Thibault2006-07-011-2/+5
| * | kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-015-7/+13
* | | [PATCH] kernel-doc: make man/text mode function output sameRandy Dunlap2006-07-011-1/+4
* | | [PATCH] kernel-doc: consistent text/man mode outputRandy.Dunlap2006-07-011-3/+5
|/ /
* | [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagationThomas Gleixner2006-06-2714-35/+184
* | [PATCH] pi-futex: rt mutex testerThomas Gleixner2006-06-2714-0/+1454
* | Revert "kbuild: fix make -rR breakage"Linus Torvalds2006-06-265-14/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-2635-1420/+2452
|\ \
| * | kbuild: replace abort() with exit(1)Sam Ravnborg2006-06-244-6/+6
| * | kbuild: support for %.symtypes filesAndreas Gruenbacher2006-06-243-27/+63
| * | kbuild: add option for stripping modules while installing themTheodore Ts'o2006-06-241-1/+1
| * | kbuild: kill some false positives from modpostAl Viro2006-06-241-0/+6
| * | kbuild: export-symbol usage report generatorRam Pai2006-06-241-0/+169
| * | kbuild: fix make -rR breakageSam Ravnborg2006-06-245-7/+14
| * | kbuild: append -dirty for updated but uncommited changesUwe Zeisberger2006-06-171-1/+1
| * | kbuild: append git revision for all untagged commitsUwe Zeisberger2006-06-171-1/+1
| * | kbuild: fix module.symvers parsing in modpostLaurent Riffard2006-06-161-1/+1
| * | kbuild: modpost build fixAndrew Morton2006-06-101-1/+2
| * | kbuild: check license compatibility when building modulesSam Ravnborg2006-06-092-2/+70
| * | kbuild: export-type enhancement to modpost.cRam Pai2006-06-092-16/+80
| * | kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel2006-06-092-19/+29
| * | kconfig: exit if no beginning filenameRandy Dunlap2006-06-091-0/+1
| * | kconfig: warn about leading whitespace for menu promptsRoman Zippel2006-06-091-6/+10
| * | kconfig: jump to linked menu promptRoman Zippel2006-06-092-29/+86
| * | kconfig: create links in info windowRoman Zippel2006-06-094-32/+81
| * | kconfig: finer customization via popup menusRoman Zippel2006-06-092-238/+343
| * | kconfig: Add search option for xconfigRoman Zippel2006-06-092-172/+333
| * | kconfig: add defconfig_list/module optionRoman Zippel2006-06-097-24/+53
| * | kconfig: add symbol option config syntaxRoman Zippel2006-06-097-492/+735
| * | kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-094-233/+123
| * | kconfig: allow loading multiple configurationsRoman Zippel2006-06-097-62/+84
| * | kconfig: allow multiple default values per symbolRoman Zippel2006-06-093-26/+31
| * | kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel2006-06-094-14/+6
| * | kconfig: fix .config dependenciesRoman Zippel2006-06-096-57/+145
| * | kconfig: improve config load/save outputRoman Zippel2006-06-091-4/+18
| * | kbuild: fix false section mismatch with ARCH=um buildSam Ravnborg2006-06-081-0/+2
| * | kbuild: ignore smp_locks section warnings from init/exit codeRandy Dunlap2006-06-081-0/+2
| * | kbuild: fix make rpm for powerpcMike Wolf2006-06-081-0/+5
| * | kbuild: obj-dirs is calculated incorrectly if hostprogs-y is definedPavel Roskin2006-06-081-3/+5
| |/
* | [PATCH] kernel-doc: use Members for struct fields consistentlyRandy Dunlap2006-06-251-1/+1
* | [PATCH] kernel-doc: don't use XML escapes in text or man output modeRandy Dunlap2006-06-251-0/+3
* | [PATCH] kernel-doc: warn on malformed function docs.Randy Dunlap2006-06-251-0/+7
* | [PATCH] checkstack: print module namesRandy Dunlap2006-06-251-2/+12