1. 24 Sep, 2006 2 commits
    • Linus Torvalds's avatar
      Merge git://git.infradead.org/~dwmw2/khdrs-2.6 · 398477d4
      Linus Torvalds authored
      * git://git.infradead.org/~dwmw2/khdrs-2.6:
        New 'make headers_install_all' target.
        Use dependencies for 'make headers_install'.
        [S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.
        Remove dead netfilter_logging.h from include/linux/Kbuild
        Remove offsetof() from user-visible <linux/stddef.h>
        Clean up exported headers on CRIS
        Fix v850 exported headers
        Don't advertise (or allow) headers_{install,check} where inappropriate.
        Remove UML header export
        Remove ARM26 header export.
        Fix H8300 exported headers.
        Fix m68knommu exported headers
        Fix exported headers for SPARC, SPARC64
        Fix 'make headers_check' on m32r
        Fix 'make headers_check' on sh64
        Fix 'make headers_check' on sh
        [HEADERS] Fix ARM 'make headers_check'
      
      Initial pass of manual conflict resolution in top-level Makefile over
      conflicting build rule and headers_install changes.
      398477d4
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild · 6e936d3e
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild: (28 commits)
        kbuild: add distclean info to 'make help' and more details for 'clean'
        dontdiff: add utsrelease.h
        kbuild: fix "mkdir -p" usage in scripts/package/mkspec
        kbuild: correct and clarify versioning info in Makefile
        kbuild: fixup Documentation/kbuild/modules.txt
        kbuild: Extend kbuild/defconfig tags support to exuberant ctags
        kbuild: fix for some typos in Documentation/makefiles.txt
        kbuild: clarify "make C=" build option
        Documentaion: update Documentation/Changes with minimum versions
        kbuild: update help in top level Makefile
        kbuild: fail kernel compilation in case of unresolved module symbols
        kbuild: remove debug left-over from Makefile.host
        kbuild: create output directory for hostprogs with O=.. build
        kbuild: add missing return statement in modpost.c:secref_whitelist()
        kbuild: preperly align SYSMAP output
        kbuild: make -rR is now default
        kbuild: make V=2 tell why a target is rebuild
        kbuild: modpost on vmlinux regardless of CONFIG_MODULES
        kbuild: ignore references from ".pci_fixup" to ".init.text"
        kbuild: linguistic fixes for Documentation/kbuild/makefiles.txt
        ...
      6e936d3e
  2. 25 Sep, 2006 28 commits
  3. 24 Sep, 2006 10 commits