1. 29 Oct, 2010 37 commits
  2. 28 Oct, 2010 3 commits
    • Linus Torvalds's avatar
      Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 · 2301b65b
      Linus Torvalds authored
      * 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6:
        scripts/package: don't break if %{_smp_mflags} isn't set
        kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it
      2301b65b
    • Linus Torvalds's avatar
      Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 · e596c790
      Linus Torvalds authored
      * 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6: (39 commits)
        Revert "namespace: add source file location exceptions"
        Coccinelle: Add contextual message
        Coccinelle: Fix documentation
        Coccinelle: Find doubled arguments to boolean or bit operators.
        Coccinelle: Find nested lock+irqsave functions that use the same flags variables.
        namespace: add source file location exceptions
        scripts/extract-ikconfig: add support for bzip2, lzma and lzo
        kbuild: check return value of asprintf()
        scripts/namespace.pl: improve to get more correct results
        scripts/namespace.pl: some bug fixes
        scripts/namespace.pl: update file exclusion list
        scripts/namespace.pl: fix wrong source path
        Coccinelle: Use the -no_show_diff option for org and report mode
        Coccinelle: Add a new mode named 'chain'
        Coccinelle: Use new comment format to explain kfree.cocci
        Coccinelle: Improve user information with a new kind of comment
        Coccinelle: Update documentation
        MAINTAINERS: Coccinelle: Update email address
        Documentation/kbuild: modules.txt cleanup
        Documentation/kbuild: major edit of modules.txt sections 5-8
        ...
      e596c790
    • Linus Torvalds's avatar
      Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 · 51399a39
      Linus Torvalds authored
      * 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6: (38 commits)
        kbuild: convert `arch/tile' to the kconfig mainmenu upgrade
        README: cite nconfig
        Revert "kconfig: Temporarily disable dependency warnings"
        kconfig: Use PATH_MAX instead of 128 for path buffer sizes.
        kconfig: Fix realloc usage()
        kconfig: Propagate const
        kconfig: Don't go out from read config loop when you read new symbol
        kconfig: fix menuconfig on debian lenny
        kbuild: migrate all arch to the kconfig mainmenu upgrade
        kconfig: expand file names
        kconfig: use the file's name of sourced file
        kconfig: constify file name
        kconfig: don't emit warning upon rootmenu's prompt redefinition
        kconfig: replace KERNELVERSION usage by the mainmenu's prompt
        kconfig: delay gconf window initialization
        kconfig: expand by default the rootmenu's prompt
        kconfig: add a symbol string expansion helper
        kconfig: regen parser
        kconfig: implement the `mainmenu' directive
        kconfig: allow PACKAGE to be defined on the compiler's command-line
        ...
      
      Fix up trivial conflict in arch/mn10300/Kconfig
      51399a39