.. |
lzo
|
545e400619
lzo: use get/put_unaligned_* helpers
|
17 years ago |
reed_solomon
|
f42b38009e
lib: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
zlib_deflate
|
643d1f7fe3
lib/: Spelling fixes
|
17 years ago |
zlib_inflate
|
d4faaecbcc
[ZLIB]: Fix external builds of zlib_inflate code.
|
17 years ago |
.gitignore
|
1e65174a33
Add some basic .gitignore files
|
19 years ago |
Kconfig
|
f11f594edb
[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC
|
17 years ago |
Kconfig.debug
|
b922df7383
Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Kconfig.kgdb
|
5f5ddfb360
kgdb: remove the requirement for CONFIG_FRAME_POINTER
|
17 years ago |
Makefile
|
3c9f3681d0
[SCSI] lib: add generic helper to print sizes rounded to the correct SI range
|
16 years ago |
argv_split.c
|
5a56db1c0f
LIB: Replace inappropriate include of <linux/bug.h>
|
17 years ago |
audit.c
|
e54dc2431d
[PATCH] audit signal recipients
|
18 years ago |
bcd.c
|
d3de851a44
rtc: BCD codeshrink
|
17 years ago |
bitmap.c
|
50ac2d694f
seq_file: add seq_cpumask(), seq_nodemask()
|
16 years ago |
bitrev.c
|
3527fb326f
lib: export bitrev16
|
17 years ago |
bug.c
|
da9eac8990
lib: taint kernel in common report_bug() WARN path.
|
17 years ago |
bust_spinlocks.c
|
004429956b
handle recursive calls to bust_spinlocks()
|
17 years ago |
check_signature.c
|
cc2ea416b2
uninline check_signature()
|
18 years ago |
cmdline.c
|
fd19382974
lib: allow memparse() to accept a NULL and ignorable second parm
|
17 years ago |
cpumask.c
|
41df0d61c2
x86: Add performance variants of cpumask operators
|
17 years ago |
crc-ccitt.c
|
2f72100c01
[PATCH] kernel-doc for lib/crc*.c
|
19 years ago |
crc-itu-t.c
|
3e7cbae7c6
CRC ITU-T V.41
|
18 years ago |
crc-t10dif.c
|
f11f594edb
[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC
|
17 years ago |
crc16.c
|
2f72100c01
[PATCH] kernel-doc for lib/crc*.c
|
19 years ago |
crc32.c
|
643d1f7fe3
lib/: Spelling fixes
|
17 years ago |
crc32defs.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
crc7.c
|
ad241528c4
CRC7 support
|
18 years ago |
ctype.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
debug_locks.c
|
e0fdace10e
debug_locks: set oops_in_progress if we will log messages.
|
17 years ago |
debugobjects.c
|
673d62cc5e
debugobjects: fix lockdep warning
|
16 years ago |
dec_and_lock.c
|
a57004e1af
[PATCH] atomic: dec_and_lock use atomic primitives
|
19 years ago |
devres.c
|
b41e5fffe8
[POWERPC] devres: Add devm_ioremap_prot()
|
17 years ago |
div64.c
|
d5e181f78a
add an inlined version of iter_div_u64_rem
|
17 years ago |
dump_stack.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
extable.c
|
15ae02baf0
lib/extable.c: remove an expensive integer divide in search_extable()
|
17 years ago |
fault-inject.c
|
8b88b0998e
libfs: allow error return from simple attributes
|
17 years ago |
find_next_bit.c
|
fee4b19fb3
bitops: remove "optimizations"
|
17 years ago |
gen_crc32table.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
genalloc.c
|
94f6030ca7
Slab allocators: Replace explicit zeroing with __GFP_ZERO
|
18 years ago |
halfmd4.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
hexdump.c
|
3fc957721d
lib: create common ascii hex array
|
17 years ago |
hweight.c
|
1977f03272
remove asm/bitops.h includes
|
17 years ago |
idr.c
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 years ago |
inflate.c
|
2d6ffcca62
inflate: refactor inflate malloc code
|
17 years ago |
int_sqrt.c
|
f0c00257d6
[PATCH] lib: Fix bug in int_sqrt() for 64 bit longs
|
19 years ago |
iomap.c
|
5cd2b459d3
Use WARN() in lib/
|
17 years ago |
iomap_copy.c
|
22ae813b85
[PATCH] add __iowrite64_copy
|
19 years ago |
iommu-helper.c
|
d26dbc5cf9
iommu: export iommu_area_reserve helper function
|
16 years ago |
ioremap.c
|
53fa664525
lib/ioremap.c should #include <linux/io.h>
|
17 years ago |
irq_regs.c
|
efbc52f945
[PATCH] irq_reqs: export __irq_regs
|
18 years ago |
kasprintf.c
|
96e3e18eed
lib: move kasprintf to a separate file
|
18 years ago |
kernel_lock.c
|
8e3e076c5a
BKL: revert back to the old spinlock implementation
|
17 years ago |
klist.c
|
a1ed5b0cff
klist: don't iterate over deleted entries
|
16 years ago |
kobject.c
|
25fdeb3f44
kobject: Replace ALL occurrences of '/' with '!' instead of only the first one.
|
16 years ago |
kobject_uevent.c
|
5cd2b459d3
Use WARN() in lib/
|
17 years ago |
kref.c
|
41ca28ab2a
kref: add kref_set()
|
17 years ago |
libcrc32c.c
|
ef19454bd4
[LIB] crc32c: Keep intermediate crc state in cpu order
|
17 years ago |
list_debug.c
|
924d9addb9
list debugging: use WARN() instead of BUG()
|
17 years ago |
lmb.c
|
ebb1951d36
lmb: Fix reserved region handling in lmb_enforce_memory_limit().
|
16 years ago |
locking-selftest-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-mutex.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-rlock-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-rlock-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-rlock.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-rsem.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-spin-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-spin-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-spin.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-wlock-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-wlock-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-wlock.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-wsem.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest.c
|
2ee91f197c
[PATCH] lockdep: show more details about self-test failures
|
18 years ago |
parser.c
|
b32a09db4f
add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust
|
17 years ago |
percpu_counter.c
|
e8ced39d5e
percpu_counter: new function percpu_counter_sum_and_set
|
17 years ago |
plist.c
|
5cd2b459d3
Use WARN() in lib/
|
17 years ago |
prio_heap.c
|
8707d8b8c0
Fix cpusets update_cpumask
|
17 years ago |
prio_tree.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
proportions.c
|
a42dde0415
mm: bdi: allow setting a maximum for the bdi dirty limit
|
17 years ago |
radix-tree.c
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 years ago |
random32.c
|
697f8d0348
random32: seeding improvement
|
17 years ago |
ratelimit.c
|
4d9c377c81
__ratelimit() cpu flags can't be static
|
17 years ago |
rbtree.c
|
10fd48f237
[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev
|
18 years ago |
reciprocal_div.c
|
6a2d7a955d
[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()
|
18 years ago |
rwsem-spinlock.c
|
9f741cb8fe
lib: remove fastcall from lib/*
|
17 years ago |
rwsem.c
|
d50efc6c40
x86: fix UML and -regparm=3
|
17 years ago |
scatterlist.c
|
50bed2e286
sg: disable interrupts inside sg_copy_buffer
|
16 years ago |
sha1.c
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 years ago |
show_mem.c
|
454c63b02e
lib: generic show_mem()
|
17 years ago |
smp_processor_id.c
|
0bc3cc03fa
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
|
17 years ago |
sort.c
|
995e4286a0
lib/sort.c optimization
|
17 years ago |
spinlock_debug.c
|
ba25f9dcc4
Use helpers to obtain task pid in printks
|
17 years ago |
string.c
|
34990cf702
Add a new sysfs_streq() string comparison function
|
17 years ago |
string_helpers.c
|
3c9f3681d0
[SCSI] lib: add generic helper to print sizes rounded to the correct SI range
|
16 years ago |
swiotlb.c
|
07a2c01a0c
convert swiotlb to use dma_get_mask
|
16 years ago |
syscall.c
|
bbc698636e
task_current_syscall
|
17 years ago |
textsearch.c
|
a00caa1fa9
remove CONFIG_KMOD from lib
|
17 years ago |
ts_bm.c
|
3b76d08190
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
|
17 years ago |
ts_fsm.c
|
43138833ee
textsearch: ts_fsm: return error on request for case insensitive search
|
17 years ago |
ts_kmp.c
|
2523c3fc2b
textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm
|
17 years ago |
vsprintf.c
|
deac93df26
lib: Correct printk %pF to work on all architectures
|
16 years ago |