summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2007-02-09[PATCH] kbuild: more Makefile cleanupsRoman Zippel
2007-02-08kbuild: fix space for good (take 103)Linus Torvalds
2007-02-07kbuild: make $(checker-shell ) strip spaces around the resultLinus Torvalds
2007-02-07[PATCH] kbuild, Kbuild.include: avoid using spaces in call argumentsOleg Verych
2007-02-06[PATCH] kbuild: improve option checking, Kbuild.include cleanupOleg Verych
2007-02-06[PATCH] kbuild scripts: replace gawk, head, bc with shell, updateOleg Verych
2007-01-30[PATCH] translate dashes in filenames for headers installMike Frysinger
2007-01-11[PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel
2007-01-11[PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)Vivek Goyal
2007-01-11[PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal
2007-01-05[PATCH] qconf: fix SIGSEGV on empty menu itemsCyrill V. Gorcunov
2006-12-22[PATCH] kernel-doc: allow unnamed structs/unionsRandy Dunlap
2006-12-13[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...Karsten Wiese
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese
2006-12-13[PATCH] Fix section mismatch in parainstructionsRandy Dunlap
2006-12-10[PATCH] kbuild: don't put temp files in sourceRoman Zippel
2006-12-08[PATCH] move kallsyms data to .rodataJan Beulich
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] kernel-doc: stricter function pointer recognitionRandy Dunlap
2006-12-07[PATCH] ver_linux additionsValdis Kletnieks
2006-12-07[PATCH] qconf: support old QTakpm@osdl.org
2006-12-07[PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel ch...Vivek Goyal
2006-12-07[PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman
2006-11-25[PATCH] fix menuconfig colours with TERM=vt100Roman Zippel
2006-11-25[PATCH] qconf: fix uninitialsied memberRoman Zippel
2006-11-25[PATCH] initramfs: handle more than one source dir or file listThomas Chou
2006-11-13[PATCH] .gitignore: add miscellaneous filesFranck Bui-Huu
2006-11-03[PATCH] update some docbook commentsRandy Dunlap
2006-10-25[POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt
2006-10-17[PATCH] kbuild: allow multi-word $M in Makefile.modpostGreg Banks
2006-10-17[PATCH] fix `make headers_install'David Woodhouse
2006-10-11[PATCH] kernel-doc: make parameter description indentation uniformRandy Dunlap
2006-10-11[PATCH] kernel-doc: drop various "inline" qualifiersRandy Dunlap
2006-10-11[PATCH] Fix menuconfig build failure due to missing stdbool.hLuca Tettamanti
2006-10-04[PATCH] hdrcheck permission fixAndrew Morton
2006-10-03Fix copy&waste bug in comment in scripts/kernel-docRolf Eike Beer
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-10-02[PATCH] Add unifdef to gitignorePaul Mundt
2006-10-01kconfig: fix saving alternate kconfig file in parent dirSam Ravnborg
2006-10-01kbuild: make modpost processing configurableSam Ravnborg
2006-10-01[PATCH] allow /proc/config.gz to be built as a moduleRoss Biro
2006-09-30kconfig/menuconfig: do not let ncurses clutter screen on exitSam Ravnborg
2006-09-30kconfig/lxdialog: clear long menu linesSam Ravnborg
2006-09-30kbuild: do not build mconf & lxdialog unless neededSam Ravnborg
2006-09-30kconfig/lxdialog: fix make mrproperSam Ravnborg
2006-09-30kconfig/lxdialog: support resizeSam Ravnborg
2006-09-30kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg