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