Al Viro 5ba253313d more low-hanging fruits - kernel, fs, lib signedness 17 лет назад
..
lzo c21b37f644 lzo: add some missing casts 18 лет назад
reed_solomon d7e5a5462f [RSLIB] Support non-canonical GF representations 18 лет назад
zlib_deflate 4f3865fb57 [PATCH] zlib_inflate: Upgrade library code to a recent version 19 лет назад
zlib_inflate d4faaecbcc [ZLIB]: Fix external builds of zlib_inflate code. 17 лет назад
.gitignore 1e65174a33 Add some basic .gitignore files 19 лет назад
Kconfig 928923c76b Introduce CONFIG_CHECK_SIGNATURE 17 лет назад
Kconfig.debug e86908614f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 17 лет назад
Makefile 5c5daf657c Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG 17 лет назад
argv_split.c d84d1cc764 add argv_split() 18 лет назад
audit.c e54dc2431d [PATCH] audit signal recipients 18 лет назад
bitmap.c 05fb6bf0b2 [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) 18 лет назад
bitrev.c 0258736a0a [PATCH] add MODULE_* attributes to bit reversal library 18 лет назад
bug.c 608e261968 generic bug: use show_regs() instead of dump_stack() 18 лет назад
bust_spinlocks.c e3e8a75d2a [PATCH] Extract and use wake_up_klogd() 18 лет назад
check_signature.c cc2ea416b2 uninline check_signature() 18 лет назад
cmdline.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 лет назад
cpumask.c 476f35348e Safer nr_node_ids and nr_node_ids determination and initial values 18 лет назад
crc-ccitt.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 лет назад
crc-itu-t.c 3e7cbae7c6 CRC ITU-T V.41 18 лет назад
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 лет назад
crc32.c 906d66df18 [PATCH] crc32: replace bitreverse by bitrev32 18 лет назад
crc32defs.h 1da177e4c3 Linux-2.6.12-rc2 20 лет назад
crc7.c ad241528c4 CRC7 support 18 лет назад
ctype.c 1da177e4c3 Linux-2.6.12-rc2 20 лет назад
debug_locks.c 9a11b49a80 [PATCH] lockdep: better lock debugging 19 лет назад
dec_and_lock.c a57004e1af [PATCH] atomic: dec_and_lock use atomic primitives 19 лет назад
devres.c ec04b07584 iomap: implement pcim_iounmap_regions() 18 лет назад
div64.c cb8c181f28 [S390]: Fix build on 31-bit. 18 лет назад
dump_stack.c 1da177e4c3 Linux-2.6.12-rc2 20 лет назад
extable.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
fault-inject.c 6ddb23c78a fault_inject: silence a warning 18 лет назад
find_next_bit.c 930ae745f5 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() 19 лет назад
gen_crc32table.c 1da177e4c3 Linux-2.6.12-rc2 20 лет назад
genalloc.c 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO 18 лет назад
halfmd4.c 1da177e4c3 Linux-2.6.12-rc2 20 лет назад
hexdump.c eb9a9a5631 hex_dump: add missing "const" qualifiers 17 лет назад
hweight.c 0136611c62 [PATCH] optimize hweight64 for x86_64 18 лет назад
idr.c 5ba253313d more low-hanging fruits - kernel, fs, lib signedness 17 лет назад
inflate.c 39b7ee0685 [PATCH] x86-64: deflate inflate_dynamic too 18 лет назад
int_sqrt.c f0c00257d6 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs 19 лет назад
iomap.c 5ca2481424 PCI: Document pci_iomap() 17 лет назад
iomap_copy.c 22ae813b85 [PATCH] add __iowrite64_copy 19 лет назад
ioremap.c e8edc6e03a Detach sched.h from mm.h 18 лет назад
irq_regs.c efbc52f945 [PATCH] irq_reqs: export __irq_regs 18 лет назад
kasprintf.c 96e3e18eed lib: move kasprintf to a separate file 18 лет назад
kernel_lock.c 8a25d5debf [PATCH] lockdep: prove spinlock rwlock locking correctness 19 лет назад
klist.c 7e9f4b2d3e Driver core: Don't call put methods while holding a spinlock 18 лет назад
kobject.c f0e7e1bd77 kobject: update the copyrights 17 лет назад
kobject_uevent.c ccd490a3c3 Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE" 17 лет назад
kref.c 1b0b3b9980 kref: fix CPU ordering with respect to krefs 18 лет назад
libcrc32c.c 5f507d9e05 [PATCH] constify libcrc32c table 19 лет назад
list_debug.c 8f63fdbbd6 [PATCH] More list debugging context 18 лет назад
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 2ee91f197c [PATCH] lockdep: show more details about self-test failures 18 лет назад
parser.c ef4533f8af [AFS]: Make the match_*() functions take const options. 18 лет назад
percpu_counter.c b4ef0296f2 percpu_counters: use for_each_online_cpu() 18 лет назад
plist.c 77ba89c5cf [PATCH] pi-futex: add plist implementation 19 лет назад
prio_tree.c 1da177e4c3 Linux-2.6.12-rc2 20 лет назад
radix-tree.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 лет назад
random32.c f6a570333e [PATCH] severing module.h->sched.h 18 лет назад
rbtree.c 10fd48f237 [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev 18 лет назад
reciprocal_div.c 6a2d7a955d [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() 18 лет назад
rwsem-spinlock.c 4dfbb9d8c6 Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() 18 лет назад
rwsem.c 4dfbb9d8c6 Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() 18 лет назад
semaphore-sleepers.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
sha1.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 лет назад
smp_processor_id.c 4e57b68178 [PATCH] fix missing includes 19 лет назад
sort.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 лет назад
spinlock_debug.c bb81a09e55 [PATCH] x86: all cpu backtrace 18 лет назад
string.c ded220bd8f [STRING]: Move strcasecmp/strncasecmp to lib/string.c 18 лет назад
swiotlb.c aa24886e37 dma_free_coherent() needs irqs enabled (sigh) 17 лет назад
textsearch.c d08df601a3 Various typo fixes. 18 лет назад
ts_bm.c 3ffaa8c7c0 [TEXTSEARCH]: Fix Boyer Moore initialization bug 18 лет назад
ts_fsm.c 1497b2749b [PATCH] lib/ts_fsm.c: constify structs 18 лет назад
ts_kmp.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
vsprintf.c 96e3e18eed lib: move kasprintf to a separate file 18 лет назад