Russell King df762eccba Merge branch 'devel-stable' into for-next 11 anos atrás
..
Makefile 9319206d71 ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled 12 anos atrás
ashldi3.S 8b592783a2 Thumb-2: Implement the unified arch/arm/lib functions 16 anos atrás
ashrdi3.S 8b592783a2 Thumb-2: Implement the unified arch/arm/lib functions 16 anos atrás
backtrace.S b380ab4f85 ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs 13 anos atrás
bitops.h d779c07dd7 ARM: bitops: prefetch the destination word for write prior to strex 12 anos atrás
call_with_stack.S 2d81f1fe81 ARM: lib: add call_with_stack function for safely changing stack 13 anos atrás
changebit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 anos atrás
clear_user.S e814d826dc ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled 15 anos atrás
clearbit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 anos atrás
copy_from_user.S 4260415f6a ARM: fix build error in arch/arm/kernel/process.c 15 anos atrás
copy_page.S dca230f00d ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache line 16 anos atrás
copy_template.S 8b592783a2 Thumb-2: Implement the unified arch/arm/lib functions 16 anos atrás
copy_to_user.S e814d826dc ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled 15 anos atrás
csumipv6.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 anos atrás
csumpartial.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 anos atrás
csumpartialcopy.S 22acc4e650 [ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functions 17 anos atrás
csumpartialcopygeneric.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 anos atrás
csumpartialcopyuser.S 4609a179c9 ARM: Fix csum_partial_copy_from_user() 15 anos atrás
delay-loop.S d0a533b182 ARM: 7452/1: delay: allow timer-based delay implementation to be selected 13 anos atrás
delay.c 8bd26e3a7e arm: delete __cpuinit/__CPUINIT usage from all ARM users 12 anos atrás
div64.S 01885bc5ce ARM: 7125/1: Add unwinding annotations for 64bit division functions 13 anos atrás
ecard.S b480a4b0c8 ARM: remove unnecessary mach/hardware.h includes 14 anos atrás
findbit.S 0e91ec0c06 ARM: 6482/2: Fix find_next_zero_bit and related assembly 14 anos atrás
floppydma.S 1da177e4c3 Linux-2.6.12-rc2 20 anos atrás
getuser.S 8404663f81 ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS 13 anos atrás
io-acorn.S 0cc41e4a21 arch: remove direct definitions of KERN_<LEVEL> uses 13 anos atrás
io-readsb.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 anos atrás
io-readsl.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 anos atrás
io-readsw-armv3.S 080fc66fb5 ARM: Bring back ARMv3 IO and user access code 13 anos atrás
io-readsw-armv4.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 anos atrás
io-shark.c b7523418f6 [PATCH] ARM: 2815/1: Shark: new defconfig, fixes with __io and serial ports 20 anos atrás
io-writesb.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 anos atrás
io-writesl.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 anos atrás
io-writesw-armv3.S 080fc66fb5 ARM: Bring back ARMv3 IO and user access code 13 anos atrás
io-writesw-armv4.S 8b592783a2 Thumb-2: Implement the unified arch/arm/lib functions 16 anos atrás
lib1funcs.S 81479c246c ARM: 6945/1: Add unwinding support for division functions 14 anos atrás
lshrdi3.S 8b592783a2 Thumb-2: Implement the unified arch/arm/lib functions 16 anos atrás
memchr.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 anos atrás
memcpy.S 8b592783a2 Thumb-2: Implement the unified arch/arm/lib functions 16 anos atrás
memmove.S fd522a8dec ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds 15 anos atrás
memset.S 418df63ada ARM: 7670/1: fix the memset fix 12 anos atrás
memzero.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 anos atrás
muldi3.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 anos atrás
putuser.S 8404663f81 ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS 13 anos atrás
setbit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 anos atrás
strchr.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 anos atrás
strrchr.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 anos atrás
testchangebit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 anos atrás
testclearbit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 anos atrás
testsetbit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 anos atrás
uaccess.S 080fc66fb5 ARM: Bring back ARMv3 IO and user access code 13 anos atrás
uaccess_with_memcpy.c a3a9ea656d ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware 11 anos atrás
ucmpdi2.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 anos atrás
xor-neon.c 9319206d71 ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled 12 anos atrás