..
lzo
…
mpi
lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h
13 years ago
raid6
md: Add in export.h for files using EXPORT_SYMBOL
13 years ago
reed_solomon
…
xz
XZ: Fix incorrect XZ_BUF_ERROR
14 years ago
zlib_deflate
…
zlib_inflate
…
.gitignore
…
Kconfig
arch: fix ioport mapping on mips,sh
13 years ago
Kconfig.debug
kmemleak: Add support for memory hotplug
13 years ago
Kconfig.kgdb
…
Kconfig.kmemcheck
…
Makefile
lib: Fix multiple definitions of clz_tab
13 years ago
argv_split.c
…
atomic64.c
lib: atomic64: Change the type of local lock to raw_spinlock_t
14 years ago
atomic64_test.c
atomic: use <linux/atomic.h>
14 years ago
audit.c
…
average.c
…
bcd.c
…
bch.c
…
bitmap.c
lib/bitmap.c: quiet sparse noise about address space
13 years ago
bitrev.c
…
bsearch.c
…
btree.c
btree: export btree_get_prev() so modules can use btree_for_each
13 years ago
bug.c
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
13 years ago
bust_spinlocks.c
…
check_signature.c
…
checksum.c
…
clz_tab.c
lib: Fix multiple definitions of clz_tab
13 years ago
cmdline.c
…
cordic.c
Docs: wording: functions -> algorithm
13 years ago
cpu-notifier-error-inject.c
…
cpu_rmap.c
…
cpumask.c
cpumask: alloc_cpumask_var() use NUMA_NO_NODE
14 years ago
crc-ccitt.c
…
crc-itu-t.c
…
crc-t10dif.c
…
crc7.c
…
crc8.c
…
crc16.c
…
crc32.c
crc32: optimize inner loop
13 years ago
crc32defs.h
…
ctype.c
…
debug_locks.c
…
debugobjects.c
debugobjects: Fix selftest for static warnings
13 years ago
dec_and_lock.c
atomic: use <linux/atomic.h>
14 years ago
decompress.c
…
decompress_bunzip2.c
decompress_bunzip2: remove invalid vi modeline
13 years ago
decompress_inflate.c
…
decompress_unlzma.c
treewide: Fix comment and string typo 'bufer'
13 years ago
decompress_unlzo.c
unlzo: fix input buffer free
13 years ago
decompress_unxz.c
…
devres.c
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
13 years ago
digsig.c
lib/digsig: checks for NULL return value
13 years ago
div64.c
…
dma-debug.c
Fix comparison using wrong pointer variable in dma debug code
13 years ago
dump_stack.c
…
dynamic_debug.c
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
13 years ago
dynamic_queue_limits.c
dql: Fix undefined jiffies
13 years ago
extable.c
…
fault-inject.c
switch debugfs to umode_t
13 years ago
find_last_bit.c
…
find_next_bit.c
…
flex_array.c
…
gcd.c
…
gen_crc32table.c
…
genalloc.c
lib, Make gen_pool memory allocator lockless
14 years ago
halfmd4.c
…
hexdump.c
lib: add error checking to hex2bin
14 years ago
hweight.c
…
idr.c
ida: make ida_simple_get/put() IRQ safe
13 years ago
inflate.c
…
int_sqrt.c
…
iomap.c
lib: add GENERIC_PCI_IOMAP
13 years ago
iomap_copy.c
…
iommu-helper.c
…
ioremap.c
…
irq_regs.c
…
is_single_threaded.c
…
kasprintf.c
…
klist.c
…
kobject.c
kobject: remove kset_find_obj_hinted()
13 years ago
kobject_uevent.c
driver-core: skip uevent generation when nobody is listening
13 years ago
kstrtox.c
Reduce the number of expensive division instructions done by _parse_integer()
13 years ago
kstrtox.h
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
13 years ago
lcm.c
…
libcrc32c.c
…
list_debug.c
…
list_sort.c
…
llist.c
llist: Remove cpu_relax() usage in cmpxchg loops
14 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
…
md5.c
crypto: Move md5_transform to lib/md5.c
14 years ago
nlattr.c
netlink: validate NLA_MSECS length
13 years ago
parser.c
…
pci_iomap.c
lib: add NO_GENERIC_PCI_IOPORT_MAP
13 years ago
percpu_counter.c
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
13 years ago
plist.c
…
prio_heap.c
…
prio_tree.c
…
proportions.c
locking, lib/proportions: Annotate prop_local_percpu::lock as raw
14 years ago
radix-tree.c
radix_tree: take radix_tree_path off stack
13 years ago
random32.c
…
ratelimit.c
locking, printk: Annotate logbuf_lock as raw
14 years ago
rational.c
…
rbtree.c
…
reciprocal_div.c
sch_red: Adaptative RED AQM
13 years ago
rwsem-spinlock.c
locking, rwsem: Annotate inner lock as raw
14 years ago
rwsem.c
locking, rwsem: Annotate inner lock as raw
14 years ago
scatterlist.c
…
sha1.c
lib/sha1.c: quiet sparse noise about symbol not declared
14 years ago
show_mem.c
…
smp_processor_id.c
sched: Wrap scheduler p->cpus_allowed access
14 years ago
sort.c
…
spinlock_debug.c
lib/spinlock_debug.c: print owner on spinlock lockup
13 years ago
string.c
lib/string.c: fix strim() semantics for strings that have only blanks
13 years ago
string_helpers.c
…
swiotlb.c
swiotlb: Expose swiotlb_nr_tlb function to modules
13 years ago
syscall.c
…
test-kstrtox.c
…
textsearch.c
…
timerqueue.c
…
ts_bm.c
…
ts_fsm.c
…
ts_kmp.c
…
uuid.c
…
vsprintf.c
vsprintf: make %pV handling compatible with kasprintf()
13 years ago