summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-012-1/+35
|\
| * Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette2015-06-201-1/+20
| |\
| | * ARM: Exynos: switch to using generic cpufreq driver for Exynos4210Thomas Abraham2015-06-201-1/+20
| * | Merge remote-tracking branch 'clk/clk-next' into clk-nextMichael Turquette2015-06-171-0/+15
| |\ \ | | |/ | |/|
| | * ARM: dts: atlas7: add fixed frequency clocks in car nodeGuo Zeng2015-05-201-0/+15
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-014-4/+4
|\ \ \
| * | | genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-06-304-4/+4
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-011-4/+4
|\ \ \ \
| * | | | ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked()Thomas Gleixner2015-06-261-4/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-015-5/+19
|\ \ \ \ \
| * | | | | ARM: mvebu: update Ethernet compatible string for Armada XPSimon Guinot2015-06-305-5/+19
* | | | | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-016-26/+51
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | arm/xen: Drop duplicate define mfn_to_virtJulien Grall2015-06-171-1/+0
| * | | | | xen: Include xen/page.h rather than asm/xen/page.hJulien Grall2015-06-172-2/+2
| * | | | | xen/arm: allow console=hvc0 to be omitted for guestsArd Biesheuvel2015-05-281-0/+4
| * | | | | arm,arm64/xen: move Xen initialization earlierStefano Stabellini2015-05-283-24/+44
| * | | | | arm/xen: Correctly check if the event channel interrupt is presentJulien Grall2015-05-281-4/+6
* | | | | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-0/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-0814-30/+42
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: shmobile: r8a7794 dtsi: Describe DMA for the serial portsGeert Uytterhoeven2015-05-241-0/+36
| * | | | | | ARM: shmobile: r8a7791 dtsi: Describe DMA for the serial portsGeert Uytterhoeven2015-05-241-0/+36
| * | | | | | ARM: shmobile: r8a7790 dtsi: Describe DMA for the serial portsGeert Uytterhoeven2015-05-241-0/+20
| * | | | | | Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman2015-05-1871-363/+621
| |\ \ \ \ \ \
| * | | | | | | ARM: common: edma: clear completion interrupts on stopJohn Ogness2015-05-061-0/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-261-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'Hyungwon Hwang2015-06-221-1/+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
OpenPOWER on IntegriCloud