summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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] kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto2006-05-212-6/+46
* [PATCH] kbuild: check SHT_REL sectionsAtsushi Nemoto2006-05-212-19/+48
* Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"Linus Torvalds2006-05-082-28/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-05-084-7/+40
|\
| * kbuild: Do not overwrite makefile as anohter userJan Beulich2006-05-081-1/+4
| * kbuild: fix gen_initramfs_list.shSam Ravnborg2006-04-301-1/+5
| * kbuild modpost - relax driver data nameRandy Dunlap2006-04-301-3/+3
| * kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto2006-04-302-2/+28
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-04-2913-124/+194
|\|
| * [PATCH] config: update usage/help infoRandy Dunlap2006-04-191-1/+2
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-04-141-4/+9
| |\
| | * kbuild: fix false section mismatch warningsSam Ravnborg2006-04-151-4/+9
| * | [PATCH] Enhancing accessibility of lxdialogSamuel Thibault2006-04-141-10/+9
| |/
| * kconfig: fix typo in change count initializationRoman Zippel2006-04-111-1/+1
| * kconfig: recenter menuconfigRoman Zippel2006-04-111-9/+10
| * kconfig: revert conf behaviour changeRoman Zippel2006-04-111-16/+2
| * kconfig: fix default value for choice inputRoman Zippel2006-04-111-2/+1
| * kbuild: fix NULL dereference in scripts/mod/modpost.cEric Sesterhenn2006-04-111-1/+1
| * kbuild: fix mode of checkstack.pl and other files.Paolo 'Blaisorblade' Giarrusso2006-04-114-0/+0
| * kbuild: rebuild initramfs if content of initramfs changesSam Ravnborg2006-04-111-73/+152
| * kbuild: properly pass options to hostcc when doing make O=..Sam Ravnborg2006-04-072-5/+5
| * ver_linux: don't print reiser4progs version if none foundAlexey Dobriyan2006-04-051-2/+2
* | Input: move input_device_id to mod_devicetable.hDmitry Torokhov2006-04-261-19/+17
|/
* [PATCH] x86_64: Basic reorder infrastructureArjan van de Ven2006-03-251-0/+21
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-2522-1013/+1139
|\
| * kbuild: remove obsoleted scripts/reference_* filesSam Ravnborg2006-03-212-220/+0
| * kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.hJan Beulich2006-03-121-1/+1
| * kbuild: add -fverbose-asm to i386 MakefileChuck Ebbert2006-03-121-1/+1