summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-054-4/+4
|\
| * genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-044-4/+4
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-042-6/+6
|\ \ | |/ |/|
| * Merge tag 'v4.2-rc8' into drm-nextDave Airlie2015-08-243-1/+5
| |\
| * \ Merge tag 'drm/panel/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-08-172-6/+6
| |\ \
| | * | drm/bridge: Add vendor prefixesThierry Reding2015-08-142-4/+4
| | * | drm/panel: Add Samsung prefix to panel driversThierry Reding2015-08-132-2/+2
* | | | Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-042-11/+20
|\ \ \ \
| * | | | pinctrl/ARM: move GPIO and pinctrl deps to device treeLinus Walleij2015-07-272-11/+20
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-0378-1737/+906
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel-stable' into for-linusRussell King2015-09-0314-1404/+44
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2015-08-108-340/+37
| | |\ \ \ \ \
| | | * | | | | ARM: migrate to common PSCI client codeMark Rutland2015-08-038-339/+36
| | | * | | | | ARM: psci: boot_secondary: replace __pa with virt_to_idmapGrygorii Strashko2015-08-031-1/+1
| | | |/ / / /
| | * | | | | arm: perf: factor arm_pmu core out to driversMark Rutland2015-07-318-1087/+7
| | * | | | | ARM: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_getSudeep Holla2015-07-311-2/+2
| | * | | | | ARM: perf: extend interrupt-affinity property for PPIsWill Deacon2015-07-311-21/+44
| | * | | | | arm: perf: Set affinity for PPI based PMUsStephen Boyd2015-07-311-1/+3
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-0393-361/+2145
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | ARM: software-based priviledged-no-access supportRussell King2015-08-267-8/+125
| | | | | * | | | | | ARM: entry: provide uaccess assembly macro hooksRussell King2015-08-2611-11/+55
| | | | | * | | | | | ARM: entry: get rid of multiple macro definitionsRussell King2015-08-261-65/+44
| | | | | * | | | | | ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King2015-08-257-21/+97
| | | | | * | | | | | ARM: mm: improve do_ldrd_abort macroRussell King2015-08-254-11/+11
| | | | | * | | | | | ARM: domains: remove DOMAIN_TABLERussell King2015-08-211-3/+0
| | | | | * | | | | | ARM: domains: keep vectors in separate domainRussell King2015-08-214-3/+16
| | | | | * | | | | | ARM: domains: get rid of manager mode for user domainRussell King2015-08-212-2/+1
| | | | | * | | | | | ARM: domains: move initial domain setting value to asm/domains.hRussell King2015-08-212-4/+7
| | | | | * | | | | | ARM: domains: provide domain_mask()Russell King2015-08-211-2/+3
| | | | | * | | | | | ARM: domains: switch to keeping domain value in registerRussell King2015-08-214-11/+27
| | | | | | |_|_|/ / | | | | | |/| | | |
| | | | * | | | | | ARM: omap2: restore OMAP4 barrier behaviourRussell King2015-07-256-91/+91
| | | | * | | | | | Revert "ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688"Russell King2015-07-257-0/+105
| | | | * | | | | | ARM: add soc memory barrier extensionRussell King2015-07-252-0/+5
| | | | * | | | | | ARM: move heavy barrier support out of lineRussell King2015-07-258-20/+28
| | | | |/ / / / /
| | | * | | | | | ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd2015-08-253-9/+1
| | | * | | | | | ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODEMarek Szyprowski2015-08-181-1/+1
| | | * | | | | | ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD()Masahiro Yamada2015-08-181-12/+12
| | | * | | | | | ARM: 8416/1: Feroceon: use of_iomap() to map register baseMasahiro Yamada2015-08-181-5/+1
| | | * | | | | | ARM: 8415/1: early fixmap support for earlyconStefan Agner2015-08-185-11/+105
| | | * | | | | | firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()Russell King2015-08-111-0/+17
| | | * | | | | | ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMALorenzo Nava2015-08-041-9/+12
| | | * | | | | | ARM: reduce visibility of dmac_* functionsRussell King2015-08-014-6/+33
| | | * | | | | | ARM: 8407/1: switch_to: Remove finish_arch_switchWill Deacon2015-07-311-1/+4
| | | * | | | | | ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd2015-07-3110-16/+35
| | | * | | | | | ARM: 8403/1: kbuild: don't use generic mcs_spinlock.h headerWill Deacon2015-07-101-1/+0
| | | * | | | | | ARM: 8401/1: perf: Set affinity for PPI based PMUsStephen Boyd2015-07-101-1/+3
| | | * | | | | | ARM: 8395/1: l2c: Add support for the "arm,shared-override" propertyGeert Uytterhoeven2015-07-101-0/+5
| | | |/ / / / /
| * | | | | | | ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()Russell King2015-08-251-1/+1
| * | | | | | | ARM: entry: efficiency cleanupsRussell King2015-08-254-32/+71
| * | | | | | | ARM: entry: get rid of asm_trace_hardirqs_on_condRussell King2015-08-251-6/+2