Russell King 40d3f02851 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus 10 years ago
..
Makefile c25630381c ARM: 8285/1: remove ARMv3 user access code again 10 years ago
ashldi3.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
ashrdi3.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
backtrace.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
bitops.h 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
bswapsdi2.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
call_with_stack.S 14327c6628 ARM: replace BSYM() with badr assembly macro 10 years ago
changebit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 years ago
clear_user.S 3fba7e23f7 ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore() 10 years ago
clearbit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 years ago
copy_from_user.S 3fba7e23f7 ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore() 10 years ago
copy_page.S dca230f00d ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache line 16 years ago
copy_template.S 279f487e0b ARM: 8225/1: Add unwinding support for memory copy functions 10 years ago
copy_to_user.S 3fba7e23f7 ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore() 10 years ago
csumipv6.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 years ago
csumpartial.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
csumpartialcopy.S 22acc4e650 [ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functions 17 years ago
csumpartialcopygeneric.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
csumpartialcopyuser.S a5e090acbf ARM: software-based priviledged-no-access support 10 years ago
delay-loop.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
delay.c 57ca654bef ARM: ensure delay timer has sufficient accuracy for delays 10 years ago
div64.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
ecard.S b480a4b0c8 ARM: remove unnecessary mach/hardware.h includes 14 years ago
findbit.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
floppydma.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
getuser.S d9981380b4 ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes 11 years ago
io-acorn.S 0cc41e4a21 arch: remove direct definitions of KERN_<LEVEL> uses 13 years ago
io-readsb.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
io-readsl.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
io-readsw-armv3.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
io-readsw-armv4.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
io-writesb.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
io-writesl.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
io-writesw-armv3.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
io-writesw-armv4.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
lib1funcs.S 82350ab167 ARM: lib/lib1funcs.S: fix typo s/substractions/subtractions/ 10 years ago
lshrdi3.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
memchr.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
memcpy.S 1bd46782d0 ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants 10 years ago
memmove.S 207a6cb069 ARM: 8224/1: Add unwinding support for memmove function 10 years ago
memset.S 1bd46782d0 ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants 10 years ago
memzero.S 20cb6abfe0 ARM: 8223/1: Add unwinding support for __memzero function 10 years ago
muldi3.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
putuser.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
setbit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 years ago
strchr.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
strrchr.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
testchangebit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 years ago
testclearbit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 years ago
testsetbit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 years ago
uaccess_with_memcpy.c 40d3f02851 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus 10 years ago
ucmpdi2.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
xor-neon.c 9319206d71 ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled 12 years ago