 |
Parent directory |
- |
2008-04-17 02:49:44 |
Linux kernel release 2.6.xx <http://kernel.org/> |
 |
lzo/ |
- |
2008-04-17 02:49:44 |
|
 |
reed_solomon/ |
- |
2008-04-17 02:49:44 |
|
 |
zlib_deflate/ |
- |
2008-04-17 02:49:44 |
|
 |
zlib_inflate/ |
- |
2008-04-17 02:49:44 |
|
 |
Kconfig |
2k bytes |
2008-04-17 02:49:44 |
|
 |
Kconfig.debug |
21k bytes |
2008-04-17 02:49:44 |
|
 |
Makefile |
2k bytes |
2008-04-17 02:49:44 |
|
 |
argv_split.c |
1k bytes |
2008-04-17 02:49:44 |
Helper function for splitting a string into an argv-like array. |
 |
audit.c |
1k bytes |
2008-04-17 02:49:44 |
|
 |
bitmap.c |
24k bytes |
2008-04-17 02:49:44 |
|
 |
bitrev.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
bug.c |
4k bytes |
2008-04-17 02:49:44 |
Generic support for BUG()
This respects the following config options:
CONFIG_BUG - emit BUG traps. |
 |
bust_spinlocks.c |
588 bytes |
2008-04-17 02:49:44 |
lib/
Provides a minimal bust_spinlocks for architectures which don't have one of their own. |
 |
check_signature.c |
599 bytes |
2008-04-17 02:49:44 |
|
 |
cmdline.c |
3k bytes |
2008-04-17 02:49:44 |
|
 |
cpumask.c |
565 bytes |
2008-04-17 02:49:44 |
|
 |
crc-ccitt.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
crc-itu-t.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
crc16.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
crc32.c |
14k bytes |
2008-04-17 02:49:44 |
|
 |
crc32defs.h |
1k bytes |
2008-04-17 02:49:44 |
There are multiple 16-bit CRC polynomials in common use, but this is
the* standard CRC-32 polynomial, first popularized by Ethernet.
x^32+x^26+x^23+x^22+x^16+x^12+x^11+x^10+x^8+x^7+x^5+x^4+x^2+x^1+x^0 |
 |
crc7.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
ctype.c |
1k bytes |
2008-04-17 02:49:44 |
|
 |
debug_locks.c |
1k bytes |
2008-04-17 02:49:44 |
|
 |
dec_and_lock.c |
806 bytes |
2008-04-17 02:49:44 |
|
 |
devres.c |
7k bytes |
2008-04-17 02:49:44 |
|
 |
div64.c |
1k bytes |
2008-04-17 02:49:44 |
|
 |
dump_stack.c |
290 bytes |
2008-04-17 02:49:44 |
Provide a default dump_stack() function for architectures
which don't implement their own. |
 |
extable.c |
1k bytes |
2008-04-17 02:49:44 |
|
 |
fault-inject.c |
7k bytes |
2008-04-17 02:49:44 |
|
 |
find_next_bit.c |
5k bytes |
2008-04-17 02:49:44 |
fallback find next bit implementation |
 |
gen_crc32table.c |
1k bytes |
2008-04-17 02:49:44 |
|
 |
genalloc.c |
5k bytes |
2008-04-17 02:49:44 |
|
 |
halfmd4.c |
1k bytes |
2008-04-17 02:49:44 |
|
 |
hexdump.c |
6k bytes |
2008-04-17 02:49:44 |
|
 |
hweight.c |
1k bytes |
2008-04-17 02:49:44 |
|
 |
idr.c |
19k bytes |
2008-04-17 02:49:44 |
|
 |
inflate.c |
37k bytes |
2008-04-17 02:49:44 |
Not copyrighted 1992 by Mark Adler |
 |
int_sqrt.c |
533 bytes |
2008-04-17 02:49:44 |
|
 |
iomap.c |
7k bytes |
2008-04-17 02:49:44 |
|
 |
iomap_copy.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
iommu-helper.c |
1k bytes |
2008-04-17 02:49:44 |
IOMMU helper functions for the free area management |
 |
ioremap.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
irq_regs.c |
578 bytes |
2008-04-17 02:49:44 |
|
 |
kasprintf.c |
680 bytes |
2008-04-17 02:49:44 |
|
 |
kernel_lock.c |
1k bytes |
2008-04-17 02:49:44 |
lib/
This is the traditional BKL - big kernel lock. Largely
relegated to obsolescence, but used by various less
important (or lazy) subsystems. |
 |
