..
lzo
lzo: fix typo in decompressor
17 years ago
reed_solomon
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
18 years ago
zlib_deflate
lib/: Spelling fixes
17 years ago
zlib_inflate
[ZLIB]: Fix external builds of zlib_inflate code.
18 years ago
.gitignore
Add some basic .gitignore files
20 years ago
Kconfig
Introduce CONFIG_CHECK_SIGNATURE
18 years ago
Kconfig.debug
make LKDTM depend on BLOCK
17 years ago
Makefile
lib/scatterlist.o needed by a module only - link it in unconditionally
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
Fix bitmap_scnlistprintf for empty masks
17 years ago
bitrev.c
[PATCH] add MODULE_* attributes to bit reversal library
18 years ago
bug.c
generic bug: use show_regs() instead of dump_stack()
18 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
[PATCH] kernel-doc for lib/crc*.c
19 years ago
crc-itu-t.c
CRC ITU-T V.41
18 years ago
crc7.c
CRC7 support
18 years ago
crc16.c
[PATCH] kernel-doc for lib/crc*.c
19 years ago
crc32.c
lib/: Spelling fixes
17 years ago
crc32defs.h
…
ctype.c
…
debug_locks.c
[PATCH] lockdep: better lock debugging
19 years ago
dec_and_lock.c
[PATCH] atomic: dec_and_lock use atomic primitives
19 years ago
devres.c
devres: implement pcim_iomap_regions_request_all()
17 years ago
div64.c
[S390]: Fix build on 31-bit.
18 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
ext4: Add ext4_find_next_bit()
17 years ago
gen_crc32table.c
…
genalloc.c
Slab allocators: Replace explicit zeroing with __GFP_ZERO
18 years ago
halfmd4.c
…
hexdump.c
hexdump: don't print bytes with bit 7 set
17 years ago
hweight.c
remove asm/bitops.h includes
18 years ago
idr.c
Slab API: remove useless ctor parameter and reorder parameters
18 years ago
inflate.c
[PATCH] x86-64: deflate inflate_dynamic too
18 years ago
int_sqrt.c
[PATCH] lib: Fix bug in int_sqrt() for 64 bit longs
19 years ago
iomap.c
x86-32: Pass the full resource data to ioremap()
17 years ago
iomap_copy.c
[PATCH] add __iowrite64_copy
19 years ago
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
[PATCH] irq_reqs: export __irq_regs
19 years ago
kasprintf.c
lib: move kasprintf to a separate file
18 years ago
kernel_lock.c
sched: remove the !PREEMPT_BKL code
17 years ago
klist.c
Driver core: Don't call put methods while holding a spinlock
19 years ago
kobject.c
kobject: properly initialize ksets
17 years ago
kobject_uevent.c
fix uevent action-string regression
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
[PATCH] More list debugging context
18 years ago
locking-selftest-hardirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-mutex.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-rlock-hardirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-rlock-softirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-rlock.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-rsem.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-softirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-spin-hardirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-spin-softirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-spin.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-wlock-hardirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-wlock-softirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-wlock.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-wsem.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest.c
[PATCH] lockdep: show more details about self-test failures
18 years ago
parser.c
[AFS]: Make the match_*() functions take const options.
18 years ago
pcounter.c
[LIB] pcounter : unline too big functions
17 years ago
percpu_counter.c
Add irq protection in the percpu-counters cpu-hotplug-callback path
18 years ago
plist.c
[PATCH] pi-futex: add plist implementation
19 years ago
prio_heap.c
Fix cpusets update_cpumask
18 years ago
prio_tree.c
…
proportions.c
lib: proportion: fix underflow in prop_norm_percpu()
17 years ago
radix-tree.c
radix-tree: avoid atomic allocations for preloaded insertions
17 years ago
random32.c
[NET]: srandom32 fixes for networking v2
17 years ago
rbtree.c
[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev
19 years ago
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
SG: work with the SCSI fixed maximum allocations.
17 years ago
semaphore-sleepers.c
lib: remove fastcall from lib/*
17 years ago
sha1.c
[PATCH] Numerous fixes to kernel-doc info in source files.
18 years ago
smp_processor_id.c
debug_smp_processor_id() fixlets
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
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
18 years ago
swiotlb.c
avoid endless loops in lib/swiotlb.c
17 years ago
textsearch.c
[TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure
17 years ago
ts_bm.c
[TEXTSEARCH]: Fix Boyer Moore initialization bug
19 years ago
ts_fsm.c
[PATCH] lib/ts_fsm.c: constify structs
19 years ago
ts_kmp.c
Remove obsolete #include <linux/config.h>
19 years ago
vsprintf.c
lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)
17 years ago