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
Alain Knaff bc22c17e12 bzip2/lzma: library support for gzip, bzip2 and lzma decompression 16 years ago
..
lzo lzo: use get/put_unaligned_* helpers 17 years ago
reed_solomon lib: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
zlib_deflate
zlib_inflate bzip2/lzma: library support for gzip, bzip2 and lzma decompression 16 years ago
.gitignore
Kconfig Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Kconfig.debug Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 16 years ago
Kconfig.kgdb kgdb: remove the requirement for CONFIG_FRAME_POINTER 17 years ago
Makefile bitmap: find_last_bit() 16 years ago
argv_split.c
audit.c
bcd.c rtc: BCD codeshrink 17 years ago
bitmap.c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb 16 years ago
bitrev.c lib: export bitrev16 17 years ago
bug.c allow bug table entries to use relative pointers (and use it on x86-64) 16 years ago
bust_spinlocks.c
check_signature.c
cmdline.c generic, memparse(): constify argument 17 years ago
cpumask.c cpumask: zero extra bits in alloc_cpumask_var_node 16 years ago
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC 17 years ago
crc7.c
crc16.c
crc32.c
crc32defs.h
ctype.c
debug_locks.c debug_locks: set oops_in_progress if we will log messages. 17 years ago
debugobjects.c debugobjects: add boot parameter default value 16 years ago
dec_and_lock.c
decompress_bunzip2.c bzip2/lzma: library support for gzip, bzip2 and lzma decompression 16 years ago
decompress_inflate.c bzip2/lzma: library support for gzip, bzip2 and lzma decompression 16 years ago
decompress_unlzma.c bzip2/lzma: library support for gzip, bzip2 and lzma decompression 16 years ago
devres.c [POWERPC] devres: Add devm_ioremap_prot() 17 years ago
div64.c add an inlined version of iter_div_u64_rem 17 years ago
dump_stack.c
dynamic_printk.c driver core: add newlines to debugging enabled/disabled messages 16 years ago
extable.c
fault-inject.c
find_last_bit.c bitmap: find_last_bit() 16 years ago
find_next_bit.c bitops: remove "optimizations" 17 years ago
gen_crc32table.c
genalloc.c
halfmd4.c
hexdump.c lib: create common ascii hex array 17 years ago
hweight.c
idr.c lib/idr.c: Fix bug introduced by RCU fix 16 years ago
inflate.c inflate: refactor inflate malloc code 17 years ago
int_sqrt.c
iomap.c Use WARN() in lib/ 17 years ago
iomap_copy.c
iommu-helper.c introduce generic iommu_num_pages function 16 years ago
ioremap.c
irq_regs.c
is_single_threaded.c CRED: Rename is_single_threaded() to is_wq_single_threaded() 16 years ago
kasprintf.c
kernel_lock.c BKL: revert back to the old spinlock implementation 17 years ago
klist.c klist: don't iterate over deleted entries 16 years ago
kobject.c kobject: Cleanup kobject_rename and !CONFIG_SYSFS 16 years ago
kobject_uevent.c Use WARN() in lib/ 17 years ago
kref.c
libcrc32c.c libcrc32c: Fix "crc32c undefined" compilation error 16 years ago
list_debug.c list debugging: use WARN() instead of BUG() 17 years ago
lmb.c lmb: Fix reserved region handling in lmb_enforce_memory_limit(). 17 years ago
locking-selftest-hardirq.h
locking-selftest-mutex.h
locking-selftest-rlock-hardirq.h
locking-selftest-rlock-softirq.h
locking-selftest-rlock.h
locking-selftest-rsem.h
locking-selftest-softirq.h
locking-selftest-spin-hardirq.h
locking-selftest-spin-softirq.h
locking-selftest-spin.h
locking-selftest-wlock-hardirq.h
locking-selftest-wlock-softirq.h
locking-selftest-wlock.h
locking-selftest-wsem.h
locking-selftest.c
parser.c vfs: Use const for kernel parser table 16 years ago
percpu_counter.c revert "percpu_counter: new function percpu_counter_sum_and_set" 16 years ago
plist.c Use WARN() in lib/ 17 years ago
prio_heap.c
prio_tree.c
proportions.c mm: bdi: allow setting a maximum for the bdi dirty limit 17 years ago
radix-tree.c SL*B: drop kmem cache argument from constructor 17 years ago
random32.c random32: seeding improvement 17 years ago
ratelimit.c __ratelimit() cpu flags can't be static 17 years ago
rbtree.c
reciprocal_div.c
rwsem-spinlock.c
rwsem.c
scatterlist.c lib/scatterlist.c: fix kunmap() argument in sg_miter_stop() 16 years ago
sha1.c
show_mem.c lib: generic show_mem() 17 years ago
smp_processor_id.c cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
sort.c
spinlock_debug.c
string.c Add a new sysfs_streq() string comparison function 17 years ago
string_helpers.c [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact 16 years ago
swiotlb.c swiotlb: consolidate swiotlb info message printing 16 years ago
syscall.c task_current_syscall 17 years ago
textsearch.c remove CONFIG_KMOD from lib 17 years ago
ts_bm.c textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm 17 years ago
ts_fsm.c textsearch: ts_fsm: return error on request for case insensitive search 17 years ago
ts_kmp.c textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm 17 years ago
vsprintf.c Make %p print '(null)' for NULL pointers 16 years ago