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 e3e1288e86 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 14 years ago
..
lzo lib: add support for LZO-compressed kernels 15 years ago
raid6 Move .gitignore from drivers/md to lib/raid6 15 years ago
reed_solomon
zlib_deflate trivial: fix typo "to to" in multiple files 16 years ago
zlib_inflate inflate_fast: sout is already a short so ptr arith was off by one. 15 years ago
.gitignore
Kconfig Merge branch 'async' of macbook:git/btrfs-unstable 15 years ago
Kconfig.debug Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 14 years ago
Kconfig.kgdb mips,kgdb: kdb low level trap catch and stack trace 15 years ago
Kconfig.kmemcheck kmemcheck: depend on HAVE_ARCH_KMEMCHECK 16 years ago
Makefile Merge branch 'async' of macbook:git/btrfs-unstable 15 years ago
argv_split.c tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 years ago
atomic64.c lib: Fix atomic64_add_unless return value convention 15 years ago
atomic64_test.c ARM: 6213/1: atomic64_test: add ARM as supported architecture 15 years ago
audit.c
bcd.c
bitmap.c lib/bitmap.c: use hex_to_bin() 14 years ago
bitrev.c
btree.c lib/btree: fix possible NULL pointer dereference 15 years ago
bug.c modules: Fix module_bug_list list corruption race 15 years ago
bust_spinlocks.c
check_signature.c
checksum.c lib/checksum: fix one more thinko 15 years ago
cmdline.c
cpu-notifier-error-inject.c fault-injection: add CPU notifier error injection module 15 years ago
cpumask.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c
crc7.c
crc16.c
crc32.c revert "crc32: use __BYTE_ORDER macro for endian detection" 15 years ago
crc32defs.h
ctype.c ctype: constify read-only _ctype string 15 years ago
debug_locks.c rcu: Introduce lockdep-based checking to RCU read-side primitives 15 years ago
debugobjects.c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
dec_and_lock.c atomic: only take lock when the counter drops to zero on UP as well 16 years ago
decompress.c Add LZO compression support for initramfs and old-style initrd 15 years ago
decompress_bunzip2.c lib/decompress_bunzip2.c: fix checkstack warning 15 years ago
decompress_inflate.c lzma/gzip: fix potential oops when input data is truncated 16 years ago
decompress_unlzma.c lzma/gzip: fix potential oops when input data is truncated 16 years ago
decompress_unlzo.c lib: fix the use of LZO to decompress initramfs images 15 years ago
devres.c lib/devres.c: fix comment typo 15 years ago
div64.c div64_u64(): improve precision on 32bit platforms 14 years ago
dma-debug.c llseek: automatically add .llseek fop 15 years ago
dump_stack.c
dynamic_debug.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 14 years ago
extable.c
fault-inject.c headers: remove sched.h from interrupt.h 16 years ago
find_last_bit.c
find_next_bit.c
flex_array.c flex_array: add helpers to get and put to make pointers easy to use 15 years ago
gcd.c lib: add lib/gcd.c 16 years ago
gen_crc32table.c crc32: major optimization 15 years ago
genalloc.c genalloc: fix allocation from end of pool 15 years ago
halfmd4.c
hexdump.c lib: introduce common method to convert hex digits 15 years ago
hweight.c x86: Add optimized popcnt variants 15 years ago
idr.c docbook: add idr/ida to kernel-api docbook 14 years ago
inflate.c MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader 15 years ago
int_sqrt.c
iomap.c
iomap_copy.c
iommu-helper.c iommu: inline iommu_num_pages 15 years ago
ioremap.c x86, ioremap: Fix incorrect physical address handling in PAE mode 15 years ago
irq_regs.c
is_single_threaded.c kernel: is_current_single_threaded: don't use ->mmap_sem 16 years ago
kasprintf.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
kernel_lock.c bkl: Fixup core_lock fallout 15 years ago
klist.c
kobject.c kobject: Introduce kset_find_obj_hinted. 14 years ago
kobject_uevent.c kobject_uevent: fix typo in comments 15 years ago
kref.c kref: remove kref_set 15 years ago
lcm.c block: Fix overrun in lcm() and move it to lib 15 years ago
libcrc32c.c
list_debug.c list debugging: warn when deleting a deleted entry 15 years ago
list_sort.c lib/list_sort: test: check element addresses 14 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
lru_cache.c The DRBD driver 16 years ago
nlattr.c
parser.c lib/parser: cleanup match_number() 14 years ago
percpu_counter.c percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr() 14 years ago
plist.c plist: Make plist debugging raw_spinlock aware 15 years ago
prio_heap.c
prio_tree.c
proportions.c
radix-tree.c Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu 15 years ago
random32.c Merge branch 'master' into for-next 15 years ago
ratelimit.c ratelimit: fix the return value when __ratelimit() fails to acquire the lock 15 years ago
rational.c lib/rational.c needs module.h 15 years ago
rbtree.c rbtree: Undo augmented trees performance damage and regression 15 years ago
reciprocal_div.c
rwsem-spinlock.c rwsem generic spinlock: use IRQ save/restore spinlocks 15 years ago
rwsem.c rwsem: smaller wrappers around rwsem_down_failed_common 15 years ago
scatterlist.c scatterlist: prevent invalid free when alloc fails 15 years ago
sha1.c
show_mem.c mm: use the same log level for show_mem() 15 years ago
smp_processor_id.c
sort.c
spinlock_debug.c locking: Further name space cleanups 15 years ago
string.c lib/string.c: simplify strnstr() 15 years ago
string_helpers.c
swiotlb.c swiotlb: Use page alignment for early buffer allocation 15 years ago
syscall.c
textsearch.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
ts_bm.c
ts_fsm.c
ts_kmp.c
uuid.c Unified UUID/GUID definition 15 years ago
vsprintf.c lib: fix scnprintf() if @size is == 0 14 years ago