..
lzo
lzo: use get/put_unaligned_* helpers
17 years ago
reed_solomon
lib: Remove unnecessary inclusions of asm/semaphore.h
17 years ago
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
Add some basic .gitignore files
20 years ago
Kconfig
The DRBD driver
16 years ago
Kconfig.debug
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
15 years ago
Kconfig.kgdb
kgdb: remove the requirement for CONFIG_FRAME_POINTER
17 years ago
Kconfig.kmemcheck
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
16 years ago
Makefile
The DRBD driver
16 years ago
argv_split.c
LIB: Replace inappropriate include of <linux/bug.h>
18 years ago
atomic64.c
lib: export generic atomic64_t functions
16 years ago
audit.c
[PATCH] audit signal recipients
18 years ago
bcd.c
rtc: BCD codeshrink
17 years ago
bitmap.c
Make bitmask 'and' operators return a result code
16 years ago
bitrev.c
lib: export bitrev16
17 years ago
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
uninline check_signature()
18 years ago
checksum.c
lib/checksum: fix one more thinko
16 years ago
cmdline.c
generic, memparse(): constify argument
17 years ago
cpumask.c
x86: remove some alloc_bootmem_cpumask_var calling
16 years ago
crc-ccitt.c
[PATCH] kernel-doc for lib/crc*.c
19 years ago
crc-itu-t.c
CRC ITU-T V.41
18 years ago
crc-t10dif.c
[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC
17 years ago
crc7.c
CRC7 support
18 years ago
crc16.c
[PATCH] kernel-doc for lib/crc*.c
19 years ago
crc32.c
lib/: Spelling fixes
17 years ago
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
16 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
tree-wide: fix assorted typos all over the place
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
devres.c
[POWERPC] devres: Add devm_ioremap_prot()
17 years ago
div64.c
add an inlined version of iter_div_u64_rem
17 years ago
dma-debug.c
tree-wide: fix assorted typos all over the place
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
16 years ago
find_last_bit.c
bitmap: find_last_bit()
16 years ago
find_next_bit.c
bitops: remove "optimizations"
17 years ago
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
remove asm/bitops.h includes
18 years ago
idr.c
tree-wide: fix some typos and punctuation in comments
15 years ago
inflate.c
Nicolas Pitre has a new email address
16 years ago
int_sqrt.c
[PATCH] lib: Fix bug in int_sqrt() for 64 bit longs
19 years ago
iomap.c
Use WARN() in lib/
17 years ago
iomap_copy.c
[PATCH] add __iowrite64_copy
19 years ago
iommu-helper.c
introduce generic iommu_num_pages function
17 years ago
ioremap.c
lib/ioremap.c should #include <linux/io.h>
18 years ago
irq_regs.c
[PATCH] irq_reqs: export __irq_regs
19 years ago
is_single_threaded.c
kernel: is_current_single_threaded: don't use ->mmap_sem
16 years ago
kasprintf.c
lib: move kasprintf to a separate file
18 years ago
kernel_lock.c
[BKL] add 'might_sleep()' to the outermost lock taker
15 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
kref: add kref_set()
17 years ago
libcrc32c.c
libcrc32c: Fix "crc32c undefined" compilation error
16 years ago
list_debug.c
list debugging: use WARN() instead of BUG()
17 years ago
lmb.c
lmb: Remove __init from lmb_end_of_DRAM()
16 years ago
locking-selftest-hardirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-mutex.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-rlock-hardirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-rlock-softirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-rlock.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-rsem.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-softirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-spin-hardirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-spin-softirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-spin.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-wlock-hardirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-wlock-softirq.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-wlock.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest-wsem.h
[PATCH] lockdep: locking API self tests
19 years ago
locking-selftest.c
locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]
16 years ago
lru_cache.c
The DRBD driver
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
vfs: Use const for kernel parser table
17 years ago
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
FS-Cache: Don't delete pending pages from the page-store tracking tree
15 years ago
random32.c
random32: seeding improvement
17 years ago
ratelimit.c
ratelimit: Make suppressed output messages more useful
16 years ago
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
[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()
18 years ago
rwsem-spinlock.c
lib: remove fastcall from lib/*
17 years ago
rwsem.c
x86: fix UML and -regparm=3
17 years ago
scatterlist.c
lib/scatterlist: add a flags to signalize mapping direction
16 years ago
sha1.c
[PATCH] Numerous fixes to kernel-doc info in source files.
18 years ago
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
strcmp: fix overflow and possibly signedness error
15 years ago
string_helpers.c
[SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact
17 years ago
swiotlb.c
Merge branch 'for-next' into for-linus
15 years ago
syscall.c
task_current_syscall
17 years ago
textsearch.c
remove CONFIG_KMOD from lib
17 years ago
ts_bm.c
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
17 years ago
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
vsprintf: use %pR, %pr instead of %pRt, %pRf
15 years ago