summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
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
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel-62/+84
2006-06-09kconfig: allow multiple default values per symbolRoman Zippel-26/+31
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel-14/+6
2006-06-09kconfig: fix .config dependenciesRoman Zippel-57/+145
2006-06-09kconfig: improve config load/save outputRoman Zippel-4/+18
2006-06-08kbuild: fix false section mismatch with ARCH=um buildSam Ravnborg-0/+2
2006-06-08kbuild: ignore smp_locks section warnings from init/exit codeRandy Dunlap-0/+2
2006-06-08kbuild: fix make rpm for powerpcMike Wolf-0/+5
2006-06-08kbuild: obj-dirs is calculated incorrectly if hostprogs-y is definedPavel Roskin-3/+5
2006-05-21[PATCH] kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto-6/+46
2006-05-21[PATCH] kbuild: check SHT_REL sectionsAtsushi Nemoto-19/+48
2006-05-08Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"Linus Torvalds-28/+2
2006-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-7/+40
2006-05-08kbuild: Do not overwrite makefile as anohter userJan Beulich-1/+4
2006-04-30kbuild: fix gen_initramfs_list.shSam Ravnborg-1/+5