summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-04-2244-209/+254
|\
| * Merge branch 'fixes' into next/fixes-non-criticalOlof Johansson2015-04-20603-3557/+6591
| |\
| | * ARM: at91/dt: sama5d3 xplained: add phy address for macb1Nicolas Ferre2015-04-031-0/+6
| | * Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-04-034-16/+11
| | |\
| | | * ARM: EXYNOS: Fix build breakage cpuidle on !SMPBartlomiej Zolnierkiewicz2015-03-173-2/+5
| | | * ARM: dts: fix lid and power pin-functions for exynos5250-springAndreas Faerber2015-03-171-2/+2
| | | * ARM: dts: fix mmc node updates for exynos5250-springAndreas Faerber2015-03-171-12/+4
| | * | Merge tag 'mvebu-fixes-4.0' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2015-04-031-1/+15
| | |\ \
| | | * | ARM: mvebu: Disable CPU Idle on Armada 38xGregory CLEMENT2015-03-311-1/+15
| | | |/
| | * | kbuild: Create directory for target DTBNathan Rossi2015-04-031-1/+2
| * | | Merge tag 'samsung-fixes-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-04-0318-53/+69
| |\ \ \
| | * | | ARM: S3C24XX: avoid a Kconfig warningArnd Bergmann2015-02-261-5/+5
| | * | | ARM: S3C24XX: fix header file inclusionsArnd Bergmann2015-02-263-22/+23
| | * | | ARM: S3C24XX: fix building without PM_SLEEPArnd Bergmann2015-02-2611-22/+31
| | * | | ARM: S3C24XX: use SAMSUNG_WAKEMASK for s3c2416Arnd Bergmann2015-02-261-0/+1
| | * | | ARM: S3C64XX: fix __initdata section mismatchArnd Bergmann2015-02-261-1/+1
| | * | | ARM: S3C64XX: fix building without CONFIG_PM_SLEEPArnd Bergmann2015-02-263-2/+5
| | * | | ARM: S3C64XX: add I2C dependencies where neededArnd Bergmann2015-02-261-1/+3
| | | |/ | | |/|
| * | | Merge tag 'omap-for-v4.1/fixes-0' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2015-04-0318-137/+151
| |\ \ \
| | * | | ARM: DRA7: Enable Cortex A15 errata 798181Praneeth Bajjuri2015-03-271-0/+1
| | * | | ARM: dts: am57xx-beagle-x15: Add thermal map to include fan and tmp102Nishanth Menon2015-03-262-2/+51
| | * | | ARM: dts: DRA7: Add bandgap and related thermal nodesKeerthy2015-03-263-0/+33
| | * | | Merge branch 'omap-for-v4.1/ocp2scp' into omap-for-v4.1/fixes-not-urgentTony Lindgren2015-03-263-3/+38
| | |\ \ \
| | | * | | bus: ocp2scp: SYNC2 value should be changed to 0x6Kishon Vijay Abraham I2015-03-261-0/+34
| | | * | | ARM: dts: am4372: Add "ti,am437x-ocp2scp" as compatible string for OCP2SCPKishon Vijay Abraham I2015-03-262-3/+4
| | | |/ /
| | * | | ARM: OMAP2+: remove superfluous NULL pointer checkStefan Agner2015-03-261-1/+1
| | * | | ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688Stefan Hengelein2015-03-177-105/+0
| | * | | MAINTAINERS: add OMAP defconfigs under OMAP SUPPORTFelipe Balbi2015-03-171-0/+2
| | * | | ARM: OMAP1: PM: fix some build warnings on 1510-only KconfigsPaul Walmsley2015-03-171-26/+25
| | |/ /
| * | | ARM: cns3xxx: don't export static symbolJulia Lawall2015-03-131-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-223-43/+14
|\ \ \ \
| * | | | sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan2015-04-211-1/+1
| * | | | sparc64: Use M7 PMC write on all chips T4 and onward.David S. Miller2015-04-211-32/+3
| * | | | Merge branch 'iommu-common-fixes'David S. Miller2015-04-201-10/+10
| |\ \ \ \
| | * | | | iommu-common: rename iommu_pool_hash to iommu_hash_commonSowmini Varadhan2015-04-201-3/+3
| | * | | | iommu-common: fix x86_64 compiler warningsSowmini Varadhan2015-04-201-7/+7
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-229-6/+28
|\ \ \ \ \
| * | | | | net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha2015-04-211-1/+1
| * | | | | tcp: add memory barriers to write space pathsjbaron@akamai.com2015-04-212-1/+5
| * | | | | altera tse: Error-Bit on tx-avalon-stream always set.Andreas Oetken2015-04-211-1/+0
| * | | | | net: dsa: mv88e6xxx: use PORT_DEFAULT_VLANVivien Didelot2015-04-211-1/+2
| * | | | | net: dsa: mv88e6xxx: fix setup of port control 1Vivien Didelot2015-04-211-2/+1
| * | | | | Merge branch 'ppp_csum_unset'David S. Miller2015-04-212-0/+13
| |\ \ \ \ \
| | * | | | | ppp: call skb_checksum_complete_unset in ppp_receive_frameTom Herbert2015-04-211-0/+1
| | * | | | | net: add skb_checksum_complete_unsetTom Herbert2015-04-211-0/+12
| |/ / / / /
| * | | | | pppoe: Lacks DST MAC address checkJoakim Tjernlund2015-04-201-0/+3
| * | | | | ip_forward: Drop frames with attached skb->skSebastian Pöhn2015-04-201-0/+3
* | | | | | Merge branch 'parisc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-227-36/+28
|\ \ \ \ \ \
| * | | | | | parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELSGuenter Roeck2015-04-211-3/+3
| * | | | | | parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox2015-04-216-33/+25