Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
cloud-kernel
仓库
cloud-kernel
项目概览
openanolis
/
cloud-kernel
1 年多 前同步成功
通知
162
Star
36
Fork
7
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
10
列表
看板
标记
里程碑
合并请求
2
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
cloud-kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
10
Issue
10
列表
看板
标记
里程碑
合并请求
2
合并请求
2
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
f6cd16f1d2dae4e31aba8bb6a3cac21aba1416ce
切换分支/标签
分支
16
tags
129
历史
查找文件
云IDE
克隆
通过 SSH Clone 项目
通过 HTTPS Clone 项目
下载源代码
zip
tar.gz
tar.bz2
tar
复制 HTTPS 克隆URL
复制SSH克隆URL
git@gitcode.net:openanolis/cloud-kernel.git
复制 HTTPS 克隆地址
https://gitcode.net/openanolis/cloud-kernel.git
名称
最后提交
最后更新
..
lzo
lib/lzo: Update LZO compression to current upstream version
12 years ago
raid6
lib/raid6: build proper files on corresponding arch
12 years ago
reed_solomon
lib: Remove unnecessary inclusions of asm/semaphore.h
16 years ago
xz
decompressors: fix typo "POWERPC"
11 years ago
zlib_deflate
zlib: slim down zlib_deflate() workspace when possible
13 years ago
zlib_inflate
inflate_fast: sout is already a short so ptr arith was off by one.
14 years ago
lzo
lib/lzo: Update LZO compression to current upstream version
12 years ago
raid6
lib/raid6: build proper files on corresponding arch
12 years ago
reed_solomon
lib: Remove unnecessary inclusions of asm/semaphore.h
16 years ago
xz
decompressors: fix typo "POWERPC"
11 years ago
zlib_deflate
zlib: slim down zlib_deflate() workspace when possible
13 years ago
zlib_inflate
inflate_fast: sout is already a short so ptr arith was off by one.
14 years ago
lzo
lib/lzo: Update LZO compression to current upstream version
12 years ago
raid6
lib/raid6: build proper files on corresponding arch
12 years ago
reed_solomon
lib: Remove unnecessary inclusions of asm/semaphore.h
16 years ago
xz
decompressors: fix typo "POWERPC"
11 years ago
zlib_deflate
zlib: slim down zlib_deflate() workspace when possible
13 years ago
zlib_inflate
inflate_fast: sout is already a short so ptr arith was off by one.
14 years ago
lzo
lib/lzo: Update LZO compression to current upstream version
12 years ago
raid6
lib/raid6: build proper files on corresponding arch
12 years ago
reed_solomon
lib: Remove unnecessary inclusions of asm/semaphore.h
16 years ago
xz
decompressors: fix typo "POWERPC"
11 years ago
zlib_deflate
zlib: slim down zlib_deflate() workspace when possible
13 years ago
zlib_inflate
inflate_fast: sout is already a short so ptr arith was off by one.
14 years ago
lzo
lib/lzo: Update LZO compression to current upstream version
12 years ago
raid6
lib/raid6: build proper files on corresponding arch
12 years ago
reed_solomon
lib: Remove unnecessary inclusions of asm/semaphore.h
16 years ago
xz
decompressors: fix typo "POWERPC"
11 years ago
zlib_deflate
zlib: slim down zlib_deflate() workspace when possible
13 years ago
zlib_inflate
inflate_fast: sout is already a short so ptr arith was off by one.
14 years ago
lzo
lib/lzo: Update LZO compression to current upstream version
12 years ago
raid6
lib/raid6: build proper files on corresponding arch
12 years ago
reed_solomon
lib: Remove unnecessary inclusions of asm/semaphore.h
16 years ago
xz
decompressors: fix typo "POWERPC"
11 years ago
zlib_deflate
zlib: slim down zlib_deflate() workspace when possible
13 years ago
zlib_inflate
inflate_fast: sout is already a short so ptr arith was off by one.
14 years ago
lzo
lib/lzo: Update LZO compression to current upstream version
12 years ago
raid6
lib/raid6: build proper files on corresponding arch
12 years ago
reed_solomon
lib: Remove unnecessary inclusions of asm/semaphore.h
16 years ago
xz
decompressors: fix typo "POWERPC"
11 years ago
zlib_deflate
zlib: slim down zlib_deflate() workspace when possible
13 years ago
zlib_inflate
inflate_fast: sout is already a short so ptr arith was off by one.
14 years ago
lzo
lib/lzo: Update LZO compression to current upstream version
12 years ago
raid6
lib/raid6: build proper files on corresponding arch
12 years ago
reed_solomon
lib: Remove unnecessary inclusions of asm/semaphore.h
16 years ago
xz
decompressors: fix typo "POWERPC"
11 years ago
zlib_deflate
zlib: slim down zlib_deflate() workspace when possible
13 years ago
zlib_inflate
inflate_fast: sout is already a short so ptr arith was off by one.
14 years ago
lzo
lib/lzo: Update LZO compression to current upstream version
12 years ago
raid6
lib/raid6: build proper files on corresponding arch
12 years ago
reed_solomon
lib: Remove unnecessary inclusions of asm/semaphore.h
16 years ago
xz
decompressors: fix typo "POWERPC"
11 years ago
zlib_deflate
zlib: slim down zlib_deflate() workspace when possible
13 years ago
zlib_inflate
inflate_fast: sout is already a short so ptr arith was off by one.
14 years ago
.gitignore
X.509: Implement simple static OID registry
12 years ago
Kconfig
Merge
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
11 years ago
Kconfig.debug
kernel: delete __cpuinit usage from all core kernel files
11 years ago
Kconfig.kgdb
treewide: Fix typo in printk
11 years ago
Kconfig.kmemcheck
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
15 years ago
Makefile
lib: add lz4 compressor module
11 years ago
argv_split.c
argv_split(): teach it to handle mutable strings
11 years ago
atomic64.c
lib: atomic64: Initialize locks statically to fix early users
12 years ago
atomic64_test.c
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
12 years ago
audit.c
audit: support the "standard" <asm-generic/unistd.h>
13 years ago
average.c
lib: reduce the use of module.h wherever possible
12 years ago
bcd.c
usb/core: use bin2bcd() for bcdDevice in RH
12 years ago
bch.c
lib: add shared BCH ECC library
13 years ago
bitmap.c
propagate name change to comments in kernel source
12 years ago
bitrev.c
lib: export bitrev16
16 years ago
bsearch.c
btree.c
bug.c
bust_spinlocks.c
check_signature.c
checksum.c
cmdline.c
cordic.c
cpu-notifier-error-inject.c
cpu_rmap.c
cpumask.c
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c
crc16.c
crc32.c
crc32defs.h
crc7.c
crc8.c
ctype.c
debug_locks.c
debugobjects.c
dec_and_lock.c
decompress.c
decompress_bunzip2.c
decompress_inflate.c
decompress_unlzma.c
decompress_unlzo.c
decompress_unxz.c
devres.c
div64.c
dma-debug.c
dump_stack.c
dynamic_debug.c
extable.c
fault-inject.c
find_last_bit.c
find_next_bit.c
flex_array.c
gcd.c
gen_crc32table.c
genalloc.c
halfmd4.c
hexdump.c
hweight.c
idr.c
inflate.c
int_sqrt.c
iomap.c
iomap_copy.c
iommu-helper.c
ioremap.c
irq_regs.c
is_single_threaded.c
kasprintf.c
klist.c
kobject.c
kobject_uevent.c
kref.c
kstrtox.c
lcm.c
libcrc32c.c
list_debug.c
list_sort.c
llist.c
locking-selftest-hardirq.h
locking-selftest-mutex.h
locking-selftest-rlock-hardirq.h
locking-selftest-rlock-softirq.h
locking-selftest-rlock.h
locking-selftest-rsem.h
locking-selftest-softirq.h
locking-selftest-spin-hardirq.h
locking-selftest-spin-softirq.h
locking-selftest-spin.h
locking-selftest-wlock-hardirq.h
locking-selftest-wlock-softirq.h
locking-selftest-wlock.h
locking-selftest-wsem.h
locking-selftest.c
lru_cache.c
md5.c
nlattr.c
parser.c
percpu_counter.c
.gitignore
X.509: Implement simple static OID registry
12 years ago
Kconfig
Merge
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
11 years ago
Kconfig.debug
kernel: delete __cpuinit usage from all core kernel files
11 years ago
Kconfig.kgdb
treewide: Fix typo in printk
11 years ago
Kconfig.kmemcheck
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
15 years ago
Makefile
lib: add lz4 compressor module
11 years ago
argv_split.c
argv_split(): teach it to handle mutable strings
11 years ago
atomic64.c
lib: atomic64: Initialize locks statically to fix early users
12 years ago
atomic64_test.c
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
12 years ago
audit.c
audit: support the "standard" <asm-generic/unistd.h>
13 years ago
average.c
lib: reduce the use of module.h wherever possible
12 years ago
bcd.c
usb/core: use bin2bcd() for bcdDevice in RH
12 years ago
bch.c
lib: add shared BCH ECC library
13 years ago
bitmap.c
propagate name change to comments in kernel source
12 years ago
bitrev.c
lib: export bitrev16
16 years ago
bsearch.c
btree.c
bug.c
bust_spinlocks.c
check_signature.c
checksum.c
cmdline.c
cordic.c
cpu-notifier-error-inject.c
cpu_rmap.c
cpumask.c
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c
crc16.c
crc32.c
crc32defs.h
crc7.c
crc8.c
ctype.c
debug_locks.c
debugobjects.c
dec_and_lock.c
decompress.c
decompress_bunzip2.c
decompress_inflate.c
decompress_unlzma.c
decompress_unlzo.c
decompress_unxz.c
devres.c
div64.c
dma-debug.c
dump_stack.c
dynamic_debug.c
extable.c
fault-inject.c
find_last_bit.c
find_next_bit.c
flex_array.c
gcd.c
gen_crc32table.c
genalloc.c
halfmd4.c
hexdump.c
hweight.c
idr.c
inflate.c
int_sqrt.c
iomap.c
iomap_copy.c
iommu-helper.c
ioremap.c
irq_regs.c
is_single_threaded.c
kasprintf.c
klist.c
kobject.c
kobject_uevent.c
kref.c
kstrtox.c
lcm.c
libcrc32c.c
list_debug.c
list_sort.c
llist.c
locking-selftest-hardirq.h
locking-selftest-mutex.h
locking-selftest-rlock-hardirq.h
locking-selftest-rlock-softirq.h
locking-selftest-rlock.h
locking-selftest-rsem.h
locking-selftest-softirq.h
locking-selftest-spin-hardirq.h
locking-selftest-spin-softirq.h
locking-selftest-spin.h
locking-selftest-wlock-hardirq.h
locking-selftest-wlock-softirq.h
locking-selftest-wlock.h
locking-selftest-wsem.h
locking-selftest.c
lru_cache.c
md5.c
nlattr.c
parser.c
percpu_counter.c
.gitignore
X.509: Implement simple static OID registry
12 years ago
Kconfig
Merge
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
11 years ago
Kconfig.debug
kernel: delete __cpuinit usage from all core kernel files
11 years ago
Kconfig.kgdb
treewide: Fix typo in printk
11 years ago
Kconfig.kmemcheck
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
15 years ago
Makefile
lib: add lz4 compressor module
11 years ago
argv_split.c
argv_split(): teach it to handle mutable strings
11 years ago
atomic64.c
lib: atomic64: Initialize locks statically to fix early users
12 years ago
atomic64_test.c
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
12 years ago
audit.c
audit: support the "standard" <asm-generic/unistd.h>
13 years ago
average.c
lib: reduce the use of module.h wherever possible
12 years ago
bcd.c
usb/core: use bin2bcd() for bcdDevice in RH
12 years ago
bch.c
lib: add shared BCH ECC library
13 years ago
bitmap.c
propagate name change to comments in kernel source
12 years ago
bitrev.c
lib: export bitrev16
16 years ago
bsearch.c
btree.c
bug.c
bust_spinlocks.c
check_signature.c
checksum.c
cmdline.c
cordic.c
cpu-notifier-error-inject.c
cpu_rmap.c
cpumask.c
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c
crc16.c
crc32.c
crc32defs.h
crc7.c
crc8.c
ctype.c
debug_locks.c
debugobjects.c
dec_and_lock.c
decompress.c
decompress_bunzip2.c
decompress_inflate.c
decompress_unlzma.c
decompress_unlzo.c
decompress_unxz.c
devres.c
div64.c
dma-debug.c
dump_stack.c
dynamic_debug.c
extable.c
fault-inject.c
find_last_bit.c
find_next_bit.c
flex_array.c
gcd.c
gen_crc32table.c
genalloc.c
halfmd4.c
hexdump.c
hweight.c
idr.c
inflate.c
int_sqrt.c
iomap.c
iomap_copy.c
iommu-helper.c
ioremap.c
irq_regs.c
is_single_threaded.c
kasprintf.c
klist.c
kobject.c
kobject_uevent.c
kref.c
kstrtox.c
lcm.c
libcrc32c.c
list_debug.c
list_sort.c
llist.c
locking-selftest-hardirq.h
locking-selftest-mutex.h
locking-selftest-rlock-hardirq.h
locking-selftest-rlock-softirq.h
locking-selftest-rlock.h
locking-selftest-rsem.h
locking-selftest-softirq.h
locking-selftest-spin-hardirq.h
locking-selftest-spin-softirq.h
locking-selftest-spin.h
locking-selftest-wlock-hardirq.h
locking-selftest-wlock-softirq.h
locking-selftest-wlock.h
locking-selftest-wsem.h
locking-selftest.c
lru_cache.c
md5.c
nlattr.c
parser.c
percpu_counter.c
.gitignore
X.509: Implement simple static OID registry
12 years ago
Kconfig
Merge
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
11 years ago
Kconfig.debug
kernel: delete __cpuinit usage from all core kernel files
11 years ago
Kconfig.kgdb
treewide: Fix typo in printk
11 years ago
Kconfig.kmemcheck
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
15 years ago
Makefile
lib: add lz4 compressor module
11 years ago
argv_split.c
argv_split(): teach it to handle mutable strings
11 years ago
atomic64.c
lib: atomic64: Initialize locks statically to fix early users
12 years ago
atomic64_test.c
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
12 years ago
audit.c
audit: support the "standard" <asm-generic/unistd.h>
13 years ago
average.c
lib: reduce the use of module.h wherever possible
12 years ago
bcd.c
usb/core: use bin2bcd() for bcdDevice in RH
12 years ago
bch.c
lib: add shared BCH ECC library
13 years ago
bitmap.c
propagate name change to comments in kernel source
12 years ago
bitrev.c
lib: export bitrev16
16 years ago
bsearch.c
btree.c
bug.c
bust_spinlocks.c
check_signature.c
checksum.c
cmdline.c
cordic.c
cpu-notifier-error-inject.c
cpu_rmap.c
cpumask.c
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c
crc16.c
crc32.c
crc32defs.h
crc7.c
crc8.c
ctype.c
debug_locks.c
debugobjects.c
dec_and_lock.c
decompress.c
decompress_bunzip2.c
decompress_inflate.c
decompress_unlzma.c
decompress_unlzo.c
decompress_unxz.c
devres.c
div64.c
dma-debug.c
dump_stack.c
dynamic_debug.c
extable.c
fault-inject.c
find_last_bit.c
find_next_bit.c
flex_array.c
gcd.c
gen_crc32table.c
genalloc.c
halfmd4.c
hexdump.c
hweight.c
idr.c
inflate.c
int_sqrt.c
iomap.c
iomap_copy.c
iommu-helper.c
ioremap.c
irq_regs.c
is_single_threaded.c
kasprintf.c
klist.c
kobject.c
kobject_uevent.c
kref.c
kstrtox.c
lcm.c
libcrc32c.c
list_debug.c
list_sort.c
llist.c
locking-selftest-hardirq.h
locking-selftest-mutex.h
locking-selftest-rlock-hardirq.h
locking-selftest-rlock-softirq.h
locking-selftest-rlock.h
locking-selftest-rsem.h
locking-selftest-softirq.h
locking-selftest-spin-hardirq.h
locking-selftest-spin-softirq.h
locking-selftest-spin.h
locking-selftest-wlock-hardirq.h
locking-selftest-wlock-softirq.h
locking-selftest-wlock.h
locking-selftest-wsem.h
locking-selftest.c
lru_cache.c
md5.c
nlattr.c
parser.c
percpu_counter.c
.gitignore
X.509: Implement simple static OID registry
12 years ago
Kconfig
Merge
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
11 years ago
Kconfig.debug
kernel: delete __cpuinit usage from all core kernel files
11 years ago
Kconfig.kgdb
treewide: Fix typo in printk
11 years ago
Kconfig.kmemcheck
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
15 years ago
Makefile
lib: add lz4 compressor module
11 years ago
argv_split.c
argv_split(): teach it to handle mutable strings
11 years ago
atomic64.c
lib: atomic64: Initialize locks statically to fix early users
12 years ago
atomic64_test.c
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
12 years ago
audit.c
audit: support the "standard" <asm-generic/unistd.h>
13 years ago
average.c
lib: reduce the use of module.h wherever possible
12 years ago
bcd.c
usb/core: use bin2bcd() for bcdDevice in RH
12 years ago
bch.c
lib: add shared BCH ECC library
13 years ago
bitmap.c
propagate name change to comments in kernel source
12 years ago
bitrev.c
lib: export bitrev16
16 years ago
bsearch.c
btree.c
bug.c
bust_spinlocks.c
check_signature.c
checksum.c
cmdline.c
cordic.c
cpu-notifier-error-inject.c
cpu_rmap.c
cpumask.c
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c
crc16.c
crc32.c
crc32defs.h
crc7.c
crc8.c
ctype.c
debug_locks.c
debugobjects.c
dec_and_lock.c
decompress.c
decompress_bunzip2.c
decompress_inflate.c
decompress_unlzma.c
decompress_unlzo.c
decompress_unxz.c
devres.c
div64.c
dma-debug.c
dump_stack.c
dynamic_debug.c
extable.c
fault-inject.c
find_last_bit.c
find_next_bit.c
flex_array.c
gcd.c
gen_crc32table.c
genalloc.c
halfmd4.c
hexdump.c
hweight.c
idr.c
inflate.c
int_sqrt.c
iomap.c
iomap_copy.c
iommu-helper.c
ioremap.c
irq_regs.c
is_single_threaded.c
kasprintf.c
klist.c
kobject.c
kobject_uevent.c
kref.c
kstrtox.c
lcm.c
libcrc32c.c
list_debug.c
list_sort.c
llist.c
locking-selftest-hardirq.h
locking-selftest-mutex.h
locking-selftest-rlock-hardirq.h
locking-selftest-rlock-softirq.h
locking-selftest-rlock.h
locking-selftest-rsem.h
locking-selftest-softirq.h
locking-selftest-spin-hardirq.h
locking-selftest-spin-softirq.h
locking-selftest-spin.h
locking-selftest-wlock-hardirq.h
locking-selftest-wlock-softirq.h
locking-selftest-wlock.h
locking-selftest-wsem.h
locking-selftest.c
lru_cache.c
md5.c
nlattr.c
parser.c
percpu_counter.c
.gitignore
X.509: Implement simple static OID registry
12 years ago
Kconfig
Merge
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
11 years ago
Kconfig.debug
kernel: delete __cpuinit usage from all core kernel files
11 years ago
Kconfig.kgdb
treewide: Fix typo in printk
11 years ago
Kconfig.kmemcheck
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
15 years ago
Makefile
lib: add lz4 compressor module
11 years ago
argv_split.c
argv_split(): teach it to handle mutable strings
11 years ago
atomic64.c
lib: atomic64: Initialize locks statically to fix early users
12 years ago
atomic64_test.c
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
12 years ago
audit.c
audit: support the "standard" <asm-generic/unistd.h>
13 years ago
average.c
lib: reduce the use of module.h wherever possible
12 years ago
bcd.c
usb/core: use bin2bcd() for bcdDevice in RH
12 years ago
bch.c
lib: add shared BCH ECC library
13 years ago
bitmap.c
propagate name change to comments in kernel source
12 years ago
bitrev.c
lib: export bitrev16
16 years ago
bsearch.c
btree.c
bug.c
bust_spinlocks.c
check_signature.c
checksum.c
cmdline.c
cordic.c
cpu-notifier-error-inject.c
cpu_rmap.c
cpumask.c
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c
crc16.c
crc32.c
crc32defs.h
crc7.c
crc8.c
ctype.c
debug_locks.c
debugobjects.c
dec_and_lock.c
decompress.c
decompress_bunzip2.c
decompress_inflate.c
decompress_unlzma.c
decompress_unlzo.c
decompress_unxz.c
devres.c
div64.c
dma-debug.c
dump_stack.c
dynamic_debug.c
extable.c
fault-inject.c
find_last_bit.c
find_next_bit.c
flex_array.c
gcd.c
gen_crc32table.c
genalloc.c
halfmd4.c
hexdump.c
hweight.c
idr.c
inflate.c
int_sqrt.c
iomap.c
iomap_copy.c
iommu-helper.c
ioremap.c
irq_regs.c
is_single_threaded.c
kasprintf.c
klist.c
kobject.c
kobject_uevent.c
kref.c
kstrtox.c
lcm.c
libcrc32c.c
list_debug.c
list_sort.c
llist.c
locking-selftest-hardirq.h
locking-selftest-mutex.h
locking-selftest-rlock-hardirq.h
locking-selftest-rlock-softirq.h
locking-selftest-rlock.h
locking-selftest-rsem.h
locking-selftest-softirq.h
locking-selftest-spin-hardirq.h
locking-selftest-spin-softirq.h
locking-selftest-spin.h
locking-selftest-wlock-hardirq.h
locking-selftest-wlock-softirq.h
locking-selftest-wlock.h
locking-selftest-wsem.h
locking-selftest.c
lru_cache.c
md5.c
nlattr.c
parser.c
percpu_counter.c
.gitignore
X.509: Implement simple static OID registry
12 years ago
Kconfig
Merge
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
11 years ago
Kconfig.debug
kernel: delete __cpuinit usage from all core kernel files
11 years ago
Kconfig.kgdb
treewide: Fix typo in printk
11 years ago
Kconfig.kmemcheck
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
15 years ago
Makefile
lib: add lz4 compressor module
11 years ago
argv_split.c
argv_split(): teach it to handle mutable strings
11 years ago
atomic64.c
lib: atomic64: Initialize locks statically to fix early users
12 years ago
atomic64_test.c
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
12 years ago
audit.c
audit: support the "standard" <asm-generic/unistd.h>
13 years ago
average.c
lib: reduce the use of module.h wherever possible
12 years ago
bcd.c
usb/core: use bin2bcd() for bcdDevice in RH
12 years ago
bch.c
lib: add shared BCH ECC library
13 years ago
bitmap.c
propagate name change to comments in kernel source
12 years ago
bitrev.c
lib: export bitrev16
16 years ago
bsearch.c
btree.c
bug.c
bust_spinlocks.c
check_signature.c
checksum.c
cmdline.c
cordic.c
cpu-notifier-error-inject.c
cpu_rmap.c
cpumask.c
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c
crc16.c
crc32.c
crc32defs.h
crc7.c
crc8.c
ctype.c
debug_locks.c
debugobjects.c
dec_and_lock.c
decompress.c
decompress_bunzip2.c
decompress_inflate.c
decompress_unlzma.c
decompress_unlzo.c
decompress_unxz.c
devres.c
div64.c
dma-debug.c
dump_stack.c
dynamic_debug.c
extable.c
fault-inject.c
find_last_bit.c
find_next_bit.c
flex_array.c
gcd.c
gen_crc32table.c
genalloc.c
halfmd4.c
hexdump.c
hweight.c
idr.c
inflate.c
int_sqrt.c
iomap.c
iomap_copy.c
iommu-helper.c
ioremap.c
irq_regs.c
is_single_threaded.c
kasprintf.c
klist.c
kobject.c
kobject_uevent.c
kref.c
kstrtox.c
lcm.c
libcrc32c.c
list_debug.c
list_sort.c
llist.c
locking-selftest-hardirq.h
locking-selftest-mutex.h
locking-selftest-rlock-hardirq.h
locking-selftest-rlock-softirq.h
locking-selftest-rlock.h
locking-selftest-rsem.h
locking-selftest-softirq.h
locking-selftest-spin-hardirq.h
locking-selftest-spin-softirq.h
locking-selftest-spin.h
locking-selftest-wlock-hardirq.h
locking-selftest-wlock-softirq.h
locking-selftest-wlock.h
locking-selftest-wsem.h
locking-selftest.c
lru_cache.c
md5.c
nlattr.c
parser.c
percpu_counter.c
.gitignore
X.509: Implement simple static OID registry
12 years ago
Kconfig
Merge
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
11 years ago
Kconfig.debug
kernel: delete __cpuinit usage from all core kernel files
11 years ago
Kconfig.kgdb
treewide: Fix typo in printk
11 years ago
Kconfig.kmemcheck
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
15 years ago
Makefile
lib: add lz4 compressor module
11 years ago
argv_split.c
argv_split(): teach it to handle mutable strings
11 years ago
atomic64.c
lib: atomic64: Initialize locks statically to fix early users
12 years ago
atomic64_test.c
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
12 years ago
audit.c
audit: support the "standard" <asm-generic/unistd.h>
13 years ago
average.c
lib: reduce the use of module.h wherever possible
12 years ago
bcd.c
usb/core: use bin2bcd() for bcdDevice in RH
12 years ago
bch.c
lib: add shared BCH ECC library
13 years ago
bitmap.c
propagate name change to comments in kernel source
12 years ago
bitrev.c
lib: export bitrev16
16 years ago
bsearch.c
btree.c
bug.c
bust_spinlocks.c
check_signature.c
checksum.c
cmdline.c
cordic.c
cpu-notifier-error-inject.c
cpu_rmap.c
cpumask.c
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c
crc16.c
crc32.c
crc32defs.h
crc7.c
crc8.c
ctype.c
debug_locks.c
debugobjects.c
dec_and_lock.c
decompress.c
decompress_bunzip2.c
decompress_inflate.c
decompress_unlzma.c
decompress_unlzo.c
decompress_unxz.c
devres.c
div64.c
dma-debug.c
dump_stack.c
dynamic_debug.c
extable.c
fault-inject.c
find_last_bit.c
find_next_bit.c
flex_array.c
gcd.c
gen_crc32table.c
genalloc.c
halfmd4.c
hexdump.c
hweight.c
idr.c
inflate.c
int_sqrt.c
iomap.c
iomap_copy.c
iommu-helper.c
ioremap.c
irq_regs.c
is_single_threaded.c
kasprintf.c
klist.c
kobject.c
kobject_uevent.c
kref.c
kstrtox.c
lcm.c
libcrc32c.c
list_debug.c
list_sort.c
llist.c
locking-selftest-hardirq.h
locking-selftest-mutex.h
locking-selftest-rlock-hardirq.h
locking-selftest-rlock-softirq.h
locking-selftest-rlock.h
locking-selftest-rsem.h
locking-selftest-softirq.h
locking-selftest-spin-hardirq.h
locking-selftest-spin-softirq.h
locking-selftest-spin.h
locking-selftest-wlock-hardirq.h
locking-selftest-wlock-softirq.h
locking-selftest-wlock.h
locking-selftest-wsem.h
locking-selftest.c
lru_cache.c
md5.c
nlattr.c
parser.c
percpu_counter.c
.gitignore
X.509: Implement simple static OID registry
12 years ago
Kconfig
Merge
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
11 years ago
Kconfig.debug
kernel: delete __cpuinit usage from all core kernel files
11 years ago
Kconfig.kgdb
treewide: Fix typo in printk
11 years ago
Kconfig.kmemcheck
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
15 years ago
Makefile
lib: add lz4 compressor module
11 years ago
argv_split.c
argv_split(): teach it to handle mutable strings
11 years ago
atomic64.c
lib: atomic64: Initialize locks statically to fix early users
12 years ago
atomic64_test.c
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
12 years ago
audit.c
audit: support the "standard" <asm-generic/unistd.h>
13 years ago
average.c
lib: reduce the use of module.h wherever possible
12 years ago
bcd.c
usb/core: use bin2bcd() for bcdDevice in RH
12 years ago
bch.c
lib: add shared BCH ECC library
13 years ago
bitmap.c
propagate name change to comments in kernel source
12 years ago
bitrev.c
lib: export bitrev16
16 years ago
bsearch.c
btree.c
bug.c
bust_spinlocks.c
check_signature.c
checksum.c
cmdline.c
cordic.c
cpu-notifier-error-inject.c
cpu_rmap.c
cpumask.c
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c
crc16.c
crc32.c
crc32defs.h
crc7.c
crc8.c
ctype.c
debug_locks.c
debugobjects.c
dec_and_lock.c
decompress.c
decompress_bunzip2.c
decompress_inflate.c
decompress_unlzma.c
decompress_unlzo.c
decompress_unxz.c
devres.c
div64.c
dma-debug.c
dump_stack.c
dynamic_debug.c
extable.c
fault-inject.c
find_last_bit.c
find_next_bit.c
flex_array.c
gcd.c
gen_crc32table.c
genalloc.c
halfmd4.c
hexdump.c
hweight.c
idr.c
inflate.c
int_sqrt.c
iomap.c
iomap_copy.c
iommu-helper.c
ioremap.c
irq_regs.c
is_single_threaded.c
kasprintf.c
klist.c
kobject.c
kobject_uevent.c
kref.c
kstrtox.c
lcm.c
libcrc32c.c
list_debug.c
list_sort.c
llist.c
locking-selftest-hardirq.h
locking-selftest-mutex.h
locking-selftest-rlock-hardirq.h
locking-selftest-rlock-softirq.h
locking-selftest-rlock.h
locking-selftest-rsem.h
locking-selftest-softirq.h
locking-selftest-spin-hardirq.h
locking-selftest-spin-softirq.h
locking-selftest-spin.h
locking-selftest-wlock-hardirq.h
locking-selftest-wlock-softirq.h
locking-selftest-wlock.h
locking-selftest-wsem.h
locking-selftest.c
lru_cache.c
md5.c
nlattr.c
parser.c
percpu_counter.c
项目简介
Cloud Kernel - an open-source Linux kernel originated by Alibaba Operating System Team
进一步了解
文件大小
2.2 GB
仓库大小
2.2 GB
linux
kernel
发行版本
13
Cloud Kernel release 21
4年前
全部发行版
贡献者
341
B
E
P
S
V
T
D
Y
J
T
G
J
全部贡献者
开发语言
C
96.3 %
C++
1.4 %
Assembly
1.4 %
Objective-C
0.3 %
Makefile
0.3 %
反馈
建议
客服
返回
顶部