Skip to content
  1. Apr 29, 2013
    • Olof Johansson's avatar
      Merge branch 'gic/cleanup' into next/soc · e0d20b69
      Olof Johansson authored
      
      
      Merge in the gic cleanup since it has a handful of annoying internal conflicts
      with soc development branches. All of them are delete/delete conflicts.
      
      * gic/cleanup:
        irqchip: vic: add include of linux/irq.h
        irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
        irqchip: gic: Call handle_bad_irq() directly
        arm: Move chained_irq_(enter|exit) to a generic file
        arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      
      Conflicts:
      	arch/arm/mach-shmobile/smp-emev2.c
      	arch/arm/mach-shmobile/smp-r8a7779.c
      	arch/arm/mach-shmobile/smp-sh73a0.c
      	arch/arm/mach-socfpga/platsmp.c
      e0d20b69
  2. Apr 19, 2013
  3. Apr 18, 2013
    • Olof Johansson's avatar
      Merge tag 'davinci-for-v3.10/soc-2-v2' of... · a100caaf
      Olof Johansson authored
      
      Merge tag 'davinci-for-v3.10/soc-2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc
      
      From Sekhar Nori:
      v3.10 SoC updates for DaVinci
      
      This set of patches add support for remoteproc
      used to control the DSP and also fix sparse
      errors existing for quite some time.
      
      * tag 'davinci-for-v3.10/soc-2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
        ARM: davinci: ensure global variables are declared
        ARM: davinci: sram.c: fix incorrect type in assignment
        ARM: davinci: da8xx dt: make file local symbols static
        ARM: davinci: da8xx: add remoteproc support
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      a100caaf
  4. Apr 17, 2013
    • Sekhar Nori's avatar
      ARM: davinci: ensure global variables are declared · 215a084d
      Sekhar Nori authored
      
      
      Fix the following sparse warnings by declaring relevant
      global variables.
      
        CHECK   arch/arm/mach-davinci/usb.c
      arch/arm/mach-davinci/usb.c:134:12: warning: symbol 'da8xx_register_usb20' was not declared. Should it be static?
      arch/arm/mach-davinci/usb.c:169:12: warning: symbol 'da8xx_register_usb11' was not declared. Should it be static?
      
        CHECK   arch/arm/mach-davinci/pm.c
      arch/arm/mach-davinci/pm.c:155:12: warning: symbol 'davinci_pm_init' was not declared. Should it be static?
      
      Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
      215a084d
    • Sekhar Nori's avatar
      ARM: davinci: sram.c: fix incorrect type in assignment · 182e7961
      Sekhar Nori authored
      
      
      Fix missing __iomem attribute. This fixes the sparse warning:
      
        CHECK   arch/arm/mach-davinci/sram.c
      arch/arm/mach-davinci/sram.c:75:8: warning: incorrect type in assignment (different address spaces)
      arch/arm/mach-davinci/sram.c:75:8:    expected void *addr
      arch/arm/mach-davinci/sram.c:75:8:    got void [noderef] <asn:2>*
      arch/arm/mach-davinci/sram.c:81:12: warning: incorrect type in argument 1 (different address spaces)
      arch/arm/mach-davinci/sram.c:81:12:    expected void volatile [noderef] <asn:2>*addr
      arch/arm/mach-davinci/sram.c:81:12:    got void *addr
      
      Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
      182e7961
    • Sekhar Nori's avatar
      ARM: davinci: da8xx dt: make file local symbols static · 267f3c07
      Sekhar Nori authored
      
      
      Make some file-local functions static. This fixes the sparse
      warnings:
      
        CHECK   arch/arm/mach-davinci/da8xx-dt.c
      arch/arm/mach-davinci/da8xx-dt.c:23:13: warning: symbol 'da8xx_uart_clk_enable' was not declared. Should it be static?
      arch/arm/mach-davinci/da8xx-dt.c:40:23: warning: symbol 'da850_auxdata_lookup' was not declared. Should it be static?
      
      Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
      267f3c07
    • Robert Tivy's avatar
      ARM: davinci: da8xx: add remoteproc support · 5c71d618
      Robert Tivy authored
      
      
      Add remoteproc platform device for controlling the DSP
      on da8xx. The patch uses CMA-based reservation of physical
      memory block for DSP use. A new kernel command-line parameter
      has been added to allow boot-time specification of the physical
      memory block.
      
      Signed-off-by: default avatarRobert Tivy <rtivy@ti.com>
      [nsekhar@ti.com: edit commit message for readability and
      style improvements]
      Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
      5c71d618
  5. Apr 15, 2013
  6. Apr 10, 2013
    • Arnd Bergmann's avatar
      Merge tag 'devel-samsung-for-v3.10' of... · a93216c9
      Arnd Bergmann authored
      
      Merge tag 'devel-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc
      
      From Kukjin Kim <kgene.kim@samsung.com>:
      
      including various development for samsung for v3.10
      
      * tag 'devel-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
        ARM: EXYNOS: replace cpumask by the corresponding macro
        ARM: EXYNOS: handle properly the return values
        ARM: EXYNOS: factor out the idle states
        ARM: SAMSUNG: check processor type before cache restoration in resume
        ARM: S3C64XX: Slow down mic detection rate for wm5102
        ARM: S3C64XX: Clear DMA flags on channel request
        ARM: EXYNOS: Clear ENABLE_WAKEUP_SW bit when entering suspend
        ARM: EXYNOS: Remove hardcode wakeup unmask for EINT_0
        ARM: EXYNOS: Add support for rtc wakeup
        ARM: SAMSUNG: Export MIPI CSIS/DSIM PHY control functions
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      a93216c9
  7. Apr 09, 2013
    • Daniel Lezcano's avatar
      ARM: EXYNOS: replace cpumask by the corresponding macro · 329afd26
      Daniel Lezcano authored
      
      
      A trivial patch to replace for_each_cpu(cpu_id, cpu_online_mask) by
      the corresponding macro.
      
      Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
      Acked-by: default avatarAmit Daniel Kachhap <amit.daniel@samsung.com>
      Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
      329afd26
    • Daniel Lezcano's avatar
      ARM: EXYNOS: handle properly the return values · 5db9f436
      Daniel Lezcano authored
      
      
      The cpuidle_register_driver return value is not checked.
      The init function returns always -EIO when cpuidle_register_device
      fails but the error could be different.
      
      This patch fixes that by checking the cpuidle_register_driver properly
      and returning the correct value when cpuidle_register_device fails.
      
      Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
      Acked-by: default avatarAmit Daniel Kachhap <amit.daniel@samsung.com>
      Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
      5db9f436
    • Daniel Lezcano's avatar
      ARM: EXYNOS: factor out the idle states · 2eb89f89
      Daniel Lezcano authored
      
      
      The states are defined in the driver. We can get rid of the
      intermediate cpuidle states initialization and the memcpy by
      directly initializing the driver states.
      
      Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
      Acked-by: default avatarAmit Daniel Kachhap <amit.daniel@samsung.com>
      Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
      2eb89f89
    • Arnd Bergmann's avatar
      Merge tag 'tegra-for-3.10-defconfig' of... · 518fbd02
      Arnd Bergmann authored
      
      Merge tag 'tegra-for-3.10-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
      
      From Stephen Warren <swarren@wwwdotorg.org>:
      
      ARM: tegra: defconfig changes
      
      Various new features are enabled:
      
      * Tegra114 support.
      * Various PMICs and related options for Tegra114 platforms.
      * KEYBOARD_GPIO, mainly as a suspend wakeup source.
      * tegra_defconfig is rebuilt based on v3.9-rc1, which causes various
        layout changes.
      
      This branch is based on v3.9-rc1.
      
      * tag 'tegra-for-3.10-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra:
        ARM: tegra: defconfig updates
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      518fbd02
    • Arnd Bergmann's avatar
      Merge tag 'omap-for-v3.10/soc-signed' of... · b8250dc4
      Arnd Bergmann authored
      
      Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
      
      From Tony Lindgren <tony@atomide.com>:
      
      Changes needed for enabling SOC_BUS for the SoC revision
      information. Also enable few HW errata workarounds for omap4.
      
      * tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (236 commits)
        ARM: OMAP4: Enable fix for Cortex-A9 erratas
        ARM: OMAP2+: Export SoC information to userspace
        ARM: OMAP2+: SoC name and revision unification
        ARM: OMAP2+: Move common part of late init into common function
      
      Includes an update to Linux 3.9-rc6
      
      Conflicts:
      	arch/arm/mach-omap2/cclock44xx_data.c
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      b8250dc4
    • Arnd Bergmann's avatar
      Merge tag 'mxs-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc · 56734ee2
      Arnd Bergmann authored
      
      
      From Shawn Guo <shawn.guo@linaro.org>:
      
      The mxs soc changes for 3.10:
      
      * A few mxs_defconfig changes
      * Select ARM_CPU_SUSPEND for suspend testing
      
      * tag 'mxs-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6:
        ARM: mxs_defconfig: Select watchdog driver
        ARM: mxs_defconfig: Select CONFIG_MMC_UNSAFE_RESUME
        ARM: mxs_defconfig: Build CONFIG_INPUT_EVDEV as built-in
        ARM: mxs: Select ARM_CPU_SUSPEND
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      56734ee2
    • Arnd Bergmann's avatar
      Merge tag 'tegra-for-3.10-soc' of... · 6cd2f8e7
      Arnd Bergmann authored
      
      Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
      
      From Stephen Warren <swarren@wwwdotorg.org>:
      
      ARM: tegra: core SoC support development
      
      This branch includes major development on the core Tegra SoC support code
      in the mach-tegra directory:
      
      * SMP support for Tegra114.
      * Exposes SoC chip ID and revision through standard sysfs files.
      * System-level suspend/resume for Tegra20/30. At present, this only
        supports "LP2" mode (CPU power-down), but provides the basis to
        implement "LP0"/"LP1" (various levels of core/chip power-down) in the
        hopefully near future.
      * A minor cleanup of a duplicate include, which was introduced in this
        branch.
      
      This branch is based on the previous cleanup pull request.
      
      * tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra:
        ARM: tegra: pm: remove duplicated include from pm.c
        ARM: tegra: cpuidle: remove redundant parameters for powered-down mode
        ARM: tegra: pm: add platform suspend support
        ARM: dt: tegra: add bindings of power management configurations for PMC
        ARM: tegra: irq: add wake up handling
        gpio: tegra: add gpio wakeup source handling
        ARM: tegra: moving the CPU power timer function to PMC driver
        ARM: tegra: add clock source of PMC to device trees
        ARM: tegra: add speedo-based process id for Tegra114
        ARM: tegra: expose chip ID and revision
        ARM: tegra: bring up secondary CPU for Tegra114
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      6cd2f8e7
    • Arnd Bergmann's avatar
      Merge branch 'tegra/cleanup' into next/soc · 3be1812e
      Arnd Bergmann authored
      
      
      This is a dependency for the tegra/soc branch.
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      3be1812e
    • Arnd Bergmann's avatar
      Merge tag 'davinci-for-v3.10/dt' of... · 759417ac
      Arnd Bergmann authored
      
      Merge tag 'davinci-for-v3.10/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc
      
      From Sekhar Nori <nsekhar@ti.com>:
      
      v3.10 DT updates for DaVinci
      
      The pull request adds support for MMC/SD and regulator on DA850 EVM.
      
      * tag 'davinci-for-v3.10/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
        ARM: davinci: da850: override mmc DT node device name
        ARM: davinci: da850: add mmc DT entries
        mmc: davinci_mmc: add DT support
        ARM: davinci: da850: add tps6507x regulator DT data
        ARM: regulator: add tps6507x device tree data
      
      Merged into soc branch rather than DT branch to avoid circular dependencies.
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      759417ac
    • Arnd Bergmann's avatar
      Merge tag 'davinci-for-v3.10/soc' of... · ac5ac893
      Arnd Bergmann authored
      
      Merge tag 'davinci-for-v3.10/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc
      
      From Sekhar Nori <nsekhar@ti.com>:
      
      v3.10 SoC updates for DaVinci
      
      a) adds support for eHRPWM clocks
      b) Fix the way MMC/SD IP versions are communicated to driver
         in preparation for DT support
      c) Minor cleanup in debug-macro.S
      
      * tag 'davinci-for-v3.10/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
        ARM: davinci: remove test for undefined Kconfig macro
        ARM: davinci: mmc: derive version information from device name
        ARM: davinci: da850: add ECAP & EHRPWM clock nodes
        ARM: davinci: clk framework support for enable/disable functionality
      
      Includes an update to Linux 3.9-rc5
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      ac5ac893
    • Sricharan R's avatar
      ARM: OMAP4: Enable fix for Cortex-A9 erratas · 7a981995
      Sricharan R authored
      
      
      This enables the fixes for the below erratas
      applicable for OMAP4 Socs.
      
      754322: Faulty MMU translations following ASID switch
      
      775420: A data cache maintenance operation which aborts,
              followed by an ISB, without any DSB in-between,
              might lead to deadlock
      
      Signed-off-by: default avatarSricharan R <r.sricharan@ti.com>
      Acked-by: default avatarSantosh Shilimkar <santosh.shilimkar@ti.com>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      7a981995
    • Ruslan Bilovol's avatar
      ARM: OMAP2+: Export SoC information to userspace · 6770b211
      Ruslan Bilovol authored
      
      
      In some situations it is useful for userspace to
      know some SoC-specific information. For example,
      this may be used for deciding what kernel module to
      use or how to better configure some settings etc.
      This patch exports OMAP SoC information to userspace
      using existing in Linux kernel SoC infrastructure.
      
      This information can be read under
      /sys/devices/socX directory
      
      Signed-off-by: default avatarRuslan Bilovol <ruslan.bilovol@ti.com>
      [tony@atomide.com: updated for multiplatform changes]
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      6770b211
    • Ruslan Bilovol's avatar
      ARM: OMAP2+: SoC name and revision unification · f9d41eef
      Ruslan Bilovol authored
      
      
      This is a long story where for each new generation of
      OMAP we used different approaches for creating
      strings for SoCs names and revisions that this patch
      fixes. It makes future exporting of this information
      to SoC infrastructure easier.
      
      Signed-off-by: default avatarRuslan Bilovol <ruslan.bilovol@ti.com>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      f9d41eef
    • Ruslan Bilovol's avatar
    • Arnd Bergmann's avatar
      Merge tag 'bcm2835-for-3.10-defconfig' of... · 0b191110
      Arnd Bergmann authored
      
      Merge tag 'bcm2835-for-3.10-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-rpi into next/soc
      
      From Stephen Warren <swarren@wwwdotorg.org>:
      
      ARM: bcm2835: defconfig updates
      
      This branch (patch) updates bcm2835_defconfig to enable new features that
      were added this kernel cycle. Namely, the SPI controller and HW random
      number generator.
      
      * tag 'bcm2835-for-3.10-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-rpi:
        ARM: bcm2835: defconfig updates
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      0b191110
    • Arnd Bergmann's avatar
      Merge tag 'omap-for-v3.10/crypto-signed' of... · c77db634
      Arnd Bergmann authored
      
      Merge tag 'omap-for-v3.10/crypto-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
      
      From Tony Lindgren <tony@atomide.com>:
      
      Omap crypto related bus level changes via Paul Walmsley <paul@pwsan.com>:
      
      For OMAP2+ SoCs, convert the SHA/MD5 and AES accelerator integration
      code and data to use hwmod and omap_device. This is a prerequisite for
      moving the hwmod code out of arch/arm.
      
      Basic test logs are available at:
      
      http://www.pwsan.com/omap/testlogs/sham_aes_integration_devel_3.10/20130330155313/
      
      * tag 'omap-for-v3.10/crypto-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: AM33XX: hwmod: Update and uncomment AES0 module data
        ARM: AM33XX: Add aes0 crypto clock data
        ARM: OMAP2+: Only manually add hwmod data when DT not used.
        ARM: OMAP2+: Remove unnecessary message when no AES IP is present
        ARM: OMAP3xxx: hwmod: Convert AES crypto device data to hwmod
        ARM: OMAP2xxx: hwmod: Convert AES crypto devcie data to hwmod
        ARM: AM33XX: hwmod: Update and uncomment SHA0 module data
        ARM: AM33XX: Add sha0 crypto clock data
        ARM: OMAP2+: Only manually add hwmod data when DT not used.
        ARM: OMAP2+: Remove unnecessary message when no SHA IP is present
        ARM: OMAP3xxx: hwmod: Convert SHAM crypto device data to hwmod
        ARM: OMAP2xxx: hwmod: Add DMA support for SHAM module
        ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmod
        ARM: OMAP2+: clock data: Remove CK_* flags
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      c77db634
  8. Apr 08, 2013
  9. Apr 07, 2013
  10. Apr 06, 2013
    • Linus Torvalds's avatar
      Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm · fe696909
      Linus Torvalds authored
      Pull device-mapper fixes from Alasdair Kergon:
       "A pair of patches to fix the writethrough mode of the device-mapper
        cache target when the device being cached is not itself wrapped with
        device-mapper."
      
      * tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm:
        dm cache: reduce bio front_pad size in writeback mode
        dm cache: fix writes to cache device in writethrough mode
      fe696909
    • Linus Torvalds's avatar
      Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci · b196553a
      Linus Torvalds authored
      Pull PCI fixes from Bjorn Helgaas:
       "PCI updates for v3.9:
      
        ASPM
            Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"
        kexec
            PCI: Don't try to disable Bus Master on disconnected PCI devices
        Platform ROM images
            PCI: Add PCI ROM helper for platform-provided ROM images
            nouveau: Attempt to use platform-provided ROM image
            radeon: Attempt to use platform-provided ROM image
        Hotplug
            PCI/ACPI: Always resume devices on ACPI wakeup notifications
            PCI/PM: Disable runtime PM of PCIe ports
        EISA
            EISA/PCI: Fix bus res reference
            EISA/PCI: Init EISA early, before PNP"
      
      * tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci:
        PCI/PM: Disable runtime PM of PCIe ports
        PCI/ACPI: Always resume devices on ACPI wakeup notifications
        PCI: Don't try to disable Bus Master on disconnected PCI devices
        Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"
        radeon: Attempt to use platform-provided ROM image
        nouveau: Attempt to use platform-provided ROM image
        EISA/PCI: Init EISA early, before PNP
        EISA/PCI: Fix bus res reference
        PCI: Add PCI ROM helper for platform-provided ROM images
      b196553a
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net · 53f63189
      Linus Torvalds authored
      Pull networking fixes from David Miller:
      
       1) Fix erroneous sock_orphan() leading to crashes and double
          kfree_skb() in NFC protocol.  From Thierry Escande and Samuel Ortiz.
      
       2) Fix use after free in remain-on-channel mac80211 code, from Johannes
          Berg.
      
       3) nf_reset() needs to reset the NF tracing cookie, otherwise we can
          leak it from one namespace into another.  Fix from Gao Feng and
          Patrick McHardy.
      
       4) Fix overflow in channel scanning array of mwifiex driver, from Stone
          Piao.
      
       5) Fix loss of link after suspend/shutdown in r8169, from Hayes Wang.
      
       6) Synchronization of unicast address lists to the undelying device
          doesn't work because whether to sync is maintained as a boolean
          rather than a true count.  Fix from Vlad Yasevich.
      
       7) Fix corruption of TSO packets in atl1e by limiting the segmented
          packet length.  From Hannes Frederic Sowa.
      
       8) Revert bogus AF_UNIX credential passing change and fix the
          coalescing issue properly, from Eric W Biederman.
      
       9) Changes of ipv4 address lifetime settings needs to generate a
          notification, from Jiri Pirko.
      
      * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (22 commits)
        netfilter: don't reset nf_trace in nf_reset()
        net: ipv4: notify when address lifetime changes
        ixgbe: fix registration order of driver and DCA nofitication
        af_unix: If we don't care about credentials coallesce all messages
        Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"
        bonding: remove sysfs before removing devices
        atl1e: limit gso segment size to prevent generation of wrong ip length fields
        net: count hw_addr syncs so that unsync works properly.
        r8169: fix auto speed down issue
        netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths
        mwifiex: limit channel number not to overflow memory
        NFC: microread: Fix build failure due to a new MEI bus API
        iwlwifi: dvm: fix the passive-no-RX workaround
        netfilter: nf_conntrack: fix error return code
        NFC: llcp: Keep the connected socket parent pointer alive
        mac80211: fix idle handling sequence
        netfilter: nfnetlink_acct: return -EINVAL if object name is empty
        netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init()
        netfilter: reset nf_trace in nf_reset
        mac80211: fix remain-on-channel cancel crash
        ...
      53f63189
    • Jan Beulich's avatar
      x86: Fix rebuild with EFI_STUB enabled · 91870824
      Jan Beulich authored
      
      
      eboot.o and efi_stub_$(BITS).o didn't get added to "targets", and hence
      their .cmd files don't get included by the build machinery, leading to
      the files always getting rebuilt.
      
      Rather than adding the two files individually, take the opportunity and
      add $(VMLINUX_OBJS) to "targets" instead, thus allowing the assignment
      at the top of the file to be shrunk quite a bit.
      
      At the same time, remove a pointless flags override line - the variable
      assigned to was misspelled anyway, and the options added are
      meaningless for assembly sources.
      
      [ hpa: the patch is not minimal, but I am taking it for -urgent anyway
        since the excess impact of the patch seems to be small enough. ]
      
      Signed-off-by: default avatarJan Beulich <jbeulich@suse.com>
      Link: http://lkml.kernel.org/r/515C5D2502000078000CA6AD@nat28.tlf.novell.com
      Cc: Matthew Garrett <mjg@redhat.com>
      Cc: Matt Fleming <matt.fleming@intel.com>
      Signed-off-by: default avatarH. Peter Anvin <hpa@linux.intel.com>
      91870824