..
lzo
…
reed_solomon
…
zlib_deflate
…
zlib_inflate
…
.gitignore
…
Kconfig
lib: Provide generic atomic64_t implementation
2009-06-15 13:27:38 +10:00
Kconfig.debug
kmemleak: Allow the early log buffer to be configurable.
2009-06-25 10:16:13 +01:00
Kconfig.kgdb
…
Kconfig.kmemcheck
kmemcheck: make kconfig accessible for other architectures
2009-06-15 15:49:17 +02:00
Makefile
lib: add lib/gcd.c
2009-06-18 13:04:05 -07:00
argv_split.c
…
atomic64.c
lib: Provide generic atomic64_t implementation
2009-06-15 13:27:38 +10:00
audit.c
…
bcd.c
…
bitmap.c
bitmap: fix end condition in bitmap_find_free_region
2009-03-12 19:32:51 -07:00
bitrev.c
…
bug.c
…
bust_spinlocks.c
…
check_signature.c
…
checksum.c
lib/checksum.c: fix endianess bug
2009-06-19 14:58:13 +02:00
cmdline.c
…
cpumask.c
x86: remove some alloc_bootmem_cpumask_var calling
2009-06-11 19:27:07 +03:00
crc-ccitt.c
…
crc-itu-t.c
…
crc-t10dif.c
…
crc7.c
…
crc16.c
…
crc32.c
…
crc32defs.h
…
ctype.c
…
debug_locks.c
lockdep: warn about lockdep disabling after kernel taint
2009-04-12 16:10:51 +02:00
debugobjects.c
debugobjects: delay free of internal objects
2009-03-17 12:28:30 +01:00
dec_and_lock.c
atomic: only take lock when the counter drops to zero on UP as well
2009-06-16 19:47:47 -07:00
decompress.c
…
decompress_bunzip2.c
kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_bunzip2.c
2009-04-03 12:22:45 +02:00
decompress_inflate.c
kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.c
2009-04-03 12:21:36 +02:00
decompress_unlzma.c
kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c
2009-04-03 12:22:59 +02:00
devres.c
…
div64.c
…
dma-debug.c
dma-debug: be more careful when building reference entries
2009-06-15 11:10:14 +02:00
dump_stack.c
…
dynamic_debug.c
Dynamic debug: allow simple quoting of words
2009-03-24 16:38:27 -07:00
extable.c
module: trim exception table on init free.
2009-06-12 21:47:04 +09:30
fault-inject.c
…
find_last_bit.c
…
find_next_bit.c
…
gcd.c
lib: add lib/gcd.c
2009-06-18 13:04:05 -07:00
gen_crc32table.c
…
genalloc.c
lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroy
2009-06-16 19:47:53 -07:00
halfmd4.c
…
hexdump.c
hexdump: remove the trailing space
2009-06-16 19:47:51 -07:00
hweight.c
…
idr.c
cgroup: CSS ID support
2009-04-02 19:04:53 -07:00
inflate.c
…
int_sqrt.c
…
iomap.c
…
iomap_copy.c
…
iommu-helper.c
…
ioremap.c
…
irq_regs.c
…
is_single_threaded.c
…
kasprintf.c
…
kernel_lock.c
sched: TIF_NEED_RESCHED -> need_reshed() cleanup
2009-03-06 12:48:55 +01:00
klist.c
…
kobject.c
kobject: make kset_create check kobject_set_name return value
2009-06-15 21:30:24 -07:00
kobject_uevent.c
driver core: allow non-root users to listen to uevents
2009-04-16 16:17:09 -07:00
kref.c
…
libcrc32c.c
…
list_debug.c
…
lmb.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
locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]
2009-03-13 01:32:36 +01:00
nlattr.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
2009-03-26 22:45:23 -07:00
parser.c
…
percpu_counter.c
…
plist.c
…
prio_heap.c
…
prio_tree.c
…
proportions.c
…
radix-tree.c
lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot()
2009-06-16 19:47:49 -07:00
random32.c
…
ratelimit.c
…
rational.c
lib: isolate rational fractions helper function
2009-06-11 08:51:08 -07:00
rbtree.c
rb_tree: remove redundant if()-condition in rb_erase()
2009-06-16 19:47:56 -07:00
reciprocal_div.c
…
rwsem-spinlock.c
…
rwsem.c
…
scatterlist.c
scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings
2009-04-22 08:35:09 +02:00
sha1.c
…
show_mem.c
…
smp_processor_id.c
…
sort.c
…
spinlock_debug.c
…
string.c
…
string_helpers.c
…
swiotlb.c
swiotlb: change swiotlb_bus_to[phys,virt] prototypes
2009-04-08 16:18:38 +02:00
syscall.c
…
textsearch.c
…
ts_bm.c
…
ts_fsm.c
…
ts_kmp.c
…
vsprintf.c
vsprintf: introduce %pf format specifier
2009-04-29 20:55:55 +02:00