summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Merge branch 'devel-stable' into for-linusRussell King30-778/+588
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King314-2196/+6590
2015-08-26ARM: software-based priviledged-no-access supportRussell King7-8/+125
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King11-11/+55
2015-08-26ARM: entry: get rid of multiple macro definitionsRussell King1-65/+44
2015-08-25ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd3-9/+1
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King7-21/+97
2015-08-25ARM: mm: improve do_ldrd_abort macroRussell King4-11/+11
2015-08-25ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()Russell King1-1/+1
2015-08-25ARM: entry: efficiency cleanupsRussell King4-32/+71
2015-08-25ARM: entry: get rid of asm_trace_hardirqs_on_condRussell King1-6/+2
2015-08-25ARM: uaccess: simplify user access assemblyRussell King1-35/+12
2015-08-21ARM: domains: remove DOMAIN_TABLERussell King1-3/+0
2015-08-21ARM: domains: keep vectors in separate domainRussell King4-3/+16
2015-08-21ARM: domains: get rid of manager mode for user domainRussell King2-2/+1
2015-08-21ARM: domains: move initial domain setting value to asm/domains.hRussell King2-4/+7
2015-08-21ARM: domains: provide domain_mask()Russell King1-2/+3
2015-08-21ARM: domains: switch to keeping domain value in registerRussell King4-11/+27
2015-08-18ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODEMarek Szyprowski1-1/+1
2015-08-18ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD()Masahiro Yamada1-12/+12
2015-08-18ARM: 8416/1: Feroceon: use of_iomap() to map register baseMasahiro Yamada1-5/+1
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner5-11/+105
2015-08-18ARM: 8418/1: add boot image dependencies to not generate invalid imagesMasahiro Yamada1-0/+3
2015-08-18ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre1-1/+1
2015-08-11firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()Russell King2-3/+18
2015-08-11ARM: 8410/1: VDSO: fix coarse clock monotonicity regressionNathan Lynch1-4/+3
2015-08-10Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King19-735/+500
2015-08-07ARM: 8409/1: Mark ret_fast_syscall as a functionDrew Richardson1-0/+1
2015-08-07ARM: 8408/1: Fix the secondary_startup function in Big Endian caseGregory CLEMENT1-0/+3
2015-08-04ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMALorenzo Nava1-9/+12
2015-08-03ARM: migrate to common PSCI client codeMark Rutland9-344/+46
2015-08-03ARM: psci: boot_secondary: replace __pa with virt_to_idmapGrygorii Strashko1-1/+1
2015-08-03MAINTAINERS: add PSCI entryMark Rutland1-0/+9
2015-08-03drivers: psci: support native SMC{32,64} callsMark Rutland1-6/+19
2015-08-03arm64: psci: factor invocation code to driversMark Rutland9-390/+431
2015-08-02ARM: reduce visibility of dmac_* functionsRussell King4-6/+33
2015-07-31ARM: 8407/1: switch_to: Remove finish_arch_switchWill Deacon1-1/+4
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd10-16/+35
2015-07-31ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executableNathan Lynch1-1/+1
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland13-17/+33
2015-07-31ARM: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_getSudeep Holla1-2/+2
2015-07-31ARM: perf: extend interrupt-affinity property for PPIsWill Deacon2-24/+53
2015-07-31arm: perf: Set affinity for PPI based PMUsStephen Boyd1-1/+3
2015-07-25ARM: omap2: restore OMAP4 barrier behaviourRussell King6-91/+91
2015-07-25Revert "ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688"Russell King7-0/+105
2015-07-25ARM: add soc memory barrier extensionRussell King2-0/+5
2015-07-25ARM: move heavy barrier support out of lineRussell King8-20/+28
2015-07-17ARM: fix __virt_to_idmap build error on !MMURussell King1-1/+1
2015-07-17ARM: invalidate L1 before enabling coherencyRussell King1-5/+9
2015-07-17ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski1-1/+1