summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
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
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich-2/+2
2006-09-26[PATCH] Add the -fstack-protector option to the CFLAGSArjan van de Ven-0/+6
2006-09-26[PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen-0/+7
2006-09-24Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds-45/+81
2006-09-25kbuild: fix "mkdir -p" usage in scripts/package/mkspecRolf Eike Beer-2/+2
2006-09-25kbuild: update help in top level MakefileRobert P. J. Day-0/+1
2006-09-25kbuild: fail kernel compilation in case of unresolved module symbolsKirill Korotaev-6/+20
2006-09-25kbuild: remove debug left-over from Makefile.hostSam Ravnborg-1/+0
2006-09-25kbuild: create output directory for hostprogs with O=.. buildSam Ravnborg-5/+16
2006-09-25kbuild: add missing return statement in modpost.c:secref_whitelist()Sam Ravnborg-0/+1
2006-09-25kbuild: make V=2 tell why a target is rebuildSam Ravnborg-1/+40
2006-09-25kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg-4/+10
2006-09-25kbuild: ignore references from ".pci_fixup" to ".init.text"Magnus Damm-4/+12
2006-09-25kbuild: use in-kernel unifdefSam Ravnborg-1/+4
2006-09-25kbuild: replace use of strlcpy with a dedicated implmentation in unifdefSam Ravnborg-1/+8
2006-09-25kbuild: add unifdefSam Ravnborg-0/+998
2006-09-25kbuild: consistently decide when to rebuild a targetSam Ravnborg-24/+33
2006-09-25kconfig: support DOS line endingsMatthew Wilcox-2/+6
2006-09-24Use dependencies for 'make headers_install'.David Woodhouse-45/+81
2006-09-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-0/+12