Andi Kleen 35bb5b1e0e Add option to enable -Wframe-larger-than= on gcc 4.4 17 سال پیش
..
lzo a1e58bbdc9 lzo: fix typo in decompressor 17 سال پیش
reed_solomon f42b38009e lib: Remove unnecessary inclusions of asm/semaphore.h 17 سال پیش
zlib_deflate 643d1f7fe3 lib/: Spelling fixes 17 سال پیش
zlib_inflate d4faaecbcc [ZLIB]: Fix external builds of zlib_inflate code. 17 سال پیش
.gitignore 1e65174a33 Add some basic .gitignore files 19 سال پیش
Kconfig d9b2b2a277 [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. 17 سال پیش
Kconfig.debug 35bb5b1e0e Add option to enable -Wframe-larger-than= on gcc 4.4 17 سال پیش
Kconfig.kgdb 974460c5bf kgdb: allow static kgdbts boot configuration 17 سال پیش
Makefile 9a64388d83 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 17 سال پیش
argv_split.c 5a56db1c0f LIB: Replace inappropriate include of <linux/bug.h> 17 سال پیش
audit.c e54dc2431d [PATCH] audit signal recipients 18 سال پیش
bitmap.c 30ca60c15a cpumask: add cpumask_scnprintf_len function 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 643d1f7fe3 lib/: Spelling fixes 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 916fbfb7ae devres: implement pcim_iomap_regions_request_all() 17 سال پیش
div64.c cb8c181f28 [S390]: Fix build on 31-bit. 18 سال پیش
dump_stack.c 1da177e4c3 Linux-2.6.12-rc2 20 سال پیش
extable.c 15ae02baf0 lib/extable.c: remove an expensive integer divide in search_extable() 17 سال پیش
fault-inject.c 8b88b0998e libfs: allow error return from simple attributes 17 سال پیش
find_next_bit.c aa02ad67d9 ext4: Add ext4_find_next_bit() 17 سال پیش
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 b9e76a0074 x86-32: Pass the full resource data to ioremap() 17 سال پیش
iomap_copy.c 22ae813b85 [PATCH] add __iowrite64_copy 19 سال پیش
iommu-helper.c 3715863aa1 iommu: export iommu_is_span_boundary helper function 17 سال پیش
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 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 سال پیش
klist.c 7e9f4b2d3e Driver core: Don't call put methods while holding a spinlock 18 سال پیش
kobject.c c6a2a3dc26 Kobject: Replace list_for_each() with list_for_each_entry(). 17 سال پیش
kobject_uevent.c 3bb5da3837 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 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 سال پیش
lmb.c 7347aefbcc [LMB]: Fix lmb allocation regression. 17 سال پیش
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 e2848a0efe radix-tree: avoid atomic allocations for preloaded insertions 17 سال پیش
random32.c 61407f80f7 [NET]: srandom32 fixes for networking v2 17 سال پیش
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 9f741cb8fe lib: remove fastcall from lib/* 17 سال پیش
rwsem.c d50efc6c40 x86: fix UML and -regparm=3 17 سال پیش
scatterlist.c b1adaf65ba [SCSI] block: add sg buffer copy helper functions 17 سال پیش
sha1.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 سال پیش
smp_processor_id.c b41ecbebd4 debug_smp_processor_id() fixlets 17 سال پیش
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 b15a3891c9 avoid endless loops in lib/swiotlb.c 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 4f9d5f4a35 lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param) 17 سال پیش