summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
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
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds-0/+2
2006-09-20[S390] zcrypt adjunct processor bus.Martin Schwidefsky-0/+12
2006-09-16[PATCH] Fix 'make headers_check' on biarch architecturesDavid Woodhouse-3/+5
2006-09-16[PATCH] Add a missing space that prevents building modules that require host ...Ross Biro-1/+1
2006-09-14Merge branch 'linux-2.6'Paul Mackerras-2/+2
2006-09-13[PATCH] headers_check: clarify error messageAlexey Dobriyan-1/+1
2006-09-13[PATCH] headers_check: improve #include regexpAlexey Dobriyan-1/+1
2006-08-31Merge branch 'merge'Paul Mackerras-1/+1
2006-08-25[POWERPC] make checkstack work with ARCH=powerpcJohannes Berg-0/+2
2006-08-15[PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patchHans de Goede-1/+1
2006-08-01kbuild: always use $(CC) for $(call cc-version)Sam Ravnborg-2/+1
2006-08-01kconfig: correct oldconfig for unset choice optionsRoman Zippel-1/+1
2006-08-01kbuild: fix typo in modpostDave Jones-1/+1
2006-08-01kbuild: improve error from file2aliasSam Ravnborg-19/+43
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath-0/+7
2006-07-31[PATCH] kernel-doc: ignore __devinitRandy Dunlap-0/+1
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds-0/+166
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg-4/+3
2006-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-35/+88
2006-07-01[PATCH] kernel-doc: make man/text mode function output sameRandy Dunlap-1/+4
2006-07-01[PATCH] kernel-doc: consistent text/man mode outputRandy.Dunlap-3/+5
2006-07-01kbuild: warn when a moduled uses a symbol marked UNUSEDSam Ravnborg-23/+64
2006-07-01kbuild: fix segv in modpostSam Ravnborg-3/+6
2006-07-01kconfig: enhancing accessibility of lxdialogSamuel Thibault-2/+5
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg-7/+13