Jesper Juhl 09c79b6096 mpi: Avoid using freed pointer in mpi_lshift_limbs() 13 лет назад
..
lzo 7dd65feb6c lib: add support for LZO-compressed kernels 15 лет назад
mpi 09c79b6096 mpi: Avoid using freed pointer in mpi_lshift_limbs() 13 лет назад
raid6 9ffc93f203 Remove all #inclusions of asm/system.h 13 лет назад
reed_solomon f42b38009e lib: Remove unnecessary inclusions of asm/semaphore.h 17 лет назад
xz 9c1f8594df XZ: Fix incorrect XZ_BUF_ERROR 14 лет назад
zlib_deflate 565d76cb7d zlib: slim down zlib_deflate() workspace when possible 14 лет назад
zlib_inflate 51ea3f6a45 inflate_fast: sout is already a short so ptr arith was off by one. 15 лет назад
.gitignore 1e65174a33 Add some basic .gitignore files 20 лет назад
Kconfig 82edb4baa7 crc32: add help text for the algorithm select option 13 лет назад
Kconfig.debug 6b8212a313 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 лет назад
Kconfig.kgdb 5dd11d5d47 mips,kgdb: kdb low level trap catch and stack trace 15 лет назад
Kconfig.kmemcheck d33c9a491b kmemcheck: depend on HAVE_ARCH_KMEMCHECK 16 лет назад
Makefile c6df4b17c8 lib: Fix multiple definitions of clz_tab 13 лет назад
argv_split.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
atomic64.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
atomic64_test.c 50af5ead3b bug.h: add include of it to various implicit C users 13 лет назад
audit.c aaeb012fe4 audit: support the "standard" <asm-generic/unistd.h> 14 лет назад
average.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
bcd.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
bch.c 437aa565e2 lib: add shared BCH ECC library 14 лет назад
bitmap.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 лет назад
bitrev.c 3527fb326f lib: export bitrev16 17 лет назад
bsearch.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
btree.c 96b62067f9 btree: export btree_get_prev() so modules can use btree_for_each 13 лет назад
bug.c b0f4c4b32c bugs, x86: Fix printk levels for panic, softlockups and stack dumps 13 лет назад
bust_spinlocks.c b61312d353 oops handling: ensure that any oops is flushed to the mtdoops console 16 лет назад
check_signature.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
checksum.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
clz_tab.c c6df4b17c8 lib: Fix multiple definitions of clz_tab 13 лет назад
cmdline.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
cordic.c d89ce936b4 Docs: wording: functions -> algorithm 13 лет назад
cpu-notifier-error-inject.c c9d221f86e fault-injection: add CPU notifier error injection module 15 лет назад
cpu_rmap.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
cpumask.c 38b93780a5 lib/cpumask.c: remove __any_online_cpu() 13 лет назад
crc-ccitt.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 лет назад
crc-itu-t.c 3e7cbae7c6 CRC ITU-T V.41 18 лет назад
crc-t10dif.c f11f594edb [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC 17 лет назад
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 лет назад
crc32.c 577eba9e22 crc32: add self-test code for crc32c 13 лет назад
crc32defs.h 5cde7656d0 crc32: select an algorithm via Kconfig 13 лет назад
crc7.c ad241528c4 CRC7 support 18 лет назад
crc8.c 7150962d63 lib: crc8: add new library module providing crc8 algorithm 14 лет назад
ctype.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
debug_locks.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
debugobjects.c 9f78ff005a debugobjects: Fix selftest for static warnings 13 лет назад
dec_and_lock.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
decompress.c 3ebe12439b decompressors: add boot-time XZ support 14 лет назад
decompress_bunzip2.c 38c8dcf665 decompress_bunzip2: remove invalid vi modeline 13 лет назад
decompress_inflate.c 1da914e064 decompressors: check input size in decompress_inflate.c 14 лет назад
decompress_unlzma.c 90802ed9c3 treewide: Fix comment and string typo 'bufer' 13 лет назад
decompress_unlzo.c 35f1526845 unlzo: fix input buffer free 13 лет назад
decompress_unxz.c 25985edced Fix common misspellings 14 лет назад
devres.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
digsig.c 86f8bedc9e lib/digsig: checks for NULL return value 13 лет назад
div64.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
dma-debug.c f3ff924708 Remove useless get_driver()/put_driver() calls 13 лет назад
dump_stack.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
dynamic_debug.c 85f7f6c0ed dynamic_debug: process multiple debug-queries on a line 13 лет назад
dynamic_queue_limits.c 930c514f69 dql: Fix undefined jiffies 13 лет назад
extable.c ad6561dffa module: trim exception table on init free. 16 лет назад
fault-inject.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
find_last_bit.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
find_next_bit.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
flex_array.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
gcd.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
gen_crc32table.c 46c5801eaf crc32: bolt on crc32c 13 лет назад
genalloc.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
halfmd4.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
hexdump.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
hweight.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
idr.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 лет назад
inflate.c 1490cf5f0c MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader 15 лет назад
int_sqrt.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
iomap.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
iomap_copy.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
iommu-helper.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 лет назад
ioremap.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
irq_regs.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
is_single_threaded.c 967cc53711 kernel: is_current_single_threaded: don't use ->mmap_sem 16 лет назад
kasprintf.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
klist.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
kobject.c 282029c005 kobject: provide more diagnostic info for kobject_add_internal() failures 13 лет назад
kobject_uevent.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 лет назад
kstrtox.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
kstrtox.h 1dff46d698 lib/kstrtox: common code between kstrto*() and simple_strto*() functions 13 лет назад
lcm.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
libcrc32c.c 53b146ae59 libcrc32c: Fix "crc32c undefined" compilation error 16 лет назад
list_debug.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 лет назад
list_sort.c 041b78f232 lib/list_sort: test: check element addresses 14 лет назад
llist.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 лет назад
locking-selftest-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-mutex.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-rlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-rlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-rlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-rsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-spin-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-spin-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-spin.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-wlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-wlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-wlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-wsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
lru_cache.c a08aa355af lru_cache: use correct type in sizeof for allocation 14 лет назад
md5.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
nlattr.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
parser.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
pci_iomap.c b923650b84 lib: add NO_GENERIC_PCI_IOPORT_MAP 13 лет назад
percpu_counter.c 3a8495c739 lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef 13 лет назад
plist.c 50af5ead3b bug.h: add include of it to various implicit C users 13 лет назад
prio_heap.c 40bc1f2dbc lib: fix sparse shadowed variable warning 16 лет назад
prio_tree.c 97e834c504 prio_tree: introduce prio_set_parent() 13 лет назад
proportions.c 740969f91e locking, lib/proportions: Annotate prop_local_percpu::lock as raw 14 лет назад
radix-tree.c cebbd29e1c radix-tree: rewrite gang lookup using iterator 13 лет назад
random32.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
ratelimit.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
rational.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
rbtree.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
reciprocal_div.c 8af2a218de sch_red: Adaptative RED AQM 13 лет назад
rwsem-spinlock.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
rwsem.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
scatterlist.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 лет назад
sha1.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
show_mem.c 7bf02ea22c arch, mm: filter disallowed nodes from arch specific show_mem functions 14 лет назад
smp_processor_id.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
sort.c b53907c010 generic swap(): lib/sort.c: rename swap to swap_func 16 лет назад
spinlock_debug.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
string.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 лет назад
string_helpers.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
swiotlb.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 лет назад
syscall.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
test-kstrtox.c 01eda2e0c0 kstrtox: fix compile warnings in test 14 лет назад
textsearch.c de0368d5fe textsearch: doc - fix spelling in lib/textsearch.c. 14 лет назад
timerqueue.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 лет назад
ts_bm.c 3b76d08190 textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm 17 лет назад
ts_fsm.c 43138833ee textsearch: ts_fsm: return error on request for case insensitive search 17 лет назад
ts_kmp.c 2523c3fc2b textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm 17 лет назад
uuid.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 лет назад
vsprintf.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 лет назад