..
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
Add some basic .gitignore files
20 years ago
Kconfig
x86, bitops: select the generic bitmap search functions
17 years ago
Kconfig.debug
debugobjects: add timer specific object debugging code
17 years ago
Kconfig.kgdb
kgdb: kconfig fix xconfig/menuconfig element
17 years ago
Makefile
infrastructure to debug (dynamic) objects
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
[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
Linux-2.6.12-rc2
20 years ago
ctype.c
Linux-2.6.12-rc2
20 years ago
debug_locks.c
[PATCH] lockdep: better lock debugging
19 years ago
debugobjects.c
debugobjects: fix lockdep warning
17 years ago
dec_and_lock.c
[PATCH] atomic: dec_and_lock use atomic primitives
19 years ago
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
Linux-2.6.12-rc2
20 years ago
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
Linux-2.6.12-rc2
20 years ago
genalloc.c
Slab allocators: Replace explicit zeroing with __GFP_ZERO
18 years ago
halfmd4.c
Linux-2.6.12-rc2
20 years ago
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
[PATCH] lib: Fix bug in int_sqrt() for 64 bit longs
19 years ago
iomap.c
iomap: fix 64 bits resources on 32 bits
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
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
kobject: do not copy vargs, just pass them around
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
[PATCH] More list debugging context
18 years ago
lmb.c
lmb: Fix compile warning
17 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
add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust
17 years ago
percpu_counter.c
mm: bdi: export BDI attributes in sysfs
17 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
Linux-2.6.12-rc2
20 years ago
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
[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
[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
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
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
[TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure
17 years ago
ts_bm.c
textsearch: fix Boyer-Moore text search bug
17 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
vsprintf: add support for '%pS' and '%pF' pointer formats
17 years ago