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.
 
 
 
Akinobu Mita f9b4192923 [PATCH] bitops: hweight() speedup 19 years ago
..
reed_solomon [PATCH] sem2mutex: kernel/ 19 years ago
zlib_deflate [PATCH] lib/zlib*: cleanups 19 years ago
zlib_inflate [PATCH] lib/zlib*: cleanups 19 years ago
.gitignore Add some basic .gitignore files 19 years ago
Kconfig
Kconfig.debug [PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNEL 19 years ago
Makefile [PATCH] bitops: generic hweight{64,32,16,8}() 19 years ago
bitmap.c [PATCH] bitops: hweight() related cleanup 19 years ago
bust_spinlocks.c
cmdline.c
cpumask.c [PATCH] cpumask: uninline any_online_cpu() 19 years ago
crc-ccitt.c Linux-2.6.12-rc2 20 years ago
crc16.c
crc32.c
crc32defs.h
ctype.c
dec_and_lock.c [PATCH] atomic: dec_and_lock use atomic primitives 19 years ago
div64.c
dump_stack.c
errno.c
extable.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 19 years ago
find_next_bit.c [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() 19 years ago
gen_crc32table.c
genalloc.c [PATCH] fix broken lib/genalloc.c 19 years ago
halfmd4.c
hweight.c [PATCH] bitops: hweight() speedup 19 years ago
idr.c
inflate.c
int_sqrt.c [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs 19 years ago
iomap.c
iomap_copy.c [PATCH] iomap_copy fallout (m68k) 19 years ago
kernel_lock.c
klist.c [PATCH] klist: Fix broken kref counting in find functions 19 years ago
kobject.c [PATCH] kobject_add_dir 19 years ago
kobject_uevent.c [PATCH] kobject: fix build error if CONFIG_SYSFS=n 19 years ago
kref.c [PATCH] kref: avoid an atomic operation in kref_put() 19 years ago
libcrc32c.c
parser.c
prio_tree.c
radix-tree.c [PATCH] radix-tree documentation cleanups 19 years ago
rbtree.c
rwsem-spinlock.c
rwsem.c
semaphore-sleepers.c
sha1.c
smp_processor_id.c [PATCH] fix missing includes 19 years ago
sort.c
spinlock_debug.c [PATCH] Fix spinlock debugging delays to not time out too early 19 years ago
string.c [PATCH] multiple exports of strpbrk 19 years ago
swiotlb.c BUG_ON() Conversion in lib/swiotlb.c 19 years ago
textsearch.c [PATCH] gfp_t: lib/* 19 years ago
ts_bm.c [TEXTSEARCH]: Fix broken good shift array calculation in Boyer-Moore 19 years ago
ts_fsm.c
ts_kmp.c
vsprintf.c