Harvey Harrison 9f741cb8fe lib: remove fastcall from lib/* há 17 anos atrás
..
lzo c21b37f644 lzo: add some missing casts há 18 anos atrás
reed_solomon eb68450715 [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code há 18 anos atrás
zlib_deflate 643d1f7fe3 lib/: Spelling fixes há 17 anos atrás
zlib_inflate d4faaecbcc [ZLIB]: Fix external builds of zlib_inflate code. há 18 anos atrás
.gitignore 1e65174a33 Add some basic .gitignore files há 20 anos atrás
Kconfig 928923c76b Introduce CONFIG_CHECK_SIGNATURE há 18 anos atrás
Kconfig.debug b920de1b77 mn10300: add the MN10300/AM33 architecture to the kernel há 17 anos atrás
Makefile 0291df8cc9 iommu sg: add IOMMU helper functions for the free area management há 17 anos atrás
argv_split.c 5a56db1c0f LIB: Replace inappropriate include of <linux/bug.h> há 18 anos atrás
audit.c e54dc2431d [PATCH] audit signal recipients há 18 anos atrás
bitmap.c 0b030c2c2f Fix bitmap_scnlistprintf for empty masks há 18 anos atrás
bitrev.c 0258736a0a [PATCH] add MODULE_* attributes to bit reversal library há 18 anos atrás
bug.c 608e261968 generic bug: use show_regs() instead of dump_stack() há 18 anos atrás
bust_spinlocks.c 004429956b handle recursive calls to bust_spinlocks() há 18 anos atrás
check_signature.c cc2ea416b2 uninline check_signature() há 18 anos atrás
cmdline.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. há 18 anos atrás
cpumask.c 476f35348e Safer nr_node_ids and nr_node_ids determination and initial values há 18 anos atrás
crc-ccitt.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c há 19 anos atrás
crc-itu-t.c 3e7cbae7c6 CRC ITU-T V.41 há 18 anos atrás
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c há 19 anos atrás
crc32.c 643d1f7fe3 lib/: Spelling fixes há 17 anos atrás
crc32defs.h 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
crc7.c ad241528c4 CRC7 support há 18 anos atrás
ctype.c 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
debug_locks.c 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
dec_and_lock.c a57004e1af [PATCH] atomic: dec_and_lock use atomic primitives há 19 anos atrás
devres.c ec04b07584 iomap: implement pcim_iounmap_regions() há 18 anos atrás
div64.c cb8c181f28 [S390]: Fix build on 31-bit. há 18 anos atrás
dump_stack.c 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
extable.c 15ae02baf0 lib/extable.c: remove an expensive integer divide in search_extable() há 17 anos atrás
fault-inject.c 6ddb23c78a fault_inject: silence a warning há 18 anos atrás
find_next_bit.c aa02ad67d9 ext4: Add ext4_find_next_bit() há 17 anos atrás
gen_crc32table.c 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
genalloc.c 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO há 18 anos atrás
halfmd4.c 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
hexdump.c d0eec99ce5 hexdump: don't print bytes with bit 7 set há 17 anos atrás
hweight.c 1977f03272 remove asm/bitops.h includes há 18 anos atrás
idr.c 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters há 18 anos atrás
inflate.c 39b7ee0685 [PATCH] x86-64: deflate inflate_dynamic too há 18 anos atrás
int_sqrt.c f0c00257d6 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs há 19 anos atrás
iomap.c 9f741cb8fe lib: remove fastcall from lib/* há 17 anos atrás
iomap_copy.c 22ae813b85 [PATCH] add __iowrite64_copy há 19 anos atrás
iommu-helper.c 0291df8cc9 iommu sg: add IOMMU helper functions for the free area management há 17 anos atrás
ioremap.c 53fa664525 lib/ioremap.c should #include <linux/io.h> há 18 anos atrás
irq_regs.c efbc52f945 [PATCH] irq_reqs: export __irq_regs há 19 anos atrás
kasprintf.c 96e3e18eed lib: move kasprintf to a separate file há 18 anos atrás
kernel_lock.c 6478d8800b sched: remove the !PREEMPT_BKL code há 17 anos atrás
klist.c 7e9f4b2d3e Driver core: Don't call put methods while holding a spinlock há 19 anos atrás
kobject.c f70701a34e kobject: kerneldoc comment fix há 17 anos atrás
kobject_uevent.c e374a2bfeb Kobject: fix coding style issues in kobject c files há 17 anos atrás
kref.c 41ca28ab2a kref: add kref_set() há 17 anos atrás
libcrc32c.c ef19454bd4 [LIB] crc32c: Keep intermediate crc state in cpu order há 17 anos atrás
list_debug.c 8f63fdbbd6 [PATCH] More list debugging context há 18 anos atrás
locking-selftest-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-mutex.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-rlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-rlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-rlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-rsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-spin-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-spin-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-spin.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-wlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-wlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-wlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-wsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest.c 2ee91f197c [PATCH] lockdep: show more details about self-test failures há 18 anos atrás
parser.c ef4533f8af [AFS]: Make the match_*() functions take const options. há 18 anos atrás
pcounter.c 571e768202 [LIB] pcounter : unline too big functions há 17 anos atrás
percpu_counter.c d2b20b1154 Add irq protection in the percpu-counters cpu-hotplug-callback path há 18 anos atrás
plist.c 77ba89c5cf [PATCH] pi-futex: add plist implementation há 19 anos atrás
prio_heap.c 8707d8b8c0 Fix cpusets update_cpumask há 18 anos atrás
prio_tree.c 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
proportions.c f16b34aa13 lib: proportion: fix underflow in prop_norm_percpu() há 17 anos atrás
radix-tree.c e2848a0efe radix-tree: avoid atomic allocations for preloaded insertions há 17 anos atrás
random32.c f6a570333e [PATCH] severing module.h->sched.h há 18 anos atrás
rbtree.c 10fd48f237 [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev há 19 anos atrás
reciprocal_div.c 6a2d7a955d [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() há 18 anos atrás
rwsem-spinlock.c 9f741cb8fe lib: remove fastcall from lib/* há 17 anos atrás
rwsem.c d50efc6c40 x86: fix UML and -regparm=3 há 17 anos atrás
scatterlist.c 7cedb1f17f SG: work with the SCSI fixed maximum allocations. há 17 anos atrás
semaphore-sleepers.c 9f741cb8fe lib: remove fastcall from lib/* há 17 anos atrás
sha1.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. há 18 anos atrás
smp_processor_id.c b41ecbebd4 debug_smp_processor_id() fixlets há 17 anos atrás
sort.c 995e4286a0 lib/sort.c optimization há 18 anos atrás
spinlock_debug.c ba25f9dcc4 Use helpers to obtain task pid in printks há 18 anos atrás
string.c ded220bd8f [STRING]: Move strcasecmp/strncasecmp to lib/string.c há 18 anos atrás
swiotlb.c 681cc5cd3e iommu sg merging: swiotlb: respect the segment boundary limits há 17 anos atrás
textsearch.c e03ba84adb [TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure há 17 anos atrás
ts_bm.c 3ffaa8c7c0 [TEXTSEARCH]: Fix Boyer Moore initialization bug há 19 anos atrás
ts_fsm.c 1497b2749b [PATCH] lib/ts_fsm.c: constify structs há 19 anos atrás
ts_kmp.c 6ab3d5624e Remove obsolete #include <linux/config.h> há 19 anos atrás
vsprintf.c 96e3e18eed lib: move kasprintf to a separate file há 18 anos atrás