.. |
lzo
|
lzo: fix typo in decompressor
|
17 years ago |
reed_solomon
|
lib: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
zlib_deflate
|
lib/: Spelling fixes
|
17 years ago |
zlib_inflate
|
[ZLIB]: Fix external builds of zlib_inflate code.
|
18 years ago |
.gitignore
|
…
|
|
Kconfig
|
[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC
|
17 years ago |
Kconfig.debug
|
Merge branch 'core/rcu' into core/rcu-for-linus
|
17 years ago |
Kconfig.kgdb
|
kgdb: kconfig fix xconfig/menuconfig element
|
17 years ago |
Makefile
|
ftrace: do not trace library functions
|
17 years ago |
argv_split.c
|
LIB: Replace inappropriate include of <linux/bug.h>
|
18 years ago |
audit.c
|
[PATCH] audit signal recipients
|
18 years ago |
bitmap.c
|
cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len
|
17 years ago |
bitrev.c
|
lib: export bitrev16
|
17 years ago |
bug.c
|
lib: taint kernel in common report_bug() WARN path.
|
17 years ago |
bust_spinlocks.c
|
handle recursive calls to bust_spinlocks()
|
18 years ago |
check_signature.c
|
uninline check_signature()
|
18 years ago |
cmdline.c
|
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 years ago |
cpumask.c
|
Safer nr_node_ids and nr_node_ids determination and initial values
|
18 years ago |
crc-ccitt.c
|
…
|
|
crc-itu-t.c
|
CRC ITU-T V.41
|
18 years ago |
crc-t10dif.c
|
[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC
|
17 years ago |
crc7.c
|
CRC7 support
|
18 years ago |
crc16.c
|
…
|
|
crc32.c
|
lib/: Spelling fixes
|
17 years ago |
crc32defs.h
|
…
|
|
ctype.c
|
…
|
|
debug_locks.c
|
…
|
|
debugobjects.c
|
debugobjects: fix lockdep warning
|
17 years ago |
dec_and_lock.c
|
…
|
|
devres.c
|
[POWERPC] devres: Add devm_ioremap_prot()
|
17 years ago |
div64.c
|
add an inlined version of iter_div_u64_rem
|
17 years ago |
dump_stack.c
|
…
|
|
extable.c
|
lib/extable.c: remove an expensive integer divide in search_extable()
|
17 years ago |
fault-inject.c
|
libfs: allow error return from simple attributes
|
17 years ago |
find_next_bit.c
|
bitops: remove "optimizations"
|
17 years ago |
gen_crc32table.c
|
…
|
|
genalloc.c
|
Slab allocators: Replace explicit zeroing with __GFP_ZERO
|
18 years ago |
halfmd4.c
|
…
|
|
hexdump.c
|
lib: create common ascii hex array
|
17 years ago |
hweight.c
|
remove asm/bitops.h includes
|
18 years ago |
idr.c
|
idr: fix idr_remove()
|
17 years ago |
inflate.c
|
lib/inflate.c: handle failed malloc()
|
17 years ago |
int_sqrt.c
|
…
|
|
iomap.c
|
iomap: fix 64 bits resources on 32 bits
|
17 years ago |
iomap_copy.c
|
…
|
|
iommu-helper.c
|
iommu: export iommu_is_span_boundary helper function
|
17 years ago |
ioremap.c
|
lib/ioremap.c should #include <linux/io.h>
|
18 years ago |
irq_regs.c
|
…
|
|
kasprintf.c
|
lib: move kasprintf to a separate file
|
18 years ago |
kernel_lock.c
|
BKL: revert back to the old spinlock implementation
|
17 years ago |
klist.c
|
klist: fix coding style errors in klist.h and klist.c
|
17 years ago |
kobject.c
|
PCI: ACPI PCI slot detection driver
|
17 years ago |
kobject_uevent.c
|
lib: replace remaining __FUNCTION__ occurrences
|
17 years ago |
kref.c
|
kref: add kref_set()
|
17 years ago |
libcrc32c.c
|
[LIB] crc32c: Keep intermediate crc state in cpu order
|
17 years ago |
list_debug.c
|
…
|
|
lmb.c
|
lmb: Fix compile warning
|
17 years ago |
locking-selftest-hardirq.h
|
…
|
|
locking-selftest-mutex.h
|
…
|
|
locking-selftest-rlock-hardirq.h
|
…
|
|
locking-selftest-rlock-softirq.h
|
…
|
|
locking-selftest-rlock.h
|
…
|
|
locking-selftest-rsem.h
|
…
|
|
locking-selftest-softirq.h
|
…
|
|
locking-selftest-spin-hardirq.h
|
…
|
|
locking-selftest-spin-softirq.h
|
…
|
|
locking-selftest-spin.h
|
…
|
|
locking-selftest-wlock-hardirq.h
|
…
|
|
locking-selftest-wlock-softirq.h
|
…
|
|
locking-selftest-wlock.h
|
…
|
|
locking-selftest-wsem.h
|
…
|
|
locking-selftest.c
|
…
|
|
parser.c
|
add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust
|
17 years ago |
percpu_counter.c
|
percpu_counter: new function percpu_counter_sum_and_set
|
17 years ago |
plist.c
|
…
|
|
prio_heap.c
|
Fix cpusets update_cpumask
|
18 years ago |
prio_tree.c
|
…
|
|
proportions.c
|
mm: bdi: allow setting a maximum for the bdi dirty limit
|
17 years ago |
radix-tree.c
|
Christoph has moved
|
17 years ago |
random32.c
|
[NET]: srandom32 fixes for networking v2
|
17 years ago |
ratelimit.c
|
isolate ratelimit from printk.c for other use
|
17 years ago |
rbtree.c
|
…
|
|
reciprocal_div.c
|
[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()
|
18 years ago |
rwsem-spinlock.c
|
lib: remove fastcall from lib/*
|
17 years ago |
rwsem.c
|
x86: fix UML and -regparm=3
|
17 years ago |
scatterlist.c
|
[SCSI] block: add sg buffer copy helper functions
|
17 years ago |
sha1.c
|
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 years ago |
smp_processor_id.c
|
ftrace: debug smp_processor_id, use notrace preempt disable
|
17 years ago |
sort.c
|
lib/sort.c optimization
|
18 years ago |
spinlock_debug.c
|
Use helpers to obtain task pid in printks
|
18 years ago |
string.c
|
Add a new sysfs_streq() string comparison function
|
17 years ago |
swiotlb.c
|
dma/ia64: update ia64 machvecs, swiotlb.c
|
17 years ago |
textsearch.c
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
17 years ago |
ts_bm.c
|
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
|
17 years ago |
ts_fsm.c
|
textsearch: ts_fsm: return error on request for case insensitive search
|
17 years ago |
ts_kmp.c
|
textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm
|
17 years ago |
vsprintf.c
|
vsprintf: add support for '%pS' and '%pF' pointer formats
|
17 years ago |