summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2006-11-03[PATCH] update some docbook commentsRandy Dunlap1-1/+1
2006-10-25[POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt1-0/+2
2006-10-17[PATCH] kbuild: allow multi-word $M in Makefile.modpostGreg Banks1-1/+1
2006-10-17[PATCH] fix `make headers_install'David Woodhouse1-1/+1
2006-10-11[PATCH] kernel-doc: make parameter description indentation uniformRandy Dunlap1-5/+7
2006-10-11[PATCH] kernel-doc: drop various "inline" qualifiersRandy Dunlap1-0/+3
2006-10-11[PATCH] Fix menuconfig build failure due to missing stdbool.hLuca Tettamanti1-0/+1
2006-10-04[PATCH] hdrcheck permission fixAndrew Morton1-1/+1
2006-10-03Fix copy&waste bug in comment in scripts/kernel-docRolf Eike Beer1-2/+2
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds15-1442/+1048
2006-10-02[PATCH] Add unifdef to gitignorePaul Mundt1-0/+1
2006-10-01kconfig: fix saving alternate kconfig file in parent dirSam Ravnborg1-1/+1
2006-10-01kbuild: make modpost processing configurableSam Ravnborg1-3/+8
2006-10-01[PATCH] allow /proc/config.gz to be built as a moduleRoss Biro1-1/+1
2006-09-30kconfig/menuconfig: do not let ncurses clutter screen on exitSam Ravnborg1-8/+8
2006-09-30kconfig/lxdialog: clear long menu linesSam Ravnborg1-6/+6
2006-09-30kbuild: do not build mconf & lxdialog unless neededSam Ravnborg1-1/+6
2006-09-30kconfig/lxdialog: fix make mrproperSam Ravnborg1-1/+0
2006-09-30kconfig/lxdialog: support resizeSam Ravnborg8-71/+161
2006-09-30kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg8-30/+76
2006-09-30kconfig/menuconfig: lxdialog is now built-inSam Ravnborg12-1019/+502
2006-09-30kconfig/lxdialog: add a new theme bluetitle which is now defaultSam Ravnborg2-2/+18
2006-09-30kconfig/lxdialog: add support for color themes and add blackbg themeSam Ravnborg2-7/+81
2006-09-30kconfig/lxdialog: refactor color supportSam Ravnborg10-362/+250
2006-09-29[PATCH] docbook: fix segfault in docproc.cHenrik Kretzschmar1-0/+1
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev1-0/+12
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich1-2/+2
2006-09-26[PATCH] Add the -fstack-protector option to the CFLAGSArjan van de Ven1-0/+6
2006-09-26[PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen1-0/+7
2006-09-24Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds2-45/+81
2006-09-25kbuild: fix "mkdir -p" usage in scripts/package/mkspecRolf Eike Beer1-2/+2
2006-09-25kbuild: update help in top level MakefileRobert P. J. Day1-0/+1
2006-09-25kbuild: fail kernel compilation in case of unresolved module symbolsKirill Korotaev2-6/+20
2006-09-25kbuild: remove debug left-over from Makefile.hostSam Ravnborg1-1/+0
2006-09-25kbuild: create output directory for hostprogs with O=.. buildSam Ravnborg1-5/+16
2006-09-25kbuild: add missing return statement in modpost.c:secref_whitelist()Sam Ravnborg1-0/+1
2006-09-25kbuild: make V=2 tell why a target is rebuildSam Ravnborg1-1/+40
2006-09-25kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg2-4/+10
2006-09-25kbuild: ignore references from ".pci_fixup" to ".init.text"Magnus Damm1-4/+12
2006-09-25kbuild: use in-kernel unifdefSam Ravnborg2-1/+4
2006-09-25kbuild: replace use of strlcpy with a dedicated implmentation in unifdefSam Ravnborg1-1/+8
2006-09-25kbuild: add unifdefSam Ravnborg1-0/+998
2006-09-25kbuild: consistently decide when to rebuild a targetSam Ravnborg2-24/+33
2006-09-25kconfig: support DOS line endingsMatthew Wilcox1-2/+6
2006-09-24Use dependencies for 'make headers_install'.David Woodhouse2-45/+81
2006-09-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+12
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+2
2006-09-20[S390] zcrypt adjunct processor bus.Martin Schwidefsky1-0/+12
2006-09-16[PATCH] Fix 'make headers_check' on biarch architecturesDavid Woodhouse1-3/+5
2006-09-16[PATCH] Add a missing space that prevents building modules that require host ...Ross Biro1-1/+1