summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-09-03Merge branch 'devel-stable' into for-linusRussell King
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-08-26ARM: software-based priviledged-no-access supportRussell King
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King
2015-08-26ARM: entry: get rid of multiple macro definitionsRussell King
2015-08-25ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King
2015-08-25ARM: mm: improve do_ldrd_abort macroRussell King
2015-08-25ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()Russell King
2015-08-25ARM: entry: efficiency cleanupsRussell King
2015-08-25ARM: entry: get rid of asm_trace_hardirqs_on_condRussell King
2015-08-25ARM: uaccess: simplify user access assemblyRussell King
2015-08-21ARM: domains: remove DOMAIN_TABLERussell King
2015-08-21ARM: domains: keep vectors in separate domainRussell King
2015-08-21ARM: domains: get rid of manager mode for user domainRussell King
2015-08-21ARM: domains: move initial domain setting value to asm/domains.hRussell King
2015-08-21ARM: domains: provide domain_mask()Russell King
2015-08-21ARM: domains: switch to keeping domain value in registerRussell King
2015-08-18ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODEMarek Szyprowski
2015-08-18ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD()Masahiro Yamada
2015-08-18ARM: 8416/1: Feroceon: use of_iomap() to map register baseMasahiro Yamada
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner
2015-08-18ARM: 8418/1: add boot image dependencies to not generate invalid imagesMasahiro Yamada
2015-08-18ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre
2015-08-11firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()Russell King
2015-08-11ARM: 8410/1: VDSO: fix coarse clock monotonicity regressionNathan Lynch
2015-08-10Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2015-08-07ARM: 8409/1: Mark ret_fast_syscall as a functionDrew Richardson
2015-08-07ARM: 8408/1: Fix the secondary_startup function in Big Endian caseGregory CLEMENT
2015-08-04ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMALorenzo Nava
2015-08-03ARM: migrate to common PSCI client codeMark Rutland
2015-08-03ARM: psci: boot_secondary: replace __pa with virt_to_idmapGrygorii Strashko
2015-08-03arm64: psci: factor invocation code to driversMark Rutland
2015-08-01ARM: reduce visibility of dmac_* functionsRussell King
2015-07-31ARM: 8407/1: switch_to: Remove finish_arch_switchWill Deacon
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd
2015-07-31ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executableNathan Lynch
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland
2015-07-31ARM: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_getSudeep Holla
2015-07-31ARM: perf: extend interrupt-affinity property for PPIsWill Deacon
2015-07-31arm: perf: Set affinity for PPI based PMUsStephen Boyd
2015-07-25ARM: omap2: restore OMAP4 barrier behaviourRussell King
2015-07-25Revert "ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688"Russell King
2015-07-25ARM: add soc memory barrier extensionRussell King
2015-07-25ARM: move heavy barrier support out of lineRussell King
2015-07-17ARM: fix __virt_to_idmap build error on !MMURussell King
2015-07-17ARM: invalidate L1 before enabling coherencyRussell King
2015-07-17ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski
2015-07-17ARM: 8402/1: perf: Don't use of_node after putting itStephen Boyd
2015-07-17ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov