.. |
lzo
|
lib: add support for LZO-compressed kernels
|
15 years ago |
raid6
|
lib/raid6: Fix filename emitted in generated code
|
13 years ago |
reed_solomon
|
…
|
|
xz
|
XZ: Fix incorrect XZ_BUF_ERROR
|
14 years ago |
zlib_deflate
|
zlib: slim down zlib_deflate() workspace when possible
|
14 years ago |
zlib_inflate
|
inflate_fast: sout is already a short so ptr arith was off by one.
|
15 years ago |
.gitignore
|
…
|
|
Kconfig
|
llist: Make some llist functions inline
|
14 years ago |
Kconfig.debug
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Kconfig.kgdb
|
mips,kgdb: kdb low level trap catch and stack trace
|
15 years ago |
Kconfig.kmemcheck
|
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
|
16 years ago |
Makefile
|
llist: Make some llist functions inline
|
14 years ago |
argv_split.c
|
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
|
15 years ago |
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
|
audit: support the "standard" <asm-generic/unistd.h>
|
14 years ago |
average.c
|
lib: Improve EWMA efficiency by using bitshifts
|
14 years ago |
bcd.c
|
…
|
|
bch.c
|
lib: add shared BCH ECC library
|
14 years ago |
bitmap.c
|
Merge branch 'apei' into apei-release
|
14 years ago |
bitrev.c
|
…
|
|
bsearch.c
|
lib: Add generic binary search function to the kernel.
|
14 years ago |
btree.c
|
Fix common misspellings
|
14 years ago |
bug.c
|
modules: Fix module_bug_list list corruption race
|
15 years ago |
bust_spinlocks.c
|
…
|
|
check_signature.c
|
…
|
|
checksum.c
|
lib/checksum.c: optimize do_csum a bit
|
14 years ago |
cmdline.c
|
…
|
|
cordic.c
|
lib: cordic: add library module providing cordic angle calculation
|
14 years ago |
cpu-notifier-error-inject.c
|
fault-injection: add CPU notifier error injection module
|
15 years ago |
cpu_rmap.c
|
lib: cpu_rmap: CPU affinity reverse-mapping
|
14 years ago |
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
|
lib: crc8: add new library module providing crc8 algorithm
|
14 years ago |
crc16.c
|
…
|
|
crc32.c
|
atomic: use <linux/atomic.h>
|
14 years ago |
crc32defs.h
|
…
|
|
ctype.c
|
ctype: constify read-only _ctype string
|
15 years ago |
debug_locks.c
|
Revert "debug_locks: set oops_in_progress if we will log messages."
|
14 years ago |
debugobjects.c
|
debugobjects: Fix boot crash when kmemleak and debugobjects enabled
|
14 years ago |
dec_and_lock.c
|
atomic: use <linux/atomic.h>
|
14 years ago |
decompress.c
|
decompressors: add boot-time XZ support
|
14 years ago |
decompress_bunzip2.c
|
Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>
|
14 years ago |
decompress_inflate.c
|
decompressors: check input size in decompress_inflate.c
|
14 years ago |
decompress_unlzma.c
|
Decompressors: validate match distance in decompress_unlzma.c
|
14 years ago |
decompress_unlzo.c
|
Decompressors: fix callback-to-callback mode in decompress_unlzo.c
|
14 years ago |
decompress_unxz.c
|
Fix common misspellings
|
14 years ago |
devres.c
|
devres: fix possible use after free
|
14 years ago |
div64.c
|
div64_u64(): improve precision on 32bit platforms
|
14 years ago |
dma-debug.c
|
dma-debug: print information about leaked entry
|
14 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 |
extable.c
|
module: trim exception table on init free.
|
16 years ago |
fault-inject.c
|
fault-injection: add ability to export fault_attr in arbitrary directory
|
14 years ago |
find_last_bit.c
|
bitops: add #ifndef for each of find bitops
|
14 years ago |
find_next_bit.c
|
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
|
14 years ago |
flex_array.c
|
flex_array: avoid divisions when accessing elements
|
14 years ago |
gcd.c
|
lib: add lib/gcd.c
|
16 years ago |
gen_crc32table.c
|
crc32: major optimization
|
15 years ago |
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
|
x86: Add optimized popcnt variants
|
15 years ago |
idr.c
|
Merge branch 'master' into for-next
|
14 years ago |
inflate.c
|
MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader
|
15 years ago |
int_sqrt.c
|
…
|
|
iomap.c
|
iomap: make IOPORT/PCI mapping functions conditional
|
14 years ago |
iomap_copy.c
|
…
|
|
iommu-helper.c
|
iommu: inline iommu_num_pages
|
15 years ago |
ioremap.c
|
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
|
14 years ago |
irq_regs.c
|
…
|
|
is_single_threaded.c
|
kernel: is_current_single_threaded: don't use ->mmap_sem
|
16 years ago |
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 |
klist.c
|
…
|
|
kobject.c
|
Delay struct net freeing while there's a sysfs instance refering to it
|
14 years ago |
kobject_uevent.c
|
kobj_uevent: Ignore if some listeners cannot handle message
|
14 years ago |
kref.c
|
kref: Add a kref_sub function
|
14 years ago |
kstrtox.c
|
lib: make _tolower() public
|
14 years ago |
lcm.c
|
lib/lcm.c: quiet sparse noise
|
14 years ago |
libcrc32c.c
|
…
|
|
list_debug.c
|
Expand CONFIG_DEBUG_LIST to several other list operations
|
14 years ago |
list_sort.c
|
lib/list_sort: test: check element addresses
|
14 years ago |
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
|
rcu: Fix unpaired rcu_irq_enter() from locking selftests
|
14 years ago |
lru_cache.c
|
lru_cache: use correct type in sizeof for allocation
|
14 years ago |
md5.c
|
crypto: Move md5_transform to lib/md5.c
|
14 years ago |
nlattr.c
|
net: fix nla_policy_len to actually _iterate_ over the policy
|
14 years ago |
parser.c
|
Fix common misspellings
|
14 years ago |
percpu_counter.c
|
locking, percpu_counter: Annotate ::lock as raw
|
14 years ago |
plist.c
|
plist: Remove the need to supply locks to plist heads
|
14 years ago |
prio_heap.c
|
…
|
|
prio_tree.c
|
…
|
|
proportions.c
|
locking, lib/proportions: Annotate prop_local_percpu::lock as raw
|
14 years ago |
radix-tree.c
|
tmpfs radix_tree: locate_item to speed up swapoff
|
14 years ago |
random32.c
|
Merge branch 'master' into for-next
|
15 years ago |
ratelimit.c
|
locking, printk: Annotate logbuf_lock as raw
|
14 years ago |
rational.c
|
lib/rational.c needs module.h
|
15 years ago |
rbtree.c
|
Export the augmented rbtree helper functions
|
14 years ago |
reciprocal_div.c
|
…
|
|
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
|
scatterlist: prevent invalid free when alloc fails
|
15 years ago |
sha1.c
|
lib/sha1.c: quiet sparse noise about symbol not declared
|
14 years ago |
show_mem.c
|
arch, mm: filter disallowed nodes from arch specific show_mem functions
|
14 years ago |
smp_processor_id.c
|
sched: Wrap scheduler p->cpus_allowed access
|
14 years ago |
sort.c
|
…
|
|
spinlock_debug.c
|
locking: Further name space cleanups
|
15 years ago |
string.c
|
Add a strtobool function matching semantics of existing in kernel equivalents
|
14 years ago |
string_helpers.c
|
…
|
|
swiotlb.c
|
swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.
|
14 years ago |
syscall.c
|
…
|
|
test-kstrtox.c
|
kstrtox: fix compile warnings in test
|
14 years ago |
textsearch.c
|
textsearch: doc - fix spelling in lib/textsearch.c.
|
14 years ago |
timerqueue.c
|
Fix common misspellings
|
14 years ago |
ts_bm.c
|
…
|
|
ts_fsm.c
|
…
|
|
ts_kmp.c
|
…
|
|
uuid.c
|
Unified UUID/GUID definition
|
15 years ago |
vsprintf.c
|
Merge 'akpm' patch series
|
14 years ago |