summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] docbook: fix segfault in docproc.cHenrik Kretzschmar2006-09-291-0/+1
* [PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2006-09-271-0/+12
* [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-261-2/+2
* [PATCH] Add the -fstack-protector option to the CFLAGSArjan van de Ven2006-09-261-0/+6
* [PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen2006-09-261-0/+7
* Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds2006-09-242-45/+81
|\
| * Use dependencies for 'make headers_install'.David Woodhouse2006-09-242-45/+81
* | kbuild: fix "mkdir -p" usage in scripts/package/mkspecRolf Eike Beer2006-09-251-2/+2
* | kbuild: update help in top level MakefileRobert P. J. Day2006-09-251-0/+1
* | kbuild: fail kernel compilation in case of unresolved module symbolsKirill Korotaev2006-09-252-6/+20
* | kbuild: remove debug left-over from Makefile.hostSam Ravnborg2006-09-251-1/+0
* | kbuild: create output directory for hostprogs with O=.. buildSam Ravnborg2006-09-251-5/+16
* | kbuild: add missing return statement in modpost.c:secref_whitelist()Sam Ravnborg2006-09-251-0/+1
* | kbuild: make V=2 tell why a target is rebuildSam Ravnborg2006-09-251-1/+40
* | kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg2006-09-252-4/+10
* | kbuild: ignore references from ".pci_fixup" to ".init.text"Magnus Damm2006-09-251-4/+12
* | kbuild: use in-kernel unifdefSam Ravnborg2006-09-252-1/+4
* | kbuild: replace use of strlcpy with a dedicated implmentation in unifdefSam Ravnborg2006-09-251-1/+8
* | kbuild: add unifdefSam Ravnborg2006-09-251-0/+998
* | kbuild: consistently decide when to rebuild a targetSam Ravnborg2006-09-252-24/+33
* | kconfig: support DOS line endingsMatthew Wilcox2006-09-251-2/+6
|/
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-09-221-0/+12
|\
| * [S390] zcrypt adjunct processor bus.Martin Schwidefsky2006-09-201-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-09-221-0/+2
|\ \ | |/ |/|
| * Merge branch 'linux-2.6'Paul Mackerras2006-09-141-2/+2
| |\
| * \ Merge branch 'merge'Paul Mackerras2006-08-311-1/+1
| |\ \
| * | | [POWERPC] make checkstack work with ARCH=powerpcJohannes Berg2006-08-251-0/+2
* | | | [PATCH] Fix 'make headers_check' on biarch architecturesDavid Woodhouse2006-09-161-3/+5
* | | | [PATCH] Add a missing space that prevents building modules that require host ...Ross Biro2006-09-161-1/+1
| |_|/ |/| |
* | | [PATCH] headers_check: clarify error messageAlexey Dobriyan2006-09-131-1/+1
* | | [PATCH] headers_check: improve #include regexpAlexey Dobriyan2006-09-131-1/+1
| |/ |/|
* | [PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patchHans de Goede2006-08-151-1/+1
|/
* kbuild: always use $(CC) for $(call cc-version)Sam Ravnborg2006-08-011-2/+1
* kconfig: correct oldconfig for unset choice optionsRoman Zippel2006-08-011-1/+1
* kbuild: fix typo in modpostDave Jones2006-08-011-1/+1
* kbuild: improve error from file2aliasSam Ravnborg2006-08-011-19/+43
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-311-0/+7
* [PATCH] kernel-doc: ignore __devinitRandy Dunlap2006-07-311-0/+1
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-042-0/+166
|\
| * Basic implementation of 'make headers_check'David Woodhouse2006-06-182-0/+19
| * Basic implementation of 'make headers_install'David Woodhouse2006-06-181-0/+147
* | kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-018-35/+88
|\ \
| * | kbuild: warn when a moduled uses a symbol marked UNUSEDSam Ravnborg2006-07-012-23/+64
| * | kbuild: fix segv in modpostSam Ravnborg2006-07-011-3/+6
| * | kconfig: enhancing accessibility of lxdialogSamuel Thibault2006-07-011-2/+5
| * | kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-015-7/+13
* | | [PATCH] kernel-doc: make man/text mode function output sameRandy Dunlap2006-07-011-1/+4
* | | [PATCH] kernel-doc: consistent text/man mode outputRandy.Dunlap2006-07-011-3/+5
|/ /
* | [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagationThomas Gleixner2006-06-2714-35/+184