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 830ac8524f Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
..
lzo lib/lzo: Update LZO compression to current upstream version 12 years ago
mpi mpilib: use DIV_ROUND_UP and remove unused macros 12 years ago
raid6 lib/raid6: build proper files on corresponding arch 12 years ago
reed_solomon
xz decompressors: fix typo "POWERPC" 12 years ago
zlib_deflate
zlib_inflate
.gitignore X.509: Implement simple static OID registry 13 years ago
Kconfig Move utf16 functions to kernel core and rename 12 years ago
Kconfig.debug ImgTec Meta architecture changes for v3.9-rc1 12 years ago
Kconfig.kgdb KGDB/KDB fixes and cleanups 12 years ago
Kconfig.kmemcheck
Makefile Move utf16 functions to kernel core and rename 12 years ago
argv_split.c
asn1_decoder.c Nothing all that exciting; a new module-from-fd syscall for those who want 12 years ago
atomic64.c lib: atomic64: Initialize locks statically to fix early users 12 years ago
atomic64_test.c
audit.c
average.c
bcd.c
bch.c
bitmap.c propagate name change to comments in kernel source 12 years ago
bitrev.c
bsearch.c
btree.c
bug.c taint: add explicit flag to show whether lock dep is still OK. 12 years ago
build_OID_registry X.509: Implement simple static OID registry 13 years ago
bust_spinlocks.c printk: Provide a wake_up_klogd() off-case 12 years ago
check_signature.c
checksum.c asm-generic headers: Allow yet more arch overrides in checksum.h 12 years ago
clz_tab.c
cmdline.c
cordic.c
cpu-notifier-error-inject.c
cpu_rmap.c lib: cpu_rmap: avoid flushing all workqueues 12 years ago
cpumask.c bootmem: fix wrong call parameter for free_bootmem() 12 years ago
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c
crc7.c
crc8.c
crc16.c
crc32.c sections: fix const sections for crc32 table 13 years ago
crc32defs.h
ctype.c
debug_locks.c
debugobjects.c hlist: drop the node parameter from iterators 12 years ago
dec_and_lock.c
decompress.c lib/decompress.c add __init to decompress_method and data 13 years ago
decompress_bunzip2.c
decompress_inflate.c
decompress_unlzma.c
decompress_unlzo.c lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c 12 years ago
decompress_unxz.c
devres.c lib/devres.c: fix misplaced #endif 12 years ago
digsig.c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 12 years ago
div64.c
dma-debug.c dma-debug: update DMA debug API to better handle multiple mappings of a buffer 12 years ago
dump_stack.c
dynamic_debug.c dynamic_debug: add pr_errs before -EINVALs 12 years ago
dynamic_queue_limits.c
earlycpio.c
extable.c
fault-inject.c
fdt.c
fdt_ro.c
fdt_rw.c
fdt_strerror.c
fdt_sw.c
fdt_wip.c
find_last_bit.c
find_next_bit.c
flex_array.c
flex_proportions.c
gcd.c lib/gcd.c: prevent possible div by 0 13 years ago
gen_crc32table.c sections: fix const sections for crc32 table 13 years ago
genalloc.c genalloc: stop crashing the system when destroying a pool 12 years ago
halfmd4.c
hexdump.c dynamic_debug: dynamic hex dump 12 years ago
hweight.c
idr.c idr: idr_alloc() shouldn't trigger lowmem warning when preloaded 12 years ago
inflate.c
int_sqrt.c
interval_tree.c mm: interval tree updates 13 years ago
interval_tree_test_main.c random32: rename random32 to prandom 12 years ago
iomap.c
iomap_copy.c
iommu-helper.c
ioremap.c
irq_regs.c
is_single_threaded.c
jedec_ddr_data.c
kasprintf.c lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvasprintf 13 years ago
kfifo.c kfifo: fix kfifo_alloc() and kfifo_init() 12 years ago
klist.c
kobject.c kobject: fix kset_find_obj() race with concurrent last kobject_put() 12 years ago
kobject_uevent.c
kstrtox.c kstrto*: add documentation 12 years ago
kstrtox.h
lcm.c
libcrc32c.c
list_debug.c
list_sort.c
llist.c
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 lockdep: Selftest: convert spinlock to raw spinlock 12 years ago
lru_cache.c hlist: drop the node parameter from iterators 12 years ago
md5.c
memory-notifier-error-inject.c
memweight.c
nlattr.c
notifier-error-inject.c
notifier-error-inject.h
of-reconfig-notifier-error-inject.c powerpc+of: Rename and fix OF reconfig notifier error inject module 12 years ago
oid_registry.c X.509: Add utility functions to render OIDs as strings 13 years ago
parser.c lib/parser.c: fix up comments for valid return values from match_number 12 years ago
pci_iomap.c
percpu-rwsem.c percpu_rw_semaphore: add lockdep annotations 12 years ago
percpu_counter.c
plist.c lib/plist.c: make plist test announcements KERN_DEBUG 13 years ago
pm-notifier-error-inject.c
prio_heap.c
proportions.c
radix-tree.c
random32.c prandom: introduce prandom_bytes() and prandom_bytes_state() 12 years ago
ratelimit.c
rational.c
rbtree.c lib/rbtree.c: avoid the use of non-static __always_inline 12 years ago
rbtree_test.c random32: rename random32 to prandom 12 years ago
reciprocal_div.c
rwsem-spinlock.c rwsem-spinlock: Implement writer lock-stealing for better scalability 12 years ago
rwsem.c rwsem: Implement writer lock-stealing for better scalability 12 years ago
scatterlist.c lib/scatterlist: use page iterator in the mapping iterator 12 years ago
sha1.c
show_mem.c
smp_processor_id.c
sort.c
spinlock_debug.c lib/spinlock_debug: avoid livelock in do_raw_spin_lock() 13 years ago
stmp_device.c
string.c
string_helpers.c
strncpy_from_user.c
strnlen_user.c
swiotlb.c x86, kdump: Set crashkernel_low automatically 12 years ago
syscall.c
test-kstrtox.c
textsearch.c
timerqueue.c
ts_bm.c
ts_fsm.c
ts_kmp.c
ucs2_string.c Move utf16 functions to kernel core and rename 12 years ago
uuid.c
vsprintf.c lib/vsprintf.c: add %pa format specifier for phys_addr_t types 12 years ago