summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* arm: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-5/+7
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-1429-151/+501
|\
| * Merge branch 'devel-stable' into for-nextRussell King2013-11-1220-56/+266
| |\
| | * Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King2013-10-307-23/+35
| | |\
| | | * ARM: tlb: ASID macro should give 32bit result for BE correct operationVictor Kamensky2013-10-191-1/+1
| | | * ARM: atomic64: fix endian-ness in atomic.hVictor Kamensky2013-10-191-13/+13
| | | * ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intructionBen Dooks2013-10-191-1/+2
| | | * ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks2013-10-191-4/+6
| | | * ARM: hardware: fix endian-ness in <hardware/coresight.h>Ben Dooks2013-10-191-4/+4
| | | * ARM: pl01x debug code endian fixBen Dooks2013-10-191-0/+2
| | | * ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-10-191-0/+7
| | * | ARM: fix misplaced arch_virt_to_idmap()Russell King2013-10-291-1/+2
| | * | Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King2013-10-235-23/+51
| | |\ \
| | | * | ARM: atomics: prefetch the destination word for write prior to strexWill Deacon2013-09-301-0/+7
| | | * | ARM: locks: prefetch the destination word for write prior to strexWill Deacon2013-09-302-4/+11
| | | * | ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUsWill Deacon2013-09-301-5/+12
| | | * | ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.hWill Deacon2013-09-303-11/+20
| | | * | ARM: prefetch: remove redundant "cc" clobberWill Deacon2013-09-301-3/+1
| | | |/
| | * | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-10-232-0/+24
| | |\ \
| | | * | ARM: perf: add support for perf registers APIWill Deacon2013-09-302-0/+24
| | | |/
| | * | Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...Russell King2013-10-182-9/+67
| | |\ \
| | | * | ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar2013-10-101-0/+1
| | | * | ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R2013-10-101-3/+34
| | | * | ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar2013-10-101-0/+16
| | | * | ARM: mm: use phys_addr_t appropriately in p2v and v2p conversionsSantosh Shilimkar2013-10-101-6/+16
| | * | | Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...Russell King2013-10-072-0/+8
| | |\ \ \
| | | * | | ARM: pull in <asm/simd.h> from asm-genericArd Biesheuvel2013-10-041-0/+1
| | | | |/ | | | |/|
| | * | | ARM: bL_switcher: Add query interface to discover CPU affinitiesDave Martin2013-09-231-0/+2
| | * | | ARM: bL_switcher/trace: Add kernel trace trigger interfaceDave Martin2013-09-231-0/+3
| | * | | ARM: mcpm: add a simple poke mechanism to the early entry codeNicolas Pitre2013-09-231-0/+8
| | * | | ARM: SMP: basic IPI triggered completion supportNicolas Pitre2013-09-232-1/+3
| | * | | ARM: bL_switcher: Add switch completion callback for bL_switch_request()Dave Martin2013-09-231-1/+9
| | * | | ARM: bL_switcher: Add runtime control notifierDave Martin2013-09-231-0/+44
| | * | | ARM: bL_switcher: Add synchronous enable/disable interfaceDave Martin2013-09-231-0/+3
| | * | | Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King2013-09-171-0/+17
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ARM: bL_switcher: move to dedicated threads rather than workqueuesNicolas Pitre2013-07-301-1/+1
| | | * | ARM: b.L: core switcher codeNicolas Pitre2013-07-301-0/+17
| * | | | ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"Chen Gang2013-11-091-24/+0
| * | | | ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ...Chen Gang2013-11-091-1/+2
| * | | | ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.hChen Gang2013-11-091-24/+25
| * | | | ARM: 7872/1: Support arch_irq_work_raise() via self IPIsStephen Boyd2013-11-071-1/+1
| * | | | ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdownDave Martin2013-10-291-0/+31
| * | | | ARM: 7863/1: Let arm_add_memory() always use 64-bit argumentsMagnus Damm2013-10-291-1/+1
| * | | | ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling codeNicolas Pitre2013-10-291-0/+46
| * | | | ARM: 7860/1: debug: msm: Add DEBUG_LL support for ARCH_MSM8974Rohit Vaswani2013-10-291-0/+5
| * | | | ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page awareSteven Capper2013-10-292-0/+10
| * | | | ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECORob Herring2013-10-292-31/+18
| * | | | ARM: 7854/1: lockref: add support for lockless lockrefs using cmpxchg64Will Deacon2013-10-291-2/+6
| * | | | ARM: 7853/1: cmpxchg: implement cmpxchg64_relaxedWill Deacon2013-10-291-1/+3
| * | | | ARM: 7852/1: cmpxchg: implement barrier-less cmpxchg64_localWill Deacon2013-10-291-10/+42