summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7Gregory CLEMENT2014-07-244-28/+27
* ARM: mvebu: export the SCU addressGregory CLEMENT2014-07-242-2/+9
* ARM: mvebu: make the snoop disabling optional in mvebu_v7_pmsu_idle_prepare()Gregory CLEMENT2014-07-241-7/+19
* ARM: mvebu: use a local variable to store the resume addressGregory CLEMENT2014-07-241-1/+4
* ARM: mvebu: make the cpuidle initialization more genericGregory CLEMENT2014-07-241-12/+20
* ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.cGregory CLEMENT2014-07-244-19/+20
* ARM: mvebu: use the common function for Armada 375 SMP workaroundGregory CLEMENT2014-07-243-54/+34
* ARM: mvebu: add a common function for the boot address work aroundGregory CLEMENT2014-07-243-0/+72
* ARM: mvebu: sort the #include of pmsu.c in alphabetic orderGregory CLEMENT2014-07-241-3/+3
* ARM: mvebu: split again armada_370_xp_pmsu_idle_enter() in PMSU codeGregory CLEMENT2014-07-241-1/+12
* Merge branch 'mvebu/fixes' into mvebu/soc-cpuidleJason Cooper2014-07-2414-34/+86
|\
| * ARM: mvebu: Fix coherency bus notifiers by using separate notifiersEzequiel Garcia2014-07-081-1/+5
| * ARM: mvebu: Fix the operand list in the inline asm of armada_370_xp_pmsu_idle...Gregory CLEMENT2014-07-081-5/+5
| * ARM: mvebu: fix SMP boot for Armada 38x and Armada 375 Z1 in big endianThomas Petazzoni2014-07-011-1/+8
| * ARM: mvebu: fix cpuidle implementation to work on big-endian systemsThomas Petazzoni2014-06-303-8/+28
| * ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanupThomas Petazzoni2014-06-301-6/+6
| * ARM: mvebu: move Armada 375 external abort logic as a quirkThomas Petazzoni2014-06-301-4/+13
| * ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...Gregory CLEMENT2014-06-246-7/+17
| * ARM: dts: kirkwood: fix phy-connection-type for GuruplugSebastian Hesselbarth2014-06-231-2/+2
| * ARM: mvebu: select ARM_CPU_SUSPEND for Marvell EBU v7 platformsThomas Petazzoni2014-06-201-0/+1
| * ARM: mvebu: Fix broken SoC ID detectionEzequiel Garcia2014-06-201-0/+1
* | ARM: Kirkwood: Remove mach-kirkwoodAndrew Lunn2014-07-1335-4375/+4
* | ARM: mvebu: Staticize mvebu_cpu_reset_initSachin Kamat2014-06-301-1/+1
* | ARM: mvebu: Staticize armada_370_xp_cpu_pm_initSachin Kamat2014-06-301-1/+1
* | ARM: mvebu: Staticize armada_375_smp_cpu1_enable_waSachin Kamat2014-06-301-1/+1
* | ARM: mvebu: Use system controller to get the soc id when possibleGregory CLEMENT2014-06-303-1/+38
* | ARM: mvebu: Use the a standard errno in mvebu_get_soc_idGregory CLEMENT2014-06-301-1/+1
* | ARM: mvebu: Don't apply the thermal quirk if the SoC revision is unknownEzequiel Garcia2014-06-211-2/+11
* | Documentation: arm: add URLs to public datasheets for the Marvell Armada 370 SoCThomas Petazzoni2014-06-211-1/+3
* | ARM: mvebu: implement CPU hotplug support for Armada XPThomas Petazzoni2014-06-214-34/+48
* | ARM: mvebu: export PMSU idle enter/exit functionsThomas Petazzoni2014-06-212-2/+5
* | ARM: mvebu: slightly refactor/rename PMSU idle related functionsThomas Petazzoni2014-06-211-10/+5
* | ARM: mvebu: remove stub implementation of CPU hotplug on Armada 375/38xThomas Petazzoni2014-06-211-3/+0
* | ARM: Kirkwood: Add setup file for netxbig LEDsAndrew Lunn2014-06-205-0/+207
* | ARM: mvebu: mark armada_370_xp_pmsu_idle_prepare() as staticThomas Petazzoni2014-06-201-1/+1
|/
* Linux 3.16-rc1v3.16-rc1Linus Torvalds2014-06-151-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-1510-34/+96
|\
| * net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28
| * Merge branch 'csum_fixes'David S. Miller2014-06-157-25/+60
| |\
| | * vxlan: Checksum fixesTom Herbert2014-06-151-9/+2
| | * net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
| | * udp: call __skb_checksum_complete when doing full checksumTom Herbert2014-06-151-1/+3
| | * net: Fix save software checksum completeTom Herbert2014-06-152-10/+29
| | * net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
| |/
| * udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-131-0/+4
| * vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-131-4/+3
| * MAINTAINERS: update cxgb4 maintainerDimitris Michailidis2014-06-131-1/+1
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-1530-265/+1836
|\ \
| * \ Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk...Mike Turquette2014-06-118-187/+661
| |\ \
| | * | clk: sunxi: document PRCM clock compatible stringsBoris BREZILLON2014-06-111-0/+3