.. |
reed_solomon
|
97d1f15b7e
[PATCH] sem2mutex: kernel/
|
19 лет назад |
zlib_deflate
|
87c2ce3b93
[PATCH] lib/zlib*: cleanups
|
19 лет назад |
zlib_inflate
|
87c2ce3b93
[PATCH] lib/zlib*: cleanups
|
19 лет назад |
.gitignore
|
1e65174a33
Add some basic .gitignore files
|
19 лет назад |
Kconfig
|
7657ec1fcb
[PATCH] lib/crc16: added crc16 algorithm.
|
20 лет назад |
Kconfig.debug
|
604bf5a216
[PATCH] CONFIG_UNWIND_INFO
|
19 лет назад |
Makefile
|
c27a0d75b3
[PATCH] Introduce __iowrite32_copy
|
19 лет назад |
bitmap.c
|
3cf64b933c
[PATCH] bitmap: region restructuring
|
19 лет назад |
bust_spinlocks.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 лет назад |
cmdline.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 лет назад |
crc-ccitt.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 лет назад |
crc16.c
|
7657ec1fcb
[PATCH] lib/crc16: added crc16 algorithm.
|
20 лет назад |
crc32.c
|
cfc646fa84
[PATCH] crc32.c typo fix
|
20 лет назад |
crc32defs.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 лет назад |
ctype.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 лет назад |
dec_and_lock.c
|
a57004e1af
[PATCH] atomic: dec_and_lock use atomic primitives
|
19 лет назад |
div64.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 лет назад |
dump_stack.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 лет назад |
errno.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 лет назад |
extable.c
|
2ef9481e66
[PATCH] powerpc: trivial: modify comments to refer to new location of files
|
19 лет назад |
find_next_bit.c
|
402344012e
[PATCH] frv: implement and export various things required by modules
|
19 лет назад |
gen_crc32table.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 лет назад |
genalloc.c
|
46596338a1
[PATCH] fix broken lib/genalloc.c
|
19 лет назад |
halfmd4.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 лет назад |
idr.c
|
e15ae2dd3e
[PATCH] Whitespace and CodingStyle cleanup for lib/idr.c
|
19 лет назад |
inflate.c
|
4aad724d3e
[PATCH] Update in-kernel zlib routines
|
20 лет назад |
int_sqrt.c
|
f0c00257d6
[PATCH] lib: Fix bug in int_sqrt() for 64 bit longs
|
19 лет назад |
iomap.c
|
dae409a277
[PATCH] add Big Endian variants of ioread/iowrite
|
20 лет назад |
iomap_copy.c
|
ad6b97fc92
[PATCH] iomap_copy fallout (m68k)
|
19 лет назад |
kernel_lock.c
|
fb1c8f93d8
[PATCH] spinlock consolidation
|
20 лет назад |
klist.c
|
e22dafbcd7
[PATCH] klist: Fix broken kref counting in find functions
|
19 лет назад |
kobject.c
|
7423172a50
[PATCH] kobject_add_dir
|
19 лет назад |
kobject_uevent.c
|
51107301b6
[PATCH] kobject: fix build error if CONFIG_SYSFS=n
|
19 лет назад |
kref.c
|
8b5536bbee
[PATCH] kref: avoid an atomic operation in kref_put()
|
19 лет назад |
libcrc32c.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 лет назад |
parser.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 лет назад |
prio_tree.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 лет назад |
radix-tree.c
|
90f9dd8f72
[PATCH] Fix over-zealous tag clearing in radix_tree_delete
|
19 лет назад |
rbtree.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 лет назад |
rwsem-spinlock.c
|
d59dd4620f
[PATCH] use smp_mb/wmb/rmb where possible
|
20 лет назад |
rwsem.c
|
d59dd4620f
[PATCH] use smp_mb/wmb/rmb where possible
|
20 лет назад |
semaphore-sleepers.c
|
52fdd08903
[PATCH] unify x86/x86-64 semaphore code
|
20 лет назад |
sha1.c
|
23712b2fbf
[PATCH] lib/sha1.c: fix sparse warning
|
20 лет назад |
smp_processor_id.c
|
4e57b68178
[PATCH] fix missing includes
|
19 лет назад |
sort.c
|
4e57b68178
[PATCH] fix missing includes
|
19 лет назад |
spinlock_debug.c
|
e0a6029634
[PATCH] Fix spinlock debugging delays to not time out too early
|
19 лет назад |
string.c
|
f4a641d66c
[PATCH] multiple exports of strpbrk
|
19 лет назад |
swiotlb.c
|
17a941d854
[PATCH] x86_64: Use function pointers to call DMA mapping functions
|
19 лет назад |
textsearch.c
|
fd4f2df24b
[PATCH] gfp_t: lib/*
|
19 лет назад |
ts_bm.c
|
3f330317ab
[TEXTSEARCH]: Fix broken good shift array calculation in Boyer-Moore
|
19 лет назад |
ts_fsm.c
|
dd0fc66fb3
[PATCH] gfp flags annotations - part 1
|
19 лет назад |
ts_kmp.c
|
dd0fc66fb3
[PATCH] gfp flags annotations - part 1
|
19 лет назад |
vsprintf.c
|
4e57b68178
[PATCH] fix missing includes
|
19 лет назад |