Sonny Rao 1eec00565d [PATCH] fix race in idr code 19 gadi atpakaļ
..
reed_solomon 9dc65576d6 [PATCH] reed-solomon: fix kernel-doc comments 19 gadi atpakaļ
zlib_deflate 4f3865fb57 [PATCH] zlib_inflate: Upgrade library code to a recent version 19 gadi atpakaļ
zlib_inflate 4f3865fb57 [PATCH] zlib_inflate: Upgrade library code to a recent version 19 gadi atpakaļ
.gitignore 1e65174a33 Add some basic .gitignore files 20 gadi atpakaļ
Kconfig 7657ec1fcb [PATCH] lib/crc16: added crc16 algorithm. 20 gadi atpakaļ
Kconfig.debug 06a1be167e [SPARC]: Handle UNWIND_INFO properly. 19 gadi atpakaļ
Makefile 3cbc564024 [PATCH] percpu_counters: create lib/percpu_counter.c 19 gadi atpakaļ
bitmap.c 6e1907ffdc [PATCH] kernel-doc for lib/bitmap.c 19 gadi atpakaļ
bust_spinlocks.c 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
cmdline.c 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
cpumask.c 96a9b4d31e [PATCH] cpumask: uninline any_online_cpu() 19 gadi atpakaļ
crc-ccitt.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 gadi atpakaļ
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 gadi atpakaļ
crc32.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 gadi atpakaļ
crc32defs.h 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
ctype.c 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
dec_and_lock.c a57004e1af [PATCH] atomic: dec_and_lock use atomic primitives 19 gadi atpakaļ
div64.c 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
dump_stack.c 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
errno.c 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
extable.c 2ef9481e66 [PATCH] powerpc: trivial: modify comments to refer to new location of files 19 gadi atpakaļ
find_next_bit.c 930ae745f5 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() 19 gadi atpakaļ
gen_crc32table.c 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
genalloc.c 929f97276b [PATCH] change gen_pool allocator to not touch managed memory 19 gadi atpakaļ
halfmd4.c 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
hweight.c f9b4192923 [PATCH] bitops: hweight() speedup 19 gadi atpakaļ
idr.c 1eec00565d [PATCH] fix race in idr code 19 gadi atpakaļ
inflate.c 4aad724d3e [PATCH] Update in-kernel zlib routines 20 gadi atpakaļ
int_sqrt.c f0c00257d6 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs 19 gadi atpakaļ
iomap.c dae409a277 [PATCH] add Big Endian variants of ioread/iowrite 20 gadi atpakaļ
iomap_copy.c 22ae813b85 [PATCH] add __iowrite64_copy 19 gadi atpakaļ
kernel_lock.c fb1c8f93d8 [PATCH] spinlock consolidation 20 gadi atpakaļ
klist.c e22dafbcd7 [PATCH] klist: Fix broken kref counting in find functions 19 gadi atpakaļ
kobject.c 183bd5b3da [PATCH] kobject: make people pay attention to kobject_add errors 19 gadi atpakaļ
kobject_uevent.c 4d17ffda33 [PATCH] Kobject: fix build error 19 gadi atpakaļ
kref.c 8b5536bbee [PATCH] kref: avoid an atomic operation in kref_put() 19 gadi atpakaļ
libcrc32c.c 5f507d9e05 [PATCH] constify libcrc32c table 19 gadi atpakaļ
parser.c 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
percpu_counter.c 0216bfcffe [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter 19 gadi atpakaļ
prio_tree.c 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
radix-tree.c e5dcd90b53 [PATCH] radixtree: normalize radix_tree_tag_get() return value 19 gadi atpakaļ
rbtree.c 2f3243aebd [RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency 19 gadi atpakaļ
rwsem-spinlock.c d59dd4620f [PATCH] use smp_mb/wmb/rmb where possible 20 gadi atpakaļ
rwsem.c d59dd4620f [PATCH] use smp_mb/wmb/rmb where possible 20 gadi atpakaļ
semaphore-sleepers.c 52fdd08903 [PATCH] unify x86/x86-64 semaphore code 20 gadi atpakaļ
sha1.c 23712b2fbf [PATCH] lib/sha1.c: fix sparse warning 20 gadi atpakaļ
smp_processor_id.c 4e57b68178 [PATCH] fix missing includes 19 gadi atpakaļ
sort.c 4e57b68178 [PATCH] fix missing includes 19 gadi atpakaļ
spinlock_debug.c e0a6029634 [PATCH] Fix spinlock debugging delays to not time out too early 19 gadi atpakaļ
string.c 481fad4834 [PATCH] strstrip() API 19 gadi atpakaļ
swiotlb.c 3481454589 BUG_ON() Conversion in lib/swiotlb.c 19 gadi atpakaļ
textsearch.c fd4f2df24b [PATCH] gfp_t: lib/* 20 gadi atpakaļ
ts_bm.c 3f330317ab [TEXTSEARCH]: Fix broken good shift array calculation in Boyer-Moore 19 gadi atpakaļ
ts_fsm.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 gadi atpakaļ
ts_kmp.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 gadi atpakaļ
vsprintf.c e905914f96 [PATCH] Implement kasprintf 19 gadi atpakaļ