Ingo Molnar bac0c9103b Merge branch 'tracing/ftrace' into auto-ftrace-next пре 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 19870def58 x86, bitops: select the generic bitmap search functions пре 17 година
Kconfig.debug 16444a8a40 ftrace: add basic support for gcc profiler instrumentation пре 17 година
Kconfig.kgdb e024cbd257 kgdb: kconfig fix xconfig/menuconfig element пре 17 година
Makefile 654e478768 ftrace: use the new kbuild CFLAGS_REMOVE for lib directory пре 17 година
argv_split.c 5a56db1c0f LIB: Replace inappropriate include of <linux/bug.h> пре 17 година
audit.c e54dc2431d [PATCH] audit signal recipients пре 18 година
bitmap.c f4ed0deae8 cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len пре 17 година
bitrev.c 3527fb326f lib: export bitrev16 пре 17 година
bug.c da9eac8990 lib: taint kernel in common report_bug() WARN path. пре 17 година
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 година
debugobjects.c 50db04dd9c debugobjects: fix lockdep warning пре 17 година
dec_and_lock.c a57004e1af [PATCH] atomic: dec_and_lock use atomic primitives пре 19 година
devres.c b41e5fffe8 [POWERPC] devres: Add devm_ioremap_prot() пре 17 година
div64.c d5e181f78a add an inlined version of iter_div_u64_rem пре 17 година
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 fee4b19fb3 bitops: remove "optimizations" пре 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 3fc957721d lib: create common ascii hex array пре 17 година
hweight.c 1977f03272 remove asm/bitops.h includes пре 17 година
idr.c af8e2a4cb9 idr: fix idr_remove() пре 17 година
inflate.c 22caa0417d lib/inflate.c: handle failed malloc() пре 17 година
int_sqrt.c f0c00257d6 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs пре 19 година
iomap.c b70d3a2c59 iomap: fix 64 bits resources on 32 bits пре 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 8e3e076c5a BKL: revert back to the old spinlock implementation пре 17 година
klist.c c3bb7fadaf klist: fix coding style errors in klist.h and klist.c пре 17 година
kobject.c a4ca661742 kobject: do not copy vargs, just pass them around пре 17 година
kobject_uevent.c 810304db75 lib: replace remaining __FUNCTION__ occurrences пре 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 f9ebcd9d41 lmb: Fix compile warning пре 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 b32a09db4f add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust пре 17 година
percpu_counter.c cf0ca9fe5d mm: bdi: export BDI attributes in sysfs пре 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 a42dde0415 mm: bdi: allow setting a maximum for the bdi dirty limit пре 17 година
radix-tree.c cde5353599 Christoph has moved пре 17 година
random32.c 61407f80f7 [NET]: srandom32 fixes for networking v2 пре 17 година
ratelimit.c 5f97a5a879 isolate ratelimit from printk.c for other use пре 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 5568b139f4 ftrace: debug smp_processor_id, use notrace preempt disable пре 17 година
sort.c 995e4286a0 lib/sort.c optimization пре 17 година
spinlock_debug.c ba25f9dcc4 Use helpers to obtain task pid in printks пре 17 година
string.c 34990cf702 Add a new sysfs_streq() string comparison function пре 17 година
swiotlb.c 309df0c503 dma/ia64: update ia64 machvecs, swiotlb.c пре 17 година
textsearch.c e03ba84adb [TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure пре 17 година
ts_bm.c aebb6a849c textsearch: fix Boyer-Moore text search bug пре 17 година
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 0fe1ef24f7 vsprintf: add support for '%pS' and '%pF' pointer formats пре 17 година