Nick Piggin 643b52b9c0 radix-tree: fix small lockless radix-tree bug hace 17 años
..
lzo a1e58bbdc9 lzo: fix typo in decompressor hace 17 años
reed_solomon f42b38009e lib: Remove unnecessary inclusions of asm/semaphore.h hace 17 años
zlib_deflate 643d1f7fe3 lib/: Spelling fixes hace 17 años
zlib_inflate d4faaecbcc [ZLIB]: Fix external builds of zlib_inflate code. hace 18 años
.gitignore 1e65174a33 Add some basic .gitignore files hace 20 años
Kconfig 19870def58 x86, bitops: select the generic bitmap search functions hace 17 años
Kconfig.debug c6f3a97f86 debugobjects: add timer specific object debugging code hace 17 años
Kconfig.kgdb e024cbd257 kgdb: kconfig fix xconfig/menuconfig element hace 17 años
Makefile 3ac7fe5a4a infrastructure to debug (dynamic) objects hace 17 años
argv_split.c 5a56db1c0f LIB: Replace inappropriate include of <linux/bug.h> hace 18 años
audit.c e54dc2431d [PATCH] audit signal recipients hace 18 años
bitmap.c f4ed0deae8 cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len hace 17 años
bitrev.c 3527fb326f lib: export bitrev16 hace 17 años
bug.c 608e261968 generic bug: use show_regs() instead of dump_stack() hace 18 años
bust_spinlocks.c 004429956b handle recursive calls to bust_spinlocks() hace 18 años
check_signature.c cc2ea416b2 uninline check_signature() hace 18 años
cmdline.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. hace 18 años
cpumask.c 476f35348e Safer nr_node_ids and nr_node_ids determination and initial values hace 18 años
crc-ccitt.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c hace 19 años
crc-itu-t.c 3e7cbae7c6 CRC ITU-T V.41 hace 18 años
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c hace 19 años
crc32.c 643d1f7fe3 lib/: Spelling fixes hace 17 años
crc32defs.h 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
crc7.c ad241528c4 CRC7 support hace 18 años
ctype.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
debug_locks.c 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
debugobjects.c 3ac7fe5a4a infrastructure to debug (dynamic) objects hace 17 años
dec_and_lock.c a57004e1af [PATCH] atomic: dec_and_lock use atomic primitives hace 19 años
devres.c b41e5fffe8 [POWERPC] devres: Add devm_ioremap_prot() hace 17 años
div64.c d5e181f78a add an inlined version of iter_div_u64_rem hace 17 años
dump_stack.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
extable.c 15ae02baf0 lib/extable.c: remove an expensive integer divide in search_extable() hace 17 años
fault-inject.c 8b88b0998e libfs: allow error return from simple attributes hace 17 años
find_next_bit.c fee4b19fb3 bitops: remove "optimizations" hace 17 años
gen_crc32table.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
genalloc.c 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO hace 18 años
halfmd4.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
hexdump.c 3fc957721d lib: create common ascii hex array hace 17 años
hweight.c 1977f03272 remove asm/bitops.h includes hace 18 años
idr.c af8e2a4cb9 idr: fix idr_remove() hace 17 años
inflate.c 22caa0417d lib/inflate.c: handle failed malloc() hace 17 años
int_sqrt.c f0c00257d6 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs hace 19 años
iomap.c b70d3a2c59 iomap: fix 64 bits resources on 32 bits hace 17 años
iomap_copy.c 22ae813b85 [PATCH] add __iowrite64_copy hace 19 años
iommu-helper.c 3715863aa1 iommu: export iommu_is_span_boundary helper function hace 17 años
ioremap.c 53fa664525 lib/ioremap.c should #include <linux/io.h> hace 18 años
irq_regs.c efbc52f945 [PATCH] irq_reqs: export __irq_regs hace 19 años
kasprintf.c 96e3e18eed lib: move kasprintf to a separate file hace 18 años
kernel_lock.c 8e3e076c5a BKL: revert back to the old spinlock implementation hace 17 años
klist.c c3bb7fadaf klist: fix coding style errors in klist.h and klist.c hace 17 años
kobject.c a4ca661742 kobject: do not copy vargs, just pass them around hace 17 años
kobject_uevent.c 810304db75 lib: replace remaining __FUNCTION__ occurrences hace 17 años
kref.c 41ca28ab2a kref: add kref_set() hace 17 años
libcrc32c.c ef19454bd4 [LIB] crc32c: Keep intermediate crc state in cpu order hace 17 años
list_debug.c 8f63fdbbd6 [PATCH] More list debugging context hace 18 años
lmb.c f9ebcd9d41 lmb: Fix compile warning hace 17 años
locking-selftest-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests hace 19 años
locking-selftest-mutex.h cae2ed9aa5 [PATCH] lockdep: locking API self tests hace 19 años
locking-selftest-rlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests hace 19 años
locking-selftest-rlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests hace 19 años
locking-selftest-rlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests hace 19 años
locking-selftest-rsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests hace 19 años
locking-selftest-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests hace 19 años
locking-selftest-spin-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests hace 19 años
locking-selftest-spin-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests hace 19 años
locking-selftest-spin.h cae2ed9aa5 [PATCH] lockdep: locking API self tests hace 19 años
locking-selftest-wlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests hace 19 años
locking-selftest-wlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests hace 19 años
locking-selftest-wlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests hace 19 años
locking-selftest-wsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests hace 19 años
locking-selftest.c 2ee91f197c [PATCH] lockdep: show more details about self-test failures hace 18 años
parser.c b32a09db4f add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust hace 17 años
percpu_counter.c cf0ca9fe5d mm: bdi: export BDI attributes in sysfs hace 17 años
plist.c 77ba89c5cf [PATCH] pi-futex: add plist implementation hace 19 años
prio_heap.c 8707d8b8c0 Fix cpusets update_cpumask hace 18 años
prio_tree.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
proportions.c a42dde0415 mm: bdi: allow setting a maximum for the bdi dirty limit hace 17 años
radix-tree.c 643b52b9c0 radix-tree: fix small lockless radix-tree bug hace 17 años
random32.c 61407f80f7 [NET]: srandom32 fixes for networking v2 hace 17 años
ratelimit.c 5f97a5a879 isolate ratelimit from printk.c for other use hace 17 años
rbtree.c 10fd48f237 [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev hace 19 años
reciprocal_div.c 6a2d7a955d [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() hace 18 años
rwsem-spinlock.c 9f741cb8fe lib: remove fastcall from lib/* hace 17 años
rwsem.c d50efc6c40 x86: fix UML and -regparm=3 hace 17 años
scatterlist.c b1adaf65ba [SCSI] block: add sg buffer copy helper functions hace 17 años
sha1.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. hace 18 años
smp_processor_id.c b41ecbebd4 debug_smp_processor_id() fixlets hace 17 años
sort.c 995e4286a0 lib/sort.c optimization hace 18 años
spinlock_debug.c ba25f9dcc4 Use helpers to obtain task pid in printks hace 18 años
string.c 34990cf702 Add a new sysfs_streq() string comparison function hace 17 años
swiotlb.c 309df0c503 dma/ia64: update ia64 machvecs, swiotlb.c hace 17 años
textsearch.c e03ba84adb [TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure hace 17 años
ts_bm.c 3ffaa8c7c0 [TEXTSEARCH]: Fix Boyer Moore initialization bug hace 19 años
ts_fsm.c 1497b2749b [PATCH] lib/ts_fsm.c: constify structs hace 19 años
ts_kmp.c 6ab3d5624e Remove obsolete #include <linux/config.h> hace 19 años
vsprintf.c 4f9d5f4a35 lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param) hace 17 años