1. 29 Oct, 2010 36 commits
  2. 28 Oct, 2010 4 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
    • Linus Torvalds's avatar
      Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 · b779b332
      Linus Torvalds authored
      * 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6: (73 commits)
        power: Revert "power_supply: Mark twl4030_charger as broken"
        mfd: Fix a memory leak when unload mc13xxx-core module
        mfd: Fix resource reclaim for max8998
        mfd: Remove unneeded ret value checking for max8998 register updates
        mfd: Add free max8998->ono irq in max8998_irq_exit()
        mfd: Fix resource reclaim in pcf50633_remove()
        omap4: pandaboard: fix up mmc card detect logic
        mfd: Fix ezx_pcap_probe error path
        mfd: Fix off-by-one value range checking for tps6507x
        mfd: Remove __devinitdata from tc6393xb_mmc_resources
        mfd: Add WM831x SPI support
        mfd: Factor out WM831x I2C I/O from the core driver
        mfd: Remove DEBUG defines from mc13xxx-core
        mfd: Fix jz4740_adc_set_enabled
        mfd: Add TPS658621C device ID
        mfd: Fix twl-irq function declaration warnings
        regulator: max8998 BUCK1/2 voltage change with use of GPIOs
        mfd: Voltages and GPIOs platform_data definitions for max8998
        regulator: max8998 BUCK1/2 internal voltages and indexes defined
        mfd: Support for ICs compliant with max8998
        ...
      b779b332