Chuck Ebbert c22f008ba2 [PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop 18 years ago
..
reed_solomon 9dc65576d6 [PATCH] reed-solomon: fix kernel-doc comments 19 years ago
zlib_deflate 4f3865fb57 [PATCH] zlib_inflate: Upgrade library code to a recent version 19 years ago
zlib_inflate 31925c8857 [PATCH] Fix ppc32 zImage inflate 19 years ago
.gitignore 1e65174a33 Add some basic .gitignore files 19 years ago
Kconfig e65e1fc2d2 [PATCH] syscall class hookup for all normal targets 18 years ago
Kconfig.debug 199a9afc3d [PATCH] Debug variants of linked list macros 18 years ago
Makefile 199a9afc3d [PATCH] Debug variants of linked list macros 18 years ago
audit.c a83fbf6359 [PATCH] fix missing ifdefs in syscall classes hookup for generic targets 18 years ago
bitmap.c 6e1907ffdc [PATCH] kernel-doc for lib/bitmap.c 19 years ago
bust_spinlocks.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
cmdline.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
cpumask.c 96a9b4d31e [PATCH] cpumask: uninline any_online_cpu() 19 years ago
crc-ccitt.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 years ago
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 years ago
crc32.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 years ago
crc32defs.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
ctype.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
debug_locks.c 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
dec_and_lock.c a57004e1af [PATCH] atomic: dec_and_lock use atomic primitives 19 years ago
div64.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
dump_stack.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
errno.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
extable.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
find_next_bit.c 930ae745f5 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() 19 years ago
gen_crc32table.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
genalloc.c 929f97276b [PATCH] change gen_pool allocator to not touch managed memory 19 years ago
halfmd4.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
hweight.c 0136611c62 [PATCH] optimize hweight64 for x86_64 18 years ago
idr.c c259cc2812 [PATCH] Convert idr's internal locking to _irqsave variant 19 years ago
inflate.c 4aad724d3e [PATCH] Update in-kernel zlib routines 20 years ago
int_sqrt.c f0c00257d6 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs 19 years ago
iomap.c dae409a277 [PATCH] add Big Endian variants of ioread/iowrite 20 years ago
iomap_copy.c 22ae813b85 [PATCH] add __iowrite64_copy 19 years ago
kernel_lock.c 8a25d5debf [PATCH] lockdep: prove spinlock rwlock locking correctness 19 years ago
klist.c 7e9f4b2d3e Driver core: Don't call put methods while holding a spinlock 18 years ago
kobject.c 10188012da kobject: must_check fixes 18 years ago
kobject_uevent.c 5669021e40 PCI: docking station: remove dock uevents 19 years ago
kref.c 8b5536bbee [PATCH] kref: avoid an atomic operation in kref_put() 19 years ago
libcrc32c.c 5f507d9e05 [PATCH] constify libcrc32c table 19 years ago
list_debug.c df89a86463 [PATCH] list_del debug check 18 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 6c9076ec9c [PATCH] lockdep: allow read_lock() recursion of same class 19 years ago
parser.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
percpu_counter.c 0216bfcffe [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter 19 years ago
plist.c 77ba89c5cf [PATCH] pi-futex: add plist implementation 19 years ago
prio_tree.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
radix-tree.c e5dcd90b53 [PATCH] radixtree: normalize radix_tree_tag_get() return value 19 years ago
rbtree.c 2f3243aebd [RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency 19 years ago
rwsem-spinlock.c 4ea2176dfa [PATCH] lockdep: prove rwsem locking correctness 19 years ago
rwsem.c 4ea2176dfa [PATCH] lockdep: prove rwsem locking correctness 19 years ago
semaphore-sleepers.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
sha1.c 23712b2fbf [PATCH] lib/sha1.c: fix sparse warning 20 years ago
smp_processor_id.c 4e57b68178 [PATCH] fix missing includes 19 years ago
sort.c 4e57b68178 [PATCH] fix missing includes 19 years ago
spinlock_debug.c c22f008ba2 [PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop 18 years ago
string.c 481fad4834 [PATCH] strstrip() API 19 years ago
swiotlb.c 3481454589 BUG_ON() Conversion in lib/swiotlb.c 19 years ago
textsearch.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
ts_bm.c 3ffaa8c7c0 [TEXTSEARCH]: Fix Boyer Moore initialization bug 18 years ago
ts_fsm.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
ts_kmp.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
vsprintf.c 0a6047eef1 Fix vsnprintf off-by-one bug 19 years ago