index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
bitops.h
Age
Commit message (
Expand
)
Author
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
2014-02-25
ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics
Will Deacon
2013-11-20
ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP
Will Deacon
2013-09-30
ARM: bitops: prefetch the destination word for write prior to strex
Will Deacon
2011-11-26
ARM: 7171/1: unwind: add unwind directives to bitops assembly macros
Will Deacon
2011-02-19
ARM: 6653/1: bitops: Use BX instead of MOV PC,LR
Dave Martin
2011-02-02
ARM: bitops: switch set/clear/change bitops to use ldrex/strex
Russell King
2011-02-02
ARM: bitops: ensure set/clear/change bitops take a word-aligned pointer
Russell King
2009-08-13
Complete irq tracing support for ARM
Uwe Kleine-König
2009-05-28
[ARM] barriers: improve xchg, bitops and atomic SMP barriers
Russell King
2007-05-20
[ARM] spelling fixes
Simon Arlott
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-11-09
[ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSID
Russell King
2005-11-03
[ARM SMP] Add configuration option for ARMv6K processors
Russell King
2005-08-10
[ARM SMP] Only enable V6K instructions on V6 MP core CPUs
Russell King
2005-07-28
[ARM SMP] Fix another ARMv6 bitop problem
Russell King
2005-07-27
[ARM SMP] Fix data corruption in test_* bitops
Russell King
2005-07-16
[PATCH] ARM: Convert bitops to use ARMv6 ldrex/strex instructions
Russell King
2005-04-18
[PATCH] ARM: Add missing new file for bitops patch
Russell King