..
lzo
lib: add support for LZO-compressed kernels
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
Revert "lib: build list_sort() only if needed"
15 years ago
Kconfig.debug
fault-injection: add CPU notifier error injection module
15 years ago
Kconfig.kgdb
mips,kgdb: kdb low level trap catch and stack trace
15 years ago
Kconfig.kmemcheck
…
Makefile
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
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
lib: add s390 to atomic64_dec_if_positive archs
15 years ago
audit.c
…
bcd.c
…
bitmap.c
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
15 years ago
bitrev.c
…
btree.c
lib/btree: fix possible NULL pointer dereference
15 years ago
bug.c
panic: Allow warnings to set different taint flags
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
…
decompress.c
Add LZO compression support for initramfs and old-style initrd
15 years ago
decompress_bunzip2.c
bzip2: Add missing checks for malloc returning NULL
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
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
div64.c
…
dma-debug.c
dma-debug: Cleanup for copy-loop in filter_write()
15 years ago
dump_stack.c
…
dynamic_debug.c
module: initialize module dynamic debug later
15 years ago
extable.c
…
fault-inject.c
headers: remove sched.h from interrupt.h
15 years ago
find_last_bit.c
…
find_next_bit.c
…
flex_array.c
flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZERO
15 years ago
gcd.c
…
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
idr: fix RCU lockdep splat in idr_get_next()
15 years ago
inflate.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
int_sqrt.c
…
iomap.c
…
iomap_copy.c
…
iommu-helper.c
iommu-helper: use bitmap library
15 years ago
ioremap.c
…
irq_regs.c
…
is_single_threaded.c
…
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
sysfs: Comment sysfs directory tagging logic
15 years ago
kobject_uevent.c
kobject: free memory if netlink_kernel_create() fails
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_sort.c
lib: revise list_sort() header comment
15 years ago
lmb.c
lmb: Add lmb_free()
15 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
parser: remove unnecessary strlen()
15 years ago
percpu_counter.c
…
plist.c
plist: Make plist debugging raw_spinlock aware
15 years ago
prio_heap.c
…
prio_tree.c
…
proportions.c
…
radix-tree.c
radix-tree: fix radix_tree_prev_hole() underflow case
15 years ago
random32.c
lib/random32: export pseudo-random number generator for modules
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: Test for no active locks in __rwsem_do_wake undo code
15 years ago
scatterlist.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
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: remove unnecessary swiotlb_sync_single_range_*
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
vsprintf.c: use noinline_for_stack
15 years ago