summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch 'bridge-mdb-fixes'David S. Miller2016-04-245-50/+96
| | |\ \
| | | * | bridge: mdb: Marking port-group as offloadedElad Raz2016-04-243-32/+71
| | | * | bridge: mdb: Common function for mdb entry translationElad Raz2016-04-241-18/+15
| | | * | switchdev: Adding complete operation to deferred switchdev opsElad Raz2016-04-242-0/+10
| | |/ /
| | * | MAINTAINERS: net: add entry for TI Ethernet Switch driversGrygorii Strashko2016-04-241-0/+9
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-2621-135/+310
| |\ \ \
| | * | | drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla2016-04-262-2/+1
| | * | | Merge tag 'omap-for-v4.6/dt-ti81xx-signed' of git://git.kernel.org/pub/scm/li...Kevin Hilman2016-04-252-31/+238
| | |\ \ \
| | | * | | ARM: dts: Add clocks for dm814x ADPLLTony Lindgren2016-03-012-31/+238
| | * | | | Merge tag 'qcom-fixes-for-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2016-04-231-13/+1
| | |\ \ \ \
| | | * | | | Revert "dts: msm8974: Add dma channels for blsp2_i2c1 node"Andy Gross2016-04-021-2/+0
| | | * | | | Revert "dts: msm8974: Add blsp2_bam dma node"Andy Gross2016-04-021-11/+1
| | * | | | | arm64: dts: uniphier: fix I2C nodes of PH1-LD20Masahiro Yamada2016-04-232-16/+5
| | * | | | | Merge tag 'imx-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Kevin Hilman2016-04-221-2/+3
| | |\ \ \ \ \
| | | * | | | | ARM: mach-imx: sdhci-esdhc-imx: initialize DMA maskAlexander Kurz2016-04-131-2/+3
| | | |/ / / /
| | * | | | | Merge tag 'omap-for-v4.6/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2016-04-225-30/+16
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP3: Fix external abort on 36xx waking from off mode idleDave Gerlach2016-04-141-10/+13
| | | * | | | | ARM: dts: am57xx-beagle-x15: remove extcon_usb1Roger Quadros2016-04-131-17/+0
| | | * | | | | ARM: dts: am437x: Fix GPMC dma propertiesFranklin S Cooper Jr2016-04-131-1/+1
| | | * | | | | ARM: dts: am33xx: Fix GPMC dma propertiesFranklin S Cooper Jr2016-04-131-1/+1
| | | * | | | | Merge tag 'for-v4.6-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2016-04-131-1/+1
| | | |\ \ \ \ \
| | | | * | | | | ARM: DRA7: clockdomain: Implement timer workaround for errata i874Keerthy2016-04-101-1/+1
| | | * | | | | | Merge branch 'fixes-rc2' into omap-for-v4.6/fixesTony Lindgren2016-04-08242-1423/+2187
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ Merge tag 'renesas-fixes-for-v4.6' of git://git.kernel.org/pub/scm/linux/kern...Kevin Hilman2016-04-224-34/+14
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: shmobile: timer: Fix preset_lpj leading to too short delaysGeert Uytterhoeven2016-04-201-17/+11
| | | * | | | | | | | Revert "ARM: dts: porter: Enable SCIF_CLK frequency and pins"Sjoerd Simons2016-04-201-13/+0
| | | * | | | | | | | ARM: dts: r8a7791: Don't disable referenced optional clocksSjoerd Simons2016-04-203-4/+3
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge tag 'omap-for-v4.6/fixes-rc2-v2-signed' of git://git.kernel.org/pub/scm...Kevin Hilman2016-04-22240-1423/+2185
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Revert "ARM: OMAP: Catch callers of revision information prior to it being po...Tony Lindgren2016-04-192-2/+0
| | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | ARM: OMAP: Catch callers of revision information prior to it being populatedNishanth Menon2016-04-082-0/+2
| | | * | | | | | | ARM: dts: dra7: Correct clock tree for sys_32k_ckKeerthy2016-04-081-1/+17
| | | * | | | | | | ARM: OMAP: DRA7: Provide proper class to omap2_set_globals_tapNishanth Menon2016-04-081-1/+2
| | | * | | | | | | ARM: OMAP: DRA7: wakeupgen: Skip SAR save for wakeupgenNishanth Menon2016-04-081-0/+7
| | * | | | | | | | Merge tag 'v4.6-soc-fixes' of https://github.com/mbgg/linux-mediatek into fixesKevin Hilman2016-04-141-5/+6
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Revert "soc: mediatek: SCPSYS: Fix double enabling of regulators"James Liao2016-04-131-5/+6
| | | | |/ / / / / / | | | |/| | | | | |
| * | | | | | | | | devpts: more pty driver interface cleanupsLinus Torvalds2016-04-265-59/+28
| * | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-04-251-30/+57
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | crypto: talitos - fix AEAD tcrypt testsHoria Geant?2016-04-201-16/+30
| | * | | | | | | | | crypto: talitos - fix crash in talitos_cra_init()Jonas Eymann2016-04-201-14/+27
| * | | | | | | | | | Linux 4.6-rc5v4.6-rc5Linus Torvalds2016-04-241-1/+1
| * | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-04-236-11/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | thermal: fix Mediatek thermal controller buildJohannes Berg2016-04-201-0/+1
| | * | | | | | | | | | thermal: consistently use int for trip tempWei Ni2016-04-202-6/+6
| | * | | | | | | | | | thermal: fix mtk_thermal build dependencyRandy Dunlap2016-04-201-0/+1
| | * | | | | | | | | | thermal: minor mtk_thermal.c cleanupsRandy Dunlap2016-04-201-2/+1
| | * | | | | | | | | | thermal: power_allocator: req_range multiplication should be a 64 bit typeJavi Merino2016-04-201-1/+1
| | * | | | | | | | | | thermal: of: add __init attributeJulia Lawall2016-04-201-2/+2
| * | | | | | | | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-231-1/+5
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara2016-04-231-1/+5
| * | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-234-7/+42
| |\ \ \ \ \ \ \ \ \ \ \ \