..
lzo
lzo: use get/put_unaligned_* helpers
17 years ago
reed_solomon
…
zlib_deflate
…
zlib_inflate
bzip2/lzma: library support for gzip, bzip2 and lzma decompression
16 years ago
.gitignore
…
Kconfig
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
16 years ago
Kconfig.debug
Merge branch 'origin' into devel
16 years ago
Kconfig.kgdb
kgdb: remove the requirement for CONFIG_FRAME_POINTER
17 years ago
Makefile
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
16 years ago
argv_split.c
…
audit.c
…
bcd.c
…
bitmap.c
bitmap: fix end condition in bitmap_find_free_region
16 years ago
bitrev.c
…
bug.c
…
bust_spinlocks.c
oops handling: ensure that any oops is flushed to the mtdoops console
16 years ago
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 ITU-T V.41
18 years ago
crc-t10dif.c
…
crc7.c
…
crc16.c
[PATCH] kernel-doc for lib/crc*.c
19 years ago
crc32.c
…
crc32defs.h
…
ctype.c
…
debug_locks.c
…
debugobjects.c
…
dec_and_lock.c
…
decompress.c
bzip2/lzma: don't stop search at first unconfigured compression
16 years ago
decompress_bunzip2.c
bzip2/lzma: library support for gzip, bzip2 and lzma decompression
16 years ago
decompress_inflate.c
bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filename
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
…
dump_stack.c
…
dynamic_debug.c
Dynamic debug: allow simple quoting of words
16 years ago
extable.c
…
fault-inject.c
Remove remaining unwinder code
16 years ago
find_last_bit.c
bitmap: find_last_bit()
16 years ago
find_next_bit.c
…
gen_crc32table.c
…
genalloc.c
Slab allocators: Replace explicit zeroing with __GFP_ZERO
18 years ago
halfmd4.c
…
hexdump.c
…
hweight.c
…
idr.c
idr: make idr_remove_all() do removal -before- free_layer()
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
[PATCH] add __iowrite64_copy
19 years ago
iommu-helper.c
…
ioremap.c
lib/ioremap.c should #include <linux/io.h>
18 years ago
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
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
driver core: get rid of struct device's bus_id string array
16 years ago
kobject_uevent.c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
16 years ago
kref.c
kref: add kref_set()
17 years ago
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
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-spin-hardirq.h
…
locking-selftest-spin-softirq.h
[PATCH] lockdep: locking API self tests
19 years ago
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
[PATCH] lockdep: show more details about self-test failures
18 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
Use WARN() in lib/
17 years ago
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
16 years ago
random32.c
…
ratelimit.c
…
rbtree.c
rbtree: add const qualifier to some functions
16 years ago
reciprocal_div.c
…
rwsem-spinlock.c
lib: remove fastcall from lib/*
17 years ago
rwsem.c
x86: fix UML and -regparm=3
17 years ago
scatterlist.c
…
sha1.c
…
show_mem.c
lib: generic show_mem()
17 years ago
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
Use helpers to obtain task pid in printks
18 years ago
string.c
Add a new sysfs_streq() string comparison function
17 years ago
string_helpers.c
…
swiotlb.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
syscall.c
task_current_syscall
17 years ago
textsearch.c
…
ts_bm.c
…
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
strict_strto* is not strict enough
16 years ago