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.
Kyle McMartin
8833d328ca
[PATCH] Clean up arch-overrides in linux/string.h
...
Some string functions were safely overrideable in lib/string.c, but their
corresponding declarations in linux/string.h were not. Correct this, and
make strcspn overrideable.
Odds of someone wanting to do optimized assembly of these are small, but
for the sake of cleanliness, might as well bring them into line with the
rest of the file.
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
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
20 years ago
Kconfig
[PATCH] lib/crc16: added crc16 algorithm.
20 years ago
Kconfig.debug
[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
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
…
crc16.c
[PATCH] lib/crc16: added crc16 algorithm.
20 years ago
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
[PATCH] Whitespace and CodingStyle cleanup for lib/idr.c
20 years ago
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
[PATCH] spinlock consolidation
20 years ago
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
20 years ago
sort.c
[PATCH] fix missing includes
20 years ago
spinlock_debug.c
[PATCH] Fix spinlock debugging delays to not time out too early
19 years ago
string.c
[PATCH] Clean up arch-overrides in linux/string.h
19 years ago
swiotlb.c
BUG_ON() Conversion in lib/swiotlb.c
19 years ago
textsearch.c
[PATCH] gfp_t: lib/*
20 years ago
ts_bm.c
[TEXTSEARCH]: Fix broken good shift array calculation in Boyer-Moore
19 years ago
ts_fsm.c
[PATCH] gfp flags annotations - part 1
20 years ago
ts_kmp.c
[PATCH] gfp flags annotations - part 1
20 years ago
vsprintf.c
[PATCH] fix missing includes
20 years ago