summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-262-16/+11
|\
| * hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8kPali Rohár2015-05-241-15/+10
| * um,ethertap: use strncpyAlan2015-05-241-1/+1
* | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-06-263-3/+3
|\ \
| * | tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)2015-05-133-3/+3
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-262-1/+2
|\ \ \
| * | | ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'Hyungwon Hwang2015-06-221-1/+1
| * | | Merge tag 'v4.1-rc6' into drm-nextDave Airlie2015-06-0464-125/+569
| |\ \ \
| * \ \ \ Backmerge v4.1-rc4 into into drm-nextDave Airlie2015-05-20113-545/+892
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie2015-05-081-0/+1
| |\ \ \ \
| | * | | | drm/i915/bxt: Broxton uses the same GMS values as SkylakeDamien Lespiau2015-04-091-0/+1
* | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-2672-1840/+1770
|\ \ \ \ \ \
| * | | | | | ARM: fix new BSYM() usage introduced via for-arm-soc branchRussell King2015-06-121-1/+1
| * | | | | | Merge branch 'for-arm-soc' into for-nextRussell King2015-06-1247-160/+49
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2015-06-1212-847/+717
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2015-06-068-548/+515
| | |\ \ \ \ \ \ \
| | | * | | | | | | arm: perf: unify perf_event{,_cpu}.cMark Rutland2015-05-283-364/+341
| | | * | | | | | | arm: perf: factor out armv7 pmu driverMark Rutland2015-05-283-94/+39
| | | * | | | | | | arm: perf: factor out armv6 pmu driverMark Rutland2015-05-283-23/+38
| | | * | | | | | | arm: perf: factor out xscale pmu driverMark Rutland2015-05-283-10/+28
| | | * | | | | | | arm: perf: share arm_pmu_device_probeMark Rutland2015-05-282-6/+18
| | | * | | | | | | arm: perf: kill off unused pm callbacksMark Rutland2015-05-283-52/+1
| | | * | | | | | | arm: perf: remove singleton PMU restrictionMark Rutland2015-05-271-15/+12
| | | * | | | | | | arm: perf: probe number of counters on affine CPUsMark Rutland2015-05-271-25/+23
| | | * | | | | | | arm: perf: filter unschedulable eventsMark Rutland2015-05-271-0/+13
| | | * | | | | | | arm: perf: treat PMUs as CPU affineMark Rutland2015-05-273-3/+38
| | | * | | | | | | arm: perf: make of_pmu_irq_cfg take arm_pmuMark Rutland2015-05-271-3/+4
| | | * | | | | | | arm: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2015-05-271-0/+7
| | * | | | | | | | ARM: 8370/1: hisi: fix hip04 build without HOTPLUG_CPUArnd Bergmann2015-05-281-0/+4
| | * | | | | | | | ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre2015-05-063-18/+7
| | * | | | | | | | ARM: MCPM: add references to the available documentation in the codeNicolas Pitre2015-05-061-0/+5
| | * | | | | | | | ARM: MCPM: make internal helpers private to the core codeNicolas Pitre2015-05-062-143/+138
| | * | | | | | | | ARM: MCPM: remove backward compatibility codeNicolas Pitre2015-05-062-46/+5
| | * | | | | | | | ARM: hisi/hip04: remove the MCPM overheadNicolas Pitre2015-05-061-85/+42
| | |/ / / / / / /
| * | | | | | | | ARM: 8383/1: nommu: avoid deprecated source register on movStefan Agner2015-06-121-13/+8
| * | | | | | | | Merge branch 'bsym' into for-nextRussell King2015-06-1214-29/+42
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: replace BSYM() with badr assembly macroRussell King2015-05-0813-28/+41
| | * | | | | | | | ARM: kvm: fix a bad BSYM() usageRussell King2015-05-081-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'sa1100' into for-nextRussell King2015-06-123-179/+38
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: 8368/1: sa1100: move irq driver to drivers/irqchip/Dmitry Eremin-Solenikov2015-05-282-178/+1
| | * | | | | | | | ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchipDmitry Eremin-Solenikov2015-05-282-15/+19
| | * | | | | | | | ARM: 8363/1: sa1100: use ioremapped memory to access SC registersDmitry Eremin-Solenikov2015-05-181-18/+34
| | * | | | | | | | ARM: 8362/1: sa1100: use sa11x0_sc_set_wake() in irq driverDmitry Eremin-Solenikov2015-05-181-11/+3
| | * | | | | | | | ARM: 8361/1: sa1100: add platform functions to handle PWER settingsDmitry Eremin-Solenikov2015-05-181-0/+24
| | |/ / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King2015-06-1264-842/+989
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | ARM: 8388/1: tcm: Don't crash when TCM banks are protected by TrustZoneMichael van der Westhuizen2015-06-061-3/+101
| | | | | * | | | | | | | ARM: 8384/1: VDSO: force use of BFD linkerNathan Lynch2015-06-061-0/+1
| | | | | * | | | | | | | ARM: 8385/1: VDSO: group link optionsNathan Lynch2015-06-061-7/+10
| | | | * | | | | | | | | ARM: proc-v7: sanitise and document registers around errataRussell King2015-06-011-30/+38
| | | | * | | | | | | | | ARM: proc-v7: clean up MIDR accessRussell King2015-06-011-5/+4