summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ocfs2: Update dlmglue for new dlmlock() APIMark Fasheh2006-09-241-0/+3
| * | ocfs2: Update dlmfs for new dlmlock() APIMark Fasheh2006-09-242-51/+31
| * | ocfs2: Allow binary names in the DLMMark Fasheh2006-09-245-8/+11
| * | ocfs2: Silence dlm error printMark Fasheh2006-09-241-3/+3
* | | Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds2006-09-2439-142/+171
|\ \ \
| * | | New 'make headers_install_all' target.David Woodhouse2006-09-241-0/+9
| * | | Use dependencies for 'make headers_install'.David Woodhouse2006-09-243-46/+81
| * | | [S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.David Woodhouse2006-09-241-1/+1
| * | | Remove dead netfilter_logging.h from include/linux/KbuildDavid Woodhouse2006-09-241-1/+0
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-09-241797-64502/+170664
| |\| |
| * | | Remove offsetof() from user-visible <linux/stddef.h>David Woodhouse2006-09-222-1/+3
| * | | Clean up exported headers on CRISDavid Woodhouse2006-09-218-17/+23
| * | | Fix v850 exported headersDavid Woodhouse2006-09-212-5/+6
| * | | Don't advertise (or allow) headers_{install,check} where inappropriate.David Woodhouse2006-09-211-2/+9
| * | | Remove UML header exportDavid Woodhouse2006-09-211-1/+0
| * | | Remove ARM26 header export.David Woodhouse2006-09-211-1/+0
| * | | Fix H8300 exported headers.David Woodhouse2006-09-211-4/+3
| * | | Fix m68knommu exported headersDavid Woodhouse2006-09-211-4/+3
| * | | Fix exported headers for SPARC, SPARC64David Woodhouse2006-09-215-20/+11
| * | | Fix 'make headers_check' on m32rDavid Woodhouse2006-09-215-8/+5
| * | | Fix 'make headers_check' on sh64Paul Mundt2006-09-214-16/+5
| * | | Fix 'make headers_check' on shPaul Mundt2006-09-213-4/+2
| * | | [HEADERS] Fix ARM 'make headers_check'David Woodhouse2006-09-212-12/+10
| * | | Merge ssh://git.infradead.org/~/public_git/hdronelineDavid Woodhouse2006-09-2129-159/+721
| |\ \ \
* | \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-09-2420-319/+1471
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | kbuild: add distclean info to 'make help' and more details for 'clean'Jesper Juhl2006-09-251-2/+3
| * | | | dontdiff: add utsrelease.hRandy Dunlap2006-09-251-0/+1
| * | | | kbuild: fix "mkdir -p" usage in scripts/package/mkspecRolf Eike Beer2006-09-251-2/+2
| * | | | kbuild: correct and clarify versioning info in MakefileRobert P. J. Day2006-09-251-5/+27
| * | | | kbuild: fixup Documentation/kbuild/modules.txtRobert P. J. Day2006-09-251-23/+23
| * | | | kbuild: Extend kbuild/defconfig tags support to exuberant ctagsAron Griffis2006-09-251-17/+27
| * | | | kbuild: fix for some typos in Documentation/makefiles.txtBryce Harrington2006-09-251-40/+43
| * | | | kbuild: clarify "make C=" build optionRobert P. J. Day2006-09-252-7/+13
| * | | | Documentaion: update Documentation/Changes with minimum versionsRobert P. J. Day2006-09-251-4/+3
| * | | | kbuild: update help in top level MakefileRobert P. J. Day2006-09-252-0/+2
| * | | | 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: preperly align SYSMAP outputSam Ravnborg2006-09-251-11/+11
| * | | | kbuild: make -rR is now defaultSam Ravnborg2006-09-251-7/+7
| * | | | kbuild: make V=2 tell why a target is rebuildSam Ravnborg2006-09-252-1/+41
| * | | | kbuild: modpost on vmlinux regardless of CONFIG_MODULESSam Ravnborg2006-09-253-4/+11
| * | | | kbuild: ignore references from ".pci_fixup" to ".init.text"Magnus Damm2006-09-251-4/+12
| * | | | kbuild: linguistic fixes for Documentation/kbuild/makefiles.txtJan Engelhardt2006-09-251-90/+94
| * | | | kbuild: linguistic fixes for Documentation/kbuild/modules.txtJan Engelhardt2006-09-251-59/+60
| * | | | kconfig: linguistic fixes for Documentation/kbuild/kconfig-language.txtJan Engelhardt2006-09-251-6/+6
| * | | | remove RPM_BUILD_ROOT from asm-offsets.hOlaf Hering2006-09-251-1/+1
| * | | | kbuild: use in-kernel unifdefSam Ravnborg2006-09-253-3/+6
| * | | | kbuild: replace use of strlcpy with a dedicated implmentation in unifdefSam Ravnborg2006-09-251-1/+8