Victor Kamensky d98b90ea22 ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull 11 жил өмнө
..
Makefile 017f161a55 ARM: 7877/1: use built-in byte swap function 11 жил өмнө
ashldi3.S 8b592783a2 Thumb-2: Implement the unified arch/arm/lib functions 16 жил өмнө
ashrdi3.S 8b592783a2 Thumb-2: Implement the unified arch/arm/lib functions 16 жил өмнө
backtrace.S ef41b5c924 ARM: make kernel oops easier to read 11 жил өмнө
bitops.h c32ffce0f6 ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics 11 жил өмнө
bswapsdi2.S 017f161a55 ARM: 7877/1: use built-in byte swap function 11 жил өмнө
call_with_stack.S 2d81f1fe81 ARM: lib: add call_with_stack function for safely changing stack 13 жил өмнө
changebit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 жил өмнө
clear_user.S e814d826dc ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled 15 жил өмнө
clearbit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 жил өмнө
copy_from_user.S 4260415f6a ARM: fix build error in arch/arm/kernel/process.c 15 жил өмнө
copy_page.S dca230f00d ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache line 16 жил өмнө
copy_template.S d98b90ea22 ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull 11 жил өмнө
copy_to_user.S e814d826dc ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled 15 жил өмнө
csumipv6.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 жил өмнө
csumpartial.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 жил өмнө
csumpartialcopy.S 22acc4e650 [ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functions 17 жил өмнө
csumpartialcopygeneric.S d98b90ea22 ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull 11 жил өмнө
csumpartialcopyuser.S 4609a179c9 ARM: Fix csum_partial_copy_from_user() 15 жил өмнө
delay-loop.S 11d4bb1bd0 ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation 11 жил өмнө
delay.c 8bd26e3a7e arm: delete __cpuinit/__CPUINIT usage from all ARM users 12 жил өмнө
div64.S 01885bc5ce ARM: 7125/1: Add unwinding annotations for 64bit division functions 14 жил өмнө
ecard.S b480a4b0c8 ARM: remove unnecessary mach/hardware.h includes 14 жил өмнө
findbit.S 0e91ec0c06 ARM: 6482/2: Fix find_next_zero_bit and related assembly 14 жил өмнө
floppydma.S 1da177e4c3 Linux-2.6.12-rc2 20 жил өмнө
getuser.S 8404663f81 ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS 13 жил өмнө
io-acorn.S 0cc41e4a21 arch: remove direct definitions of KERN_<LEVEL> uses 13 жил өмнө
io-readsb.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 жил өмнө
io-readsl.S d98b90ea22 ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull 11 жил өмнө
io-readsw-armv3.S 080fc66fb5 ARM: Bring back ARMv3 IO and user access code 13 жил өмнө
io-readsw-armv4.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 жил өмнө
io-writesb.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 жил өмнө
io-writesl.S d98b90ea22 ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull 11 жил өмнө
io-writesw-armv3.S 080fc66fb5 ARM: Bring back ARMv3 IO and user access code 13 жил өмнө
io-writesw-armv4.S 8b592783a2 Thumb-2: Implement the unified arch/arm/lib functions 16 жил өмнө
lib1funcs.S 81479c246c ARM: 6945/1: Add unwinding support for division functions 14 жил өмнө
lshrdi3.S 8b592783a2 Thumb-2: Implement the unified arch/arm/lib functions 16 жил өмнө
memchr.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 жил өмнө
memcpy.S 8b592783a2 Thumb-2: Implement the unified arch/arm/lib functions 16 жил өмнө
memmove.S d98b90ea22 ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull 11 жил өмнө
memset.S 418df63ada ARM: 7670/1: fix the memset fix 12 жил өмнө
memzero.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 жил өмнө
muldi3.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 жил өмнө
putuser.S 8404663f81 ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS 13 жил өмнө
setbit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 жил өмнө
strchr.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 жил өмнө
strrchr.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 жил өмнө
testchangebit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 жил өмнө
testclearbit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 жил өмнө
testsetbit.S c36ef4b176 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 13 жил өмнө
uaccess.S d98b90ea22 ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull 11 жил өмнө
uaccess_with_memcpy.c a3a9ea656d ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware 11 жил өмнө
ucmpdi2.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 жил өмнө
xor-neon.c 9319206d71 ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled 12 жил өмнө