summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2007-01-30[PATCH] translate dashes in filenames for headers installMike Frysinger-1/+1
2007-01-11[PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel-13/+4
2007-01-11[PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)Vivek Goyal-2/+24
2007-01-11[PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal-0/+1
2007-01-05[PATCH] qconf: fix SIGSEGV on empty menu itemsCyrill V. Gorcunov-2/+12
2006-12-22[PATCH] kernel-doc: allow unnamed structs/unionsRandy Dunlap-2/+15
2006-12-13[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...Karsten Wiese-19/+20
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese-2/+27
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese-9/+21
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese-10/+23
2006-12-13[PATCH] Fix section mismatch in parainstructionsRandy Dunlap-0/+1
2006-12-10[PATCH] kbuild: don't put temp files in sourceRoman Zippel-7/+12
2006-12-08[PATCH] move kallsyms data to .rodataJan Beulich-1/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds-3/+23
2006-12-07[PATCH] kernel-doc: stricter function pointer recognitionRandy Dunlap-1/+1
2006-12-07[PATCH] ver_linux additionsValdis Kletnieks-0/+8
2006-12-07[PATCH] qconf: support old QTakpm@osdl.org-4/+4
2006-12-07[PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel ch...Vivek Goyal-2/+6
2006-12-07[PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell-0/+2
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman-3/+17
2006-11-25[PATCH] fix menuconfig colours with TERM=vt100Roman Zippel-9/+7
2006-11-25[PATCH] qconf: fix uninitialsied memberRoman Zippel-0/+1
2006-11-25[PATCH] initramfs: handle more than one source dir or file listThomas Chou-1/+2
2006-11-13[PATCH] .gitignore: add miscellaneous filesFranck Bui-Huu-0/+2
2006-11-03[PATCH] update some docbook commentsRandy Dunlap-1/+1
2006-10-25[POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt-0/+2
2006-10-17[PATCH] kbuild: allow multi-word $M in Makefile.modpostGreg Banks-1/+1
2006-10-17[PATCH] fix `make headers_install'David Woodhouse-1/+1
2006-10-11[PATCH] kernel-doc: make parameter description indentation uniformRandy Dunlap-5/+7
2006-10-11[PATCH] kernel-doc: drop various "inline" qualifiersRandy Dunlap-0/+3
2006-10-11[PATCH] Fix menuconfig build failure due to missing stdbool.hLuca Tettamanti-0/+1
2006-10-04[PATCH] hdrcheck permission fixAndrew Morton-1/+1
2006-10-03Fix copy&waste bug in comment in scripts/kernel-docRolf Eike Beer-2/+2
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-1442/+1048
2006-10-02[PATCH] Add unifdef to gitignorePaul Mundt-0/+1
2006-10-01kconfig: fix saving alternate kconfig file in parent dirSam Ravnborg-1/+1
2006-10-01kbuild: make modpost processing configurableSam Ravnborg-3/+8
2006-10-01[PATCH] allow /proc/config.gz to be built as a moduleRoss Biro-1/+1
2006-09-30kconfig/menuconfig: do not let ncurses clutter screen on exitSam Ravnborg-8/+8
2006-09-30kconfig/lxdialog: clear long menu linesSam Ravnborg-6/+6
2006-09-30kbuild: do not build mconf & lxdialog unless neededSam Ravnborg-1/+6
2006-09-30kconfig/lxdialog: fix make mrproperSam Ravnborg-1/+0
2006-09-30kconfig/lxdialog: support resizeSam Ravnborg-71/+161
2006-09-30kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg-30/+76
2006-09-30kconfig/menuconfig: lxdialog is now built-inSam Ravnborg-1019/+502
2006-09-30kconfig/lxdialog: add a new theme bluetitle which is now defaultSam Ravnborg-2/+18
2006-09-30kconfig/lxdialog: add support for color themes and add blackbg themeSam Ravnborg-7/+81
2006-09-30kconfig/lxdialog: refactor color supportSam Ravnborg-362/+250
2006-09-29[PATCH] docbook: fix segfault in docproc.cHenrik Kretzschmar-0/+1
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev-0/+12