klist.c |
6k bytes |
2008-04-17 02:49:44 |
Routines for manipulating klists. |
 |
kobject.c |
20k bytes |
2008-04-17 02:49:44 |
library routines for handling generic kernel objects |
 |
kobject_uevent.c |
7k bytes |
2008-04-17 02:49:44 |
|
 |
kref.c |
1k bytes |
2008-04-17 02:49:44 |
library routines for handling generic reference counted objects |
 |
libcrc32c.c |
6k bytes |
2008-04-17 02:49:44 |
|
 |
list_debug.c |
1k bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest-hardirq.h |
207 bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest-mutex.h |
120 bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest-rlock-hardirq.h |
74 bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest-rlock-softirq.h |
74 bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest-rlock.h |
158 bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest-rsem.h |
163 bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest-softirq.h |
207 bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest-spin-hardirq.h |
73 bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest-spin-softirq.h |
73 bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest-spin.h |
118 bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest-wlock-hardirq.h |
74 bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest-wlock-softirq.h |
74 bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest-wlock.h |
158 bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest-wsem.h |
163 bytes |
2008-04-17 02:49:44 |
|
 |
locking-selftest.c |
28k bytes |
2008-04-17 02:49:44 |
|
 |
parser.c |
5k bytes |
2008-04-17 02:49:44 |
simple parser for mount, etc. options. |
 |
pcounter.c |
1k bytes |
2008-04-17 02:49:44 |
Define default pcounter functions
Note that often used pcounters use dedicated functions to get a speed increase.
(see DEFINE_PCOUNTER/REF_PCOUNTER_MEMBER) |
 |
percpu_counter.c |
3k bytes |
2008-04-17 02:49:44 |
Fast batching percpu counters. |
 |
plist.c |
2k bytes |
2008-04-17 02:49:44 |
|
 |
prio_heap.c |
1k bytes |
2008-04-17 02:49:44 |
Simple insertion-only static-sized priority heap containing
pointers, based on CLR, chapter 7 |
 |
prio_tree.c |
12k bytes |
2008-04-17 02:49:44 |
priority search tree |
 |
proportions.c |
8k bytes |
2008-04-17 02:49:44 |
|
 |
radix-tree.c |
27k bytes |
2008-04-17 02:49:44 |
|
 |
random32.c |
3k bytes |
2008-04-17 02:49:44 |
|
 |
rbtree.c |
8k bytes |
2008-04-17 02:49:44 |
|
 |
reciprocal_div.c |
159 bytes |
2008-04-17 02:49:44 |
|
 |
rwsem-spinlock.c |
6k bytes |
2008-04-17 02:49:44 |
R/W semaphores: contention handling functions for |
 |
rwsem.c |
6k bytes |
2008-04-17 02:49:44 |
R/W semaphores: contention handling functions |
 |
scatterlist.c |
6k bytes |
2008-04-17 02:49:44 |
Usually the next entry will be @sg@ + 1, but if this sg element is part |
 |
semaphore-sleepers.c |
4k bytes |
2008-04-17 02:49:44 |
|
 |
sha1.c |
2k bytes |
2008-04-17 02:49:44 |
SHA transform algorithm, originally taken from code written by
Peter Gutmann, and placed in the public domain. |
 |
smp_processor_id.c |
1k bytes |
2008-04-17 02:49:44 |
lib/
DEBUG_PREEMPT variant of smp_processor_id(). |
 |
sort.c |
2k bytes |
2008-04-17 02:49:44 |
A fast, small, non-recursive O(nlog n) sort for the Linux kernel
Jan 23 2005 Matt Mackall <mpm@selenic.com> |
 |
spinlock_debug.c |
6k bytes |
2008-04-17 02:49:44 |
|
 |
string.c |
12k bytes |
2008-04-17 02:49:44 |
|
 |
swiotlb.c |
23k bytes |
2008-04-17 02:49:44 |
|
 |
textsearch.c |
9k bytes |
2008-04-17 02:49:44 |
|
 |
ts_bm.c |
4k bytes |
2008-04-17 02:49:44 |
|
 |
ts_fsm.c |
10k bytes |
2008-04-17 02:49:44 |
|
 |
ts_kmp.c |
3k bytes |
2008-04-17 02:49:44 |
|
 |
vsprintf.c |
26k bytes |
2008-04-17 02:49:44 |
Lars Wirzenius & Linus Torvalds. |