index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
2013-11-12
Merge branch 'devel-stable' into for-next
Russell King
2013-11-09
ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"
Chen Gang
2013-11-09
ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ...
Chen Gang
2013-11-09
ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.h
Chen Gang
2013-11-07
ARM: 7872/1: Support arch_irq_work_raise() via self IPIs
Stephen Boyd
2013-10-30
Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...
Russell King
2013-10-29
ARM: fix misplaced arch_virt_to_idmap()
Russell King
2013-10-29
ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdown
Dave Martin
2013-10-29
ARM: 7863/1: Let arm_add_memory() always use 64-bit arguments
Magnus Damm
2013-10-29
ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling code
Nicolas Pitre
2013-10-29
ARM: 7860/1: debug: msm: Add DEBUG_LL support for ARCH_MSM8974
Rohit Vaswani
2013-10-29
ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware
Steven Capper
2013-10-29
ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO
Rob Herring
2013-10-29
ARM: 7854/1: lockref: add support for lockless lockrefs using cmpxchg64
Will Deacon
2013-10-29
ARM: 7853/1: cmpxchg: implement cmpxchg64_relaxed
Will Deacon
2013-10-29
ARM: 7852/1: cmpxchg: implement barrier-less cmpxchg64_local
Will Deacon
2013-10-29
ARM: 7850/1: DEBUG_LL on efm32 SoCs
Uwe Kleine-König
2013-10-23
Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/...
Russell King
2013-10-23
Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2013-10-19
ARM: tlb: ASID macro should give 32bit result for BE correct operation
Victor Kamensky
2013-10-19
ARM: atomic64: fix endian-ness in atomic.h
Victor Kamensky
2013-10-19
ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intruction
Ben Dooks
2013-10-19
ARM: Correct BUG() assembly to ensure it is endian-agnostic
Ben Dooks
2013-10-19
ARM: hardware: fix endian-ness in <hardware/coresight.h>
Ben Dooks
2013-10-19
ARM: pl01x debug code endian fix
Ben Dooks
2013-10-19
ARM: asm: Add ARM_BE8() assembly helper
Ben Dooks
2013-10-18
Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...
Russell King
2013-10-14
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-13
ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()
AKASHI Takahiro
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
2013-10-10
ARM: mm: Recreate kernel mappings in early_paging_init()
Santosh Shilimkar
2013-10-10
ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses
Sricharan R
2013-10-10
ARM: mm: Introduce virt_to_idmap() with an arch hook
Santosh Shilimkar
2013-10-10
ARM: mm: use phys_addr_t appropriately in p2v and v2p conversions
Santosh Shilimkar
2013-10-07
Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...
Russell King
2013-10-04
ARM: pull in <asm/simd.h> from asm-generic
Ard Biesheuvel
2013-10-03
ARM: 7843/1: drop asm/types.h from generic-y
Ard Biesheuvel
2013-10-03
ARM: 7842/1: MCPM: don't explode if invoked without being initialized first
Nicolas Pitre
2013-09-30
ARM: atomics: prefetch the destination word for write prior to strex
Will Deacon
2013-09-30
ARM: locks: prefetch the destination word for write prior to strex
Will Deacon
2013-09-30
ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUs
Will Deacon
2013-09-30
ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.h
Will Deacon
2013-09-30
ARM: prefetch: remove redundant "cc" clobber
Will Deacon
2013-09-30
ARM: perf: add support for perf registers API
Will Deacon
2013-09-23
ARM: bL_switcher: Add query interface to discover CPU affinities
Dave Martin
2013-09-23
ARM: bL_switcher/trace: Add kernel trace trigger interface
Dave Martin
2013-09-23
ARM: mcpm: add a simple poke mechanism to the early entry code
Nicolas Pitre
2013-09-23
ARM: SMP: basic IPI triggered completion support
Nicolas Pitre
2013-09-23
ARM: bL_switcher: Add switch completion callback for bL_switch_request()
Dave Martin
2013-09-23
ARM: bL_switcher: Add runtime control notifier
Dave Martin
[next]