Ingo Molnar 4d9f34ad36 [PATCH] lockdep: kconfig 19 år sedan
..
reed_solomon 9dc65576d6 [PATCH] reed-solomon: fix kernel-doc comments 19 år sedan
zlib_deflate 4f3865fb57 [PATCH] zlib_inflate: Upgrade library code to a recent version 19 år sedan
zlib_inflate b762450e84 [PATCH] zlib inflate: fix function definitions 19 år sedan
.gitignore 1e65174a33 Add some basic .gitignore files 20 år sedan
Kconfig 77ba89c5cf [PATCH] pi-futex: add plist implementation 19 år sedan
Kconfig.debug 4d9f34ad36 [PATCH] lockdep: kconfig 19 år sedan
Makefile cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
bitmap.c 6e1907ffdc [PATCH] kernel-doc for lib/bitmap.c 19 år sedan
bust_spinlocks.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 år sedan
cmdline.c 1da177e4c3 Linux-2.6.12-rc2 21 år sedan
cpumask.c 96a9b4d31e [PATCH] cpumask: uninline any_online_cpu() 20 år sedan
crc-ccitt.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 år sedan
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 år sedan
crc32.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 år sedan
crc32defs.h 1da177e4c3 Linux-2.6.12-rc2 21 år sedan
ctype.c 1da177e4c3 Linux-2.6.12-rc2 21 år sedan
debug_locks.c 9a11b49a80 [PATCH] lockdep: better lock debugging 19 år sedan
dec_and_lock.c a57004e1af [PATCH] atomic: dec_and_lock use atomic primitives 20 år sedan
div64.c 1da177e4c3 Linux-2.6.12-rc2 21 år sedan
dump_stack.c 1da177e4c3 Linux-2.6.12-rc2 21 år sedan
errno.c 1da177e4c3 Linux-2.6.12-rc2 21 år sedan
extable.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 år sedan
find_next_bit.c 930ae745f5 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() 20 år sedan
gen_crc32table.c 1da177e4c3 Linux-2.6.12-rc2 21 år sedan
genalloc.c 929f97276b [PATCH] change gen_pool allocator to not touch managed memory 19 år sedan
halfmd4.c 1da177e4c3 Linux-2.6.12-rc2 21 år sedan
hweight.c f9b4192923 [PATCH] bitops: hweight() speedup 20 år sedan
idr.c 5806f07cd2 [PATCH] lib: add idr_replace 19 år sedan
inflate.c 4aad724d3e [PATCH] Update in-kernel zlib routines 20 år sedan
int_sqrt.c f0c00257d6 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs 20 år sedan
iomap.c dae409a277 [PATCH] add Big Endian variants of ioread/iowrite 21 år sedan
iomap_copy.c 22ae813b85 [PATCH] add __iowrite64_copy 19 år sedan
kernel_lock.c 8a25d5debf [PATCH] lockdep: prove spinlock rwlock locking correctness 19 år sedan
klist.c e22dafbcd7 [PATCH] klist: Fix broken kref counting in find functions 20 år sedan
kobject.c 183bd5b3da [PATCH] kobject: make people pay attention to kobject_add errors 19 år sedan
kobject_uevent.c a6a888b3c2 KEVENT: add new uevent for dock 19 år sedan
kref.c 8b5536bbee [PATCH] kref: avoid an atomic operation in kref_put() 20 år sedan
libcrc32c.c 5f507d9e05 [PATCH] constify libcrc32c table 19 år sedan
locking-selftest-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
locking-selftest-mutex.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
locking-selftest-rlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
locking-selftest-rlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
locking-selftest-rlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
locking-selftest-rsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
locking-selftest-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
locking-selftest-spin-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
locking-selftest-spin-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
locking-selftest-spin.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
locking-selftest-wlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
locking-selftest-wlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
locking-selftest-wlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
locking-selftest-wsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 år sedan
locking-selftest.c 6c9076ec9c [PATCH] lockdep: allow read_lock() recursion of same class 19 år sedan
parser.c 1da177e4c3 Linux-2.6.12-rc2 21 år sedan
percpu_counter.c 0216bfcffe [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter 19 år sedan
plist.c 77ba89c5cf [PATCH] pi-futex: add plist implementation 19 år sedan
prio_tree.c 1da177e4c3 Linux-2.6.12-rc2 21 år sedan
radix-tree.c e5dcd90b53 [PATCH] radixtree: normalize radix_tree_tag_get() return value 19 år sedan
rbtree.c 2f3243aebd [RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency 19 år sedan
rwsem-spinlock.c 4ea2176dfa [PATCH] lockdep: prove rwsem locking correctness 19 år sedan
rwsem.c 4ea2176dfa [PATCH] lockdep: prove rwsem locking correctness 19 år sedan
semaphore-sleepers.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 år sedan
sha1.c 23712b2fbf [PATCH] lib/sha1.c: fix sparse warning 20 år sedan
smp_processor_id.c 4e57b68178 [PATCH] fix missing includes 20 år sedan
sort.c 4e57b68178 [PATCH] fix missing includes 20 år sedan
spinlock_debug.c 8a25d5debf [PATCH] lockdep: prove spinlock rwlock locking correctness 19 år sedan
string.c 481fad4834 [PATCH] strstrip() API 19 år sedan
swiotlb.c 3481454589 BUG_ON() Conversion in lib/swiotlb.c 20 år sedan
textsearch.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 år sedan
ts_bm.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 år sedan
ts_fsm.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 år sedan
ts_kmp.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 år sedan
vsprintf.c 0a6047eef1 Fix vsnprintf off-by-one bug 19 år sedan