Arjan van de Ven 9745512ce7 sched: latencytop support 17 年之前
..
lzo c21b37f644 lzo: add some missing casts 18 年之前
reed_solomon eb68450715 [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code 17 年之前
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 18 年之前
Kconfig.debug 9745512ce7 sched: latencytop support 17 年之前
Makefile 5a6dca7c15 lib: move bitmap.o from lib-y to obj-y. 17 年之前
argv_split.c 5a56db1c0f LIB: Replace inappropriate include of <linux/bug.h> 17 年之前
audit.c e54dc2431d [PATCH] audit signal recipients 18 年之前
bitmap.c 0b030c2c2f Fix bitmap_scnlistprintf for empty masks 17 年之前
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 004429956b handle recursive calls to bust_spinlocks() 17 年之前
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 e8c44319c6 Replace __attribute_pure__ with __pure 17 年之前
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 d0eec99ce5 hexdump: don't print bytes with bit 7 set 17 年之前
hweight.c 1977f03272 remove asm/bitops.h includes 17 年之前
idr.c 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 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 debe621468 lib/iomap.c:bad_io_access(): print 0x hex prefix 17 年之前
iomap_copy.c 22ae813b85 [PATCH] add __iowrite64_copy 19 年之前
ioremap.c 53fa664525 lib/ioremap.c should #include <linux/io.h> 17 年之前
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 6478d8800b sched: remove the !PREEMPT_BKL code 17 年之前
klist.c 7e9f4b2d3e Driver core: Don't call put methods while holding a spinlock 18 年之前
kobject.c e374a2bfeb Kobject: fix coding style issues in kobject c files 17 年之前
kobject_uevent.c e374a2bfeb Kobject: fix coding style issues in kobject c files 17 年之前
kref.c 41ca28ab2a kref: add kref_set() 17 年之前
libcrc32c.c ef19454bd4 [LIB] crc32c: Keep intermediate crc state in cpu order 17 年之前
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 d2b20b1154 Add irq protection in the percpu-counters cpu-hotplug-callback path 17 年之前
plist.c 77ba89c5cf [PATCH] pi-futex: add plist implementation 19 年之前
prio_heap.c 8707d8b8c0 Fix cpusets update_cpumask 17 年之前
prio_tree.c 1da177e4c3 Linux-2.6.12-rc2 20 年之前
proportions.c f16b34aa13 lib: proportion: fix underflow in prop_norm_percpu() 17 年之前
radix-tree.c 430d275a39 avoid negative (and full-width) shifts in radix-tree.c 17 年之前
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 c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 年之前
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 995e4286a0 lib/sort.c optimization 17 年之前
spinlock_debug.c ba25f9dcc4 Use helpers to obtain task pid in printks 17 年之前
string.c ded220bd8f [STRING]: Move strcasecmp/strncasecmp to lib/string.c 18 年之前
swiotlb.c f9527f121b Update swiotlb to use sg helpers 17 年之前
textsearch.c e03ba84adb [TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure 17 年之前
ts_bm.c 3ffaa8c7c0 [TEXTSEARCH]: Fix Boyer Moore initialization bug 19 年之前
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 年之前