summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-184-8/+4
|\
| * bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-152-2/+2
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-0915-19/+50
| |\ \
| * | | net: dsa: mv88e6xxx: factorize the switch driverVivien Didelot2016-05-093-7/+3
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-172-1/+2
|\ \ \ \
| * | | | irqchip: Add LPC32xx interrupt controller driverVladimir Zapolskiy2016-05-112-1/+2
| |/ / /
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-171-0/+9
|\ \ \ \
| * | | | ARM: i.MX25: add scc module to dtsiSteffen Trumtrar2016-04-151-0/+9
* | | | | Merge tag 'device-properties-4.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-172-13/+5
|\ \ \ \ \
| * \ \ \ \ Merge back new device properties material for v4.7.Rafael J. Wysocki2016-05-062-13/+5
| |\ \ \ \ \
| | * | | | | device property: don't bother the drivers with struct property_setHeikki Krogerus2016-04-092-13/+5
| | |/ / / /
* | | | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-1716-189/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2016-05-162-4/+4
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'cpuidle/4.7' of http://git.linaro.org/people/daniel.lezcano/lin...Rafael J. Wysocki2016-04-262-4/+4
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | ARM: cpuidle: constify return value of arm_cpuidle_get_ops()Jisheng Zhang2016-04-201-3/+3
| | | * | | | | ARM: cpuidle: add const qualifier to cpuidle_ops member in structuresJisheng Zhang2016-04-201-1/+1
| * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-05-1614-185/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/Viresh Kumar2016-04-281-85/+0
| | * | | | | | mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as sharedViresh Kumar2016-04-281-7/+7
| | * | | | | | Merge back earlier cpufreq material for v4.7.Rafael J. Wysocki2016-04-2813-100/+2
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | cpufreq: zynq: Use generic platdev driverViresh Kumar2016-04-251-2/+0
| | | * | | | | cpufreq: sunxi: Use generic platdev driverViresh Kumar2016-04-251-9/+0
| | | * | | | | cpufreq: shmobile: Use generic platdev driverViresh Kumar2016-04-253-27/+0
| | | * | | | | cpufreq: rockchip: Use generic platdev driverFinley Xiao2016-04-251-1/+0
| | | * | | | | cpufreq: omap: Use generic platdev driverViresh Kumar2016-04-251-5/+2
| | | * | | | | cpufreq: imx: Use generic platdev driverViresh Kumar2016-04-254-21/+0
| | | * | | | | cpufreq: berlin: Use generic platdev driverViresh Kumar2016-04-251-6/+0
| | | * | | | | cpufreq: exynos: Use generic platdev driverViresh Kumar2016-04-091-25/+0
| | | * | | | | ARM: exynos: exynos-cpufreq platform device isn't supported anymoreViresh Kumar2016-04-091-6/+2
| | | | |/ / / | | | |/| | |
* | | | | | | Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-05-172-36/+0
|\ \ \ \ \ \ \
| * | | | | | | ARM: davinci: remove mmc dma resourcesDavid Lechner2016-05-022-36/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2016-05-174-1/+195
|\ \ \ \ \ \ \
| * | | | | | | ARM: socfpga: Initialize Arria10 OCRAM ECC on startupThor Thayer2016-04-232-0/+3
| * | | | | | | ARM: socfpga: Enable Arria10 OCRAM ECC on startupThor Thayer2016-04-071-0/+133
| * | | | | | | ARM: socfpga: Enable Arria10 L2 cache ECC on startupThor Thayer2016-03-293-1/+59
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-174-48/+86
|\ \ \ \ \ \ \
| * | | | | | | arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-284-49/+86
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-161-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt2016-05-131-0/+2
| * | | | | | | | Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar2016-05-1231-131/+348
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-05-053-3/+4
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | sched/core, ARM: Include linux/preempt.h from asm/mmu_context.hAndy Lutomirski2016-04-281-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-05-162-3/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-1115-19/+50
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-0519-115/+302
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-271-1/+1
| * | | | | | | | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2016-04-2317-49/+81
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar2016-04-13653-10410/+22545
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | perf/core: Set event's default ::overflow_handler()Wang Nan2016-03-311-2/+2