You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/lib
Linus Torvalds 9ca0e5474d Merge master.kernel.org:/home/rmk/linux-2.6-arm 18 years ago
..
reed_solomon fix file specification in comments 19 years ago
zlib_deflate [PATCH] zlib_inflate: Upgrade library code to a recent version 19 years ago
zlib_inflate [PATCH] Fix ppc32 zImage inflate 19 years ago
.gitignore Add some basic .gitignore files 19 years ago
Kconfig [PATCH] syscall class hookup for all normal targets 19 years ago
Kconfig.debug [ARM] 3909/1: Disable UWIND_INFO for ARM (again) 18 years ago
Makefile [PATCH] remove carta_random32 18 years ago
audit.c [PATCH] fix missing ifdefs in syscall classes hookup for generic targets 19 years ago
bitmap.c [PATCH] bitmap: parse input from kernel and user buffers 18 years ago
bust_spinlocks.c Remove obsolete #include <linux/config.h> 19 years ago
cmdline.c Linux-2.6.12-rc2 20 years ago
cpumask.c [PATCH] highest_possible_node_id() linkage fix 18 years ago
crc-ccitt.c [PATCH] kernel-doc for lib/crc*.c 19 years ago
crc16.c [PATCH] kernel-doc for lib/crc*.c 19 years ago
crc32.c [PATCH] kernel-doc for lib/crc*.c 19 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
dec_and_lock.c [PATCH] atomic: dec_and_lock use atomic primitives 19 years ago
div64.c Linux-2.6.12-rc2 20 years ago
dump_stack.c Linux-2.6.12-rc2 20 years ago
extable.c Remove obsolete #include <linux/config.h> 19 years ago
find_next_bit.c [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() 19 years ago
gen_crc32table.c Linux-2.6.12-rc2 20 years ago
genalloc.c [PATCH] make genpool allocator adhere to kernel-doc standards 19 years ago
halfmd4.c Linux-2.6.12-rc2 20 years ago
hweight.c [PATCH] optimize hweight64 for x86_64 19 years ago
idr.c [PATCH] Convert idr's internal locking to _irqsave variant 19 years ago
inflate.c [PATCH] Update in-kernel zlib routines 20 years ago
int_sqrt.c [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs 19 years ago
iomap.c [PATCH] add Big Endian variants of ioread/iowrite 20 years ago
iomap_copy.c [PATCH] add __iowrite64_copy 19 years ago
ioremap.c [PATCH] Generic ioremap_page_range: flush_cache_vmap 19 years ago
irq_regs.c [PATCH] irq_reqs: export __irq_regs 18 years ago
kernel_lock.c [PATCH] lockdep: prove spinlock rwlock locking correctness 19 years ago
klist.c Driver core: Don't call put methods while holding a spinlock 19 years ago
kobject.c Input: add missing exports to fix modular build 18 years ago
kobject_uevent.c PCI: docking station: remove dock uevents 19 years ago
kref.c [PATCH] kref: avoid an atomic operation in kref_put() 19 years ago
libcrc32c.c [PATCH] constify libcrc32c table 19 years ago
list_debug.c [PATCH] list_del-debug fix 19 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: allow read_lock() recursion of same class 19 years ago
parser.c Linux-2.6.12-rc2 20 years ago
percpu_counter.c [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter 19 years ago
plist.c [PATCH] pi-futex: add plist implementation 19 years ago
prio_tree.c Linux-2.6.12-rc2 20 years ago
radix-tree.c [PATCH] gfp annotations: radix_tree_root 18 years ago
random32.c [PATCH] rename net_random to random32 18 years ago
rbtree.c [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev 19 years ago
rwsem-spinlock.c Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() 18 years ago
rwsem.c Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() 18 years ago
semaphore-sleepers.c Remove obsolete #include <linux/config.h> 19 years ago
sha1.c [PATCH] lib/sha1.c: fix sparse warning 20 years ago
smp_processor_id.c [PATCH] fix missing includes 19 years ago
sort.c [PATCH] low performance of lib/sort.c 19 years ago
spinlock_debug.c Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() 18 years ago
string.c [PATCH] strstrip remove last blank fix 18 years ago
swiotlb.c BUG_ON() Conversion in lib/swiotlb.c 19 years ago
textsearch.c Remove obsolete #include <linux/config.h> 19 years ago
ts_bm.c [TEXTSEARCH]: Fix Boyer Moore initialization bug 19 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 Fix vsnprintf off-by-one bug 19 years ago