aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[PATCH] kbuild: more Makefile cleanupsGravatar Roman Zippel 1-36/+36
2007-02-08kbuild: fix space for good (take 103)Gravatar Linus Torvalds 1-10/+9
2007-02-07kbuild: make $(checker-shell ) strip spaces around the resultGravatar Linus Torvalds 1-3/+2
2007-02-07[PATCH] kbuild, Kbuild.include: avoid using spaces in call argumentsGravatar Oleg Verych 1-20/+20
2007-02-06[PATCH] kbuild: improve option checking, Kbuild.include cleanupGravatar Oleg Verych 1-43/+53
2007-02-06[PATCH] kbuild scripts: replace gawk, head, bc with shell, updateGravatar Oleg Verych 2-38/+39
2007-01-30[PATCH] translate dashes in filenames for headers installGravatar Mike Frysinger 1-1/+1
2007-01-11[PATCH] qconf: (re)fix SIGSEGV on empty menu itemsGravatar Roman Zippel 2-13/+4
2007-01-11[PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)Gravatar Vivek Goyal 1-2/+24
2007-01-11[PATCH] x86-64: modpost add more symbols to whitelist pattern2Gravatar Vivek Goyal 1-0/+1
2007-01-05[PATCH] qconf: fix SIGSEGV on empty menu itemsGravatar Cyrill V. Gorcunov 2-2/+12
2006-12-22[PATCH] kernel-doc: allow unnamed structs/unionsGravatar Randy Dunlap 1-2/+15
2006-12-13[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...Gravatar Karsten Wiese 2-19/+20
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Gravatar Karsten Wiese 4-2/+27
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Gravatar Karsten Wiese 6-9/+21
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Gravatar Karsten Wiese 5-10/+23
2006-12-13[PATCH] Fix section mismatch in parainstructionsGravatar Randy Dunlap 1-0/+1
2006-12-10[PATCH] kbuild: don't put temp files in sourceGravatar Roman Zippel 1-7/+12
2006-12-08[PATCH] move kallsyms data to .rodataGravatar Jan Beulich 1-1/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 2-3/+23
2006-12-07[PATCH] kernel-doc: stricter function pointer recognitionGravatar Randy Dunlap 1-1/+1
2006-12-07[PATCH] ver_linux additionsGravatar Valdis Kletnieks 1-0/+8
2006-12-07[PATCH] qconf: support old QTGravatar akpm@osdl.org 1-4/+4
2006-12-07[PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel ch...Gravatar Vivek Goyal 1-2/+6
2006-12-07[PATCH] paravirt: Patch inline replacements for paravirt interceptsGravatar Rusty Russell 1-0/+2
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsGravatar Eric W. Biederman 1-3/+17
2006-11-25[PATCH] fix menuconfig colours with TERM=vt100Gravatar Roman Zippel 1-9/+7
2006-11-25[PATCH] qconf: fix uninitialsied memberGravatar Roman Zippel 1-0/+1
2006-11-25[PATCH] initramfs: handle more than one source dir or file listGravatar Thomas Chou 1-1/+2
2006-11-13[PATCH] .gitignore: add miscellaneous filesGravatar Franck Bui-Huu 1-0/+2
2006-11-03[PATCH] update some docbook commentsGravatar Randy Dunlap 1-1/+1
2006-10-25[POWERPC] Support feature fixups in modulesGravatar Benjamin Herrenschmidt 1-0/+2
2006-10-17[PATCH] kbuild: allow multi-word $M in Makefile.modpostGravatar Greg Banks 1-1/+1
2006-10-17[PATCH] fix `make headers_install'Gravatar David Woodhouse 1-1/+1
2006-10-11[PATCH] kernel-doc: make parameter description indentation uniformGravatar Randy Dunlap 1-5/+7
2006-10-11[PATCH] kernel-doc: drop various "inline" qualifiersGravatar Randy Dunlap 1-0/+3
2006-10-11[PATCH] Fix menuconfig build failure due to missing stdbool.hGravatar Luca Tettamanti 1-0/+1
2006-10-04[PATCH] hdrcheck permission fixGravatar Andrew Morton 1-1/+1
2006-10-03Fix copy&waste bug in comment in scripts/kernel-docGravatar Rolf Eike Beer 1-2/+2
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 15-1442/+1048
2006-10-02[PATCH] Add unifdef to gitignoreGravatar Paul Mundt 1-0/+1
2006-10-01kconfig: fix saving alternate kconfig file in parent dirGravatar Sam Ravnborg 1-1/+1
2006-10-01kbuild: make modpost processing configurableGravatar Sam Ravnborg 1-3/+8
2006-10-01[PATCH] allow /proc/config.gz to be built as a moduleGravatar Ross Biro 1-1/+1
2006-09-30kconfig/menuconfig: do not let ncurses clutter screen on exitGravatar Sam Ravnborg 1-8/+8
2006-09-30kconfig/lxdialog: clear long menu linesGravatar Sam Ravnborg 1-6/+6
2006-09-30kbuild: do not build mconf & lxdialog unless neededGravatar Sam Ravnborg 1-1/+6
2006-09-30kconfig/lxdialog: fix make mrproperGravatar Sam Ravnborg 1-1/+0
2006-09-30kconfig/lxdialog: support resizeGravatar Sam Ravnborg 8-71/+161
2006-09-30kconfig/lxdialog: let <ESC><ESC> behave as expectedGravatar Sam Ravnborg 8-30/+76