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