summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: Allow r8a7791 to build non-SMP APMU codeMagnus Damm2014-06-263-3/+4
* ARM: shmobile: Move r8a7791 reset code to pm-r8a7791.cMagnus Damm2014-06-262-26/+25
* ARM: shmobile: Allow r8a7790 to build non-SMP APMU codeMagnus Damm2014-06-263-3/+4
* ARM: shmobile: Move r8a7790 reset code to pm-r8a7790.cMagnus Damm2014-06-262-32/+38
* ARM: shmobile: Use __init for APMU suspend init functionMagnus Damm2014-06-261-1/+1
* ARM: shmobile: Adjust APMU code to build for non-SMPMagnus Damm2014-06-261-4/+7
* ARM: shmobile: Allow use of boot code for non-SMP caseMagnus Damm2014-06-262-9/+15
* ARM: shmobile: Move r8a7791.hGeert Uytterhoeven2014-06-256-6/+16
* ARM: shmobile: Remove ARCH_HAS_CPUFREQ config for shmobileGaku Inami2014-06-231-1/+0
* ARM: shmobile: rcar-gen2: update call to dma_contiguous_reserve_areaVincent Stehlé2014-06-231-1/+1
* ARM: shmobile: rcar-gen2: correct return value of shmobile_smp_apmu_suspend_initSimon Horman2014-06-171-1/+1
* ARM: shmobile: rcar-gen2: Remove useless copied section for LongTrailGeert Uytterhoeven2014-06-171-8/+1
* ARM: shmobile: rcar-gen2: Use "1ULL" instead of "(u64)1"Geert Uytterhoeven2014-06-171-1/+1
* ARM: shmobile: rcar-gen2: Update for of_get_flat_dt_prop() updateGeert Uytterhoeven2014-06-171-0/+76
* ARM: shmobile: Add shared R-Car Gen2 CMA reservation codeMagnus Damm2014-06-174-0/+6
* ARM: shmobile: Use shmobile_init_late() on r8a7791 DT-onlyMagnus Damm2014-06-171-0/+1
* ARM: shmobile: Use shmobile_init_late() on r8a7790 DT-onlyMagnus Damm2014-06-171-0/+1
* ARM: shmobile: Mark all SoCs in shmobile as CPUFreq, capableBenoit Cousson2014-06-171-0/+2
* ARM: shmobile: r8a7791: Support Core-Standby for Suspend to RAMkeita kobayashi2014-06-171-0/+1
* ARM: shmobile: r8a7790: Support Core-Standby for Suspend to RAMkeita kobayashi2014-06-171-0/+1
* ARM: shmobile: APMU: Add Core-Standby-state for Suspend to RAMkeita kobayashi2014-06-172-4/+58
* ARM: shmobile: r8a7791 SYSC setup codekeita kobayashi2014-06-174-0/+51
* ARM: shmobile: Move rcar-gen2.h, cleanup r8a7790 caseMagnus Damm2014-06-1712-9/+10
* ARM: shmobile: Move pm-rcar.h, cleanup r8a7779 caseMagnus Damm2014-06-177-17/+16
* ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.hMagnus Damm2014-06-1710-10/+8
* ARM: shmobile: Move common.hMagnus Damm2014-06-1752-51/+51
* ARM: shmobile: Move most of irqs.h, keep some for pinctlMagnus Damm2014-06-1725-42/+45
* ARM: shmobile: Move clock.hMagnus Damm2014-06-1713-13/+13
* ARM: shmobile: Move dma-register.hMagnus Damm2014-06-176-5/+5
* ARM: shmobile: Move intc.h, cleanup sh_intc.h usageMagnus Damm2014-06-176-7/+2
* Linux 3.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
| | * | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-114-0/+411
| | * | clk: sun6i: Protect SDRAM gating bitMaxime Ripard2014-06-111-0/+1
| | * | clk: sun6i: Protect CPU clockMaxime Ripard2014-06-111-0/+1
| | * | clk: sunxi: Rework clock protection codeMaxime Ripard2014-06-111-28/+44
| | * | clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard2014-06-113-99/+121
OpenPOWER on IntegriCloud