This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
244490
Commits
6
Branches
0
Tags
1.2 GiB
C
98.1%
Assembly
1.2%
Makefile
0.3%
Tag:
Branch:
Tree:
2eaa03b5be
15.0
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2eaa03b5be'
${ noResults }
kernel_samsung_sm7125
/
arch
/
arm
/
lib
History
Russell King
196f020fbb
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
14 years ago
..
Makefile
ARM: Remove support for LinkUp Systems L7200 SDP.
15 years ago
ashldi3.S
Thumb-2: Implement the unified arch/arm/lib functions
16 years ago
ashrdi3.S
Thumb-2: Implement the unified arch/arm/lib functions
16 years ago
backtrace.S
ARM: fix build error in arch/arm/kernel/process.c
15 years ago
bitops.h
ARM: 6653/1: bitops: Use BX instead of MOV PC,LR
14 years ago
changebit.S
ARM: bitops: switch set/clear/change bitops to use ldrex/strex
14 years ago
clear_user.S
ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled
15 years ago
clearbit.S
ARM: bitops: switch set/clear/change bitops to use ldrex/strex
14 years ago
copy_from_user.S
ARM: fix build error in arch/arm/kernel/process.c
15 years ago
copy_page.S
ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache line
16 years ago
copy_template.S
Thumb-2: Implement the unified arch/arm/lib functions
16 years ago
copy_to_user.S
ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled
15 years ago
csumipv6.S
…
csumpartial.S
…
csumpartialcopy.S
…
csumpartialcopygeneric.S
…
csumpartialcopyuser.S
ARM: Fix csum_partial_copy_from_user()
15 years ago
delay.S
ARM: udelay: prevent math rounding resulting in short udelays
14 years ago
div64.S
Thumb-2: Implement the unified arch/arm/lib functions
16 years ago
ecard.S
…
findbit.S
ARM: 6482/2: Fix find_next_zero_bit and related assembly
14 years ago
floppydma.S
…
getuser.S
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
14 years ago
io-acorn.S
…
io-readsb.S
…
io-readsl.S
…
io-readsw-armv3.S
…
io-readsw-armv4.S
…
io-shark.c
…
io-writesb.S
…
io-writesl.S
…
io-writesw-armv3.S
…
io-writesw-armv4.S
Thumb-2: Implement the unified arch/arm/lib functions
16 years ago
lib1funcs.S
Nicolas Pitre has a new email address
16 years ago
lshrdi3.S
Thumb-2: Implement the unified arch/arm/lib functions
16 years ago
memchr.S
…
memcpy.S
Thumb-2: Implement the unified arch/arm/lib functions
16 years ago
memmove.S
ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds
15 years ago
memset.S
[ARM] remove memzero()
16 years ago
memzero.S
…
muldi3.S
…
putuser.S
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
14 years ago
setbit.S
ARM: bitops: switch set/clear/change bitops to use ldrex/strex
14 years ago
sha1.S
Nicolas Pitre has a new email address
16 years ago
strchr.S
…
strncpy_from_user.S
ARM: fix build error in arch/arm/kernel/process.c
15 years ago
strnlen_user.S
ARM: fix build error in arch/arm/kernel/process.c
15 years ago
strrchr.S
…
testchangebit.S
ARM: bitops: switch set/clear/change bitops to use ldrex/strex
14 years ago
testclearbit.S
ARM: bitops: switch set/clear/change bitops to use ldrex/strex
14 years ago
testsetbit.S
ARM: bitops: switch set/clear/change bitops to use ldrex/strex
14 years ago
uaccess.S
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
14 years ago
uaccess_with_memcpy.c
ARM: pgtable: add pud-level code
14 years ago
ucmpdi2.S
…