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.
 
 
 
David Howells 285e728b0a FS-Cache: Don't delete pending pages from the page-store tracking tree 15 years ago
..
lzo
reed_solomon
zlib_deflate trivial: fix typo "to to" in multiple files 16 years ago
zlib_inflate bzip2/lzma: library support for gzip, bzip2 and lzma decompression 16 years ago
.gitignore
Kconfig lib: Provide generic atomic64_t implementation 16 years ago
Kconfig.debug powerpc: Minor cleanup to lib/Kconfig.debug 15 years ago
Kconfig.kgdb
Kconfig.kmemcheck kmemcheck: depend on HAVE_ARCH_KMEMCHECK 16 years ago
Makefile lib: flexible array implementation 16 years ago
argv_split.c
atomic64.c lib: export generic atomic64_t functions 16 years ago
audit.c
bcd.c
bitmap.c Make bitmask 'and' operators return a result code 16 years ago
bitrev.c
bug.c allow bug table entries to use relative pointers (and use it on x86-64) 16 years ago
bust_spinlocks.c oops handling: ensure that any oops is flushed to the mtdoops console 16 years ago
check_signature.c
checksum.c lib/checksum.c: fix endianess bug 16 years ago
cmdline.c
cpumask.c x86: remove some alloc_bootmem_cpumask_var calling 16 years ago
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 16 years ago
debugobjects.c headers: remove sched.h from interrupt.h 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 bzip2/lzma: don't stop search at first unconfigured compression 16 years ago
decompress_bunzip2.c lib/decompress_*: only include <linux/slab.h> if STATIC is not defined 16 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
devres.c
div64.c
dma-debug.c dma-debug: Fix compile warning with PAE enabled 15 years ago
dump_stack.c
dynamic_debug.c Dynamic debug: fix typo: -/-> 16 years ago
extable.c module: trim exception table on init free. 16 years ago
fault-inject.c headers: remove sched.h from interrupt.h 15 years ago
find_last_bit.c bitmap: find_last_bit() 16 years ago
find_next_bit.c
flex_array.c flex_array: add missing kerneldoc annotations 16 years ago
gcd.c lib: add lib/gcd.c 16 years ago
gen_crc32table.c
genalloc.c lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroy 16 years ago
halfmd4.c
hexdump.c hexdump: remove the trailing space 16 years ago
hweight.c
idr.c cgroup: CSS ID support 16 years ago
inflate.c Nicolas Pitre has a new email address 16 years ago
int_sqrt.c
iomap.c
iomap_copy.c
iommu-helper.c
ioremap.c
irq_regs.c
is_single_threaded.c kernel: is_current_single_threaded: don't use ->mmap_sem 16 years ago
kasprintf.c
kernel_lock.c sched: TIF_NEED_RESCHED -> need_reshed() cleanup 16 years ago
klist.c driver core: Remove completion from struct klist_node 16 years ago
kobject.c kobject: make kset_create check kobject_set_name return value 16 years ago
kobject_uevent.c driver core: allow non-root users to listen to uevents 16 years ago
kref.c
libcrc32c.c libcrc32c: Fix "crc32c undefined" compilation error 16 years ago
list_debug.c
lmb.c lmb: Remove __init from lmb_end_of_DRAM() 16 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 locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] 16 years ago
nlattr.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 16 years ago
parser.c
percpu_counter.c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
plist.c
prio_heap.c lib: fix sparse shadowed variable warning 16 years ago
prio_tree.c
proportions.c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
radix-tree.c FS-Cache: Don't delete pending pages from the page-store tracking tree 15 years ago
random32.c
ratelimit.c
rational.c lib: isolate rational fractions helper function 16 years ago
rbtree.c rb_tree: remove redundant if()-condition in rb_erase() 16 years ago
reciprocal_div.c
rwsem-spinlock.c
rwsem.c
scatterlist.c lib/scatterlist: add a flags to signalize mapping direction 16 years ago
sha1.c
show_mem.c
smp_processor_id.c cpumask: convert lib/smp_processor_id to new cpumask ops 16 years ago
sort.c generic swap(): lib/sort.c: rename swap to swap_func 16 years ago
spinlock_debug.c
string.c strcmp: fix overflow and possibly signedness error 15 years ago
string_helpers.c
swiotlb.c lib/swiotlb.c: Fix strange panic message selection logic when swiotlb fills up 16 years ago
syscall.c
textsearch.c
ts_bm.c
ts_fsm.c
ts_kmp.c
vsprintf.c sscanf(): fix %*s%n 16 years ago