Greg Kroah-Hartman ae57a85642 [PATCH] kobject: quiet errors in kobject_add 19 gadi atpakaļ
..
reed_solomon 97d1f15b7e [PATCH] sem2mutex: kernel/ 19 gadi atpakaļ
zlib_deflate 87c2ce3b93 [PATCH] lib/zlib*: cleanups 19 gadi atpakaļ
zlib_inflate 87c2ce3b93 [PATCH] lib/zlib*: cleanups 19 gadi atpakaļ
.gitignore 1e65174a33 Add some basic .gitignore files 19 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 3b9ed1a5d2 [PATCH] bitops: generic hweight{64,32,16,8}() 19 gadi atpakaļ
bitmap.c 37d54111c1 [PATCH] bitops: hweight() related cleanup 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 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
crc16.c 7657ec1fcb [PATCH] lib/crc16: added crc16 algorithm. 20 gadi atpakaļ
crc32.c cfc646fa84 [PATCH] crc32.c typo fix 20 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 46596338a1 [PATCH] fix broken lib/genalloc.c 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 e15ae2dd3e [PATCH] Whitespace and CodingStyle cleanup for lib/idr.c 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 ad6b97fc92 [PATCH] iomap_copy fallout (m68k) 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 ae57a85642 [PATCH] kobject: quiet errors in kobject_add 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 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
parser.c 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
prio_tree.c 1da177e4c3 Linux-2.6.12-rc2 20 gadi atpakaļ
radix-tree.c daff89f324 [PATCH] radix-tree documentation cleanups 19 gadi atpakaļ
rbtree.c 1da177e4c3 Linux-2.6.12-rc2 20 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 4c416ab711 [PATCH] Silence a const vs non-const warning 19 gadi atpakaļ
swiotlb.c 3481454589 BUG_ON() Conversion in lib/swiotlb.c 19 gadi atpakaļ
textsearch.c fd4f2df24b [PATCH] gfp_t: lib/* 19 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 19 gadi atpakaļ
ts_kmp.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 19 gadi atpakaļ
vsprintf.c 4e57b68178 [PATCH] fix missing includes 19 gadi atpakaļ