..
lzo
…
mpi
lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EXTRA_FLAGS=-W'.
2013-06-12 16:29:44 -07:00
raid6
…
reed_solomon
…
xz
decompressors: fix typo "POWERPC"
2013-03-13 15:21:48 -07:00
zlib_deflate
…
zlib_inflate
…
.gitignore
…
Kconfig
net: core: move mac_pton() to lib/net_utils.c
2013-06-05 12:00:27 -07:00
Kconfig.debug
mutex: Add w/w mutex slowpath debugging
2013-06-26 12:10:56 +02:00
Kconfig.kgdb
KGDB/KDB fixes and cleanups
2013-03-02 08:31:39 -08:00
Kconfig.kmemcheck
…
Makefile
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
2013-07-02 19:52:14 -07:00
argv_split.c
argv_split(): teach it to handle mutable strings
2013-04-29 18:28:19 -07:00
asn1_decoder.c
…
atomic64.c
…
atomic64_test.c
…
audit.c
…
average.c
…
bcd.c
…
bch.c
…
bitmap.c
…
bitrev.c
…
bsearch.c
…
btree.c
…
bug.c
…
build_OID_registry
X.509: do not emit any informational output
2013-06-19 17:54:06 +02:00
bust_spinlocks.c
printk: Provide a wake_up_klogd() off-case
2013-03-22 16:41:20 -07:00
check_signature.c
…
checksum.c
…
clz_tab.c
…
cmdline.c
…
cordic.c
…
cpu-notifier-error-inject.c
…
cpu_rmap.c
…
cpumask.c
…
crc-ccitt.c
…
crc-itu-t.c
…
crc-t10dif.c
…
crc7.c
…
crc8.c
…
crc16.c
…
crc32.c
…
crc32defs.h
…
ctype.c
…
debug_locks.c
mutex: Add support for wound/wait style locks
2013-06-26 12:10:56 +02:00
debugobjects.c
hlist: drop the node parameter from iterators
2013-02-27 19:10:24 -08:00
dec_and_lock.c
…
decompress.c
lib/decompress.c: fix initconst
2013-04-30 17:04:09 -07:00
decompress_bunzip2.c
…
decompress_inflate.c
…
decompress_unlzma.c
…
decompress_unlzo.c
…
decompress_unxz.c
…
devres.c
…
digsig.c
…
div64.c
Revert "math64: New div64_u64_rem helper"
2013-04-30 19:13:05 +02:00
dma-debug.c
dma-debug: update DMA debug API to better handle multiple mappings of a buffer
2013-03-22 16:41:20 -07:00
dump_stack.c
dump_stack: serialize the output from dump_stack()
2013-07-03 16:07:41 -07:00
dynamic_debug.c
dynamic_debug: reuse generic string_unescape function
2013-04-30 17:04:03 -07:00
dynamic_queue_limits.c
…
earlycpio.c
…
extable.c
…
fault-inject.c
debugfs: add get/set for atomic types
2013-06-03 13:55:01 -07:00
fdt.c
…
fdt_ro.c
…
fdt_rw.c
…
fdt_strerror.c
…
fdt_sw.c
…
fdt_wip.c
…
find_last_bit.c
…
find_next_bit.c
…
flex_array.c
…
flex_proportions.c
…
gcd.c
…
gen_crc32table.c
…
genalloc.c
genalloc: add devres support, allow to find a managed pool by device
2013-04-29 18:28:13 -07:00
halfmd4.c
…
hexdump.c
…
hweight.c
…
idr.c
idr: introduce idr_alloc_cyclic()
2013-04-29 18:28:41 -07:00
inflate.c
…
int_sqrt.c
lib/int_sqrt.c: optimize square root algorithm
2013-04-29 18:28:19 -07:00
interval_tree.c
…
interval_tree_test_main.c
…
iomap.c
…
iomap_copy.c
…
iommu-helper.c
…
ioremap.c
…
iovec.c
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
2013-05-20 10:24:22 +09:30
irq_regs.c
…
is_single_threaded.c
…
jedec_ddr_data.c
…
kasprintf.c
…
kfifo.c
kfifo: fix kfifo_alloc() and kfifo_init()
2013-02-27 19:10:23 -08:00
klist.c
klist: del waiter from klist_remove_waiters before wakeup waitting process
2013-05-21 10:16:39 -07:00
kobject.c
kobject: sanitize argument for format string
2013-06-07 16:05:50 -07:00
kobject_uevent.c
…
kstrtox.c
…
kstrtox.h
…
lcm.c
…
libcrc32c.c
…
list_debug.c
…
list_sort.c
lib/: rename random32() to prandom_u32()
2013-04-29 18:28:42 -07:00
llist.c
…
locking-selftest-hardirq.h
…
locking-selftest-mutex.h
…
locking-selftest-rlock-hardirq.h
…
locking-selftest-rlock-softirq.h
…
locking-selftest-rlock.h
…
locking-selftest-rsem.h
…
locking-selftest-softirq.h
…
locking-selftest-spin-hardirq.h
…
locking-selftest-spin-softirq.h
…
locking-selftest-spin.h
…
locking-selftest-wlock-hardirq.h
…
locking-selftest-wlock-softirq.h
…
locking-selftest-wlock.h
…
locking-selftest-wsem.h
…
locking-selftest.c
locking-selftests: Handle unexpected failures more strictly
2013-06-26 12:10:59 +02:00
lru_cache.c
lru_cache: introduce lc_get_cumulative()
2013-03-22 22:17:36 -06:00
md5.c
…
memory-notifier-error-inject.c
…
memweight.c
…
net_utils.c
net: core: move mac_pton() to lib/net_utils.c
2013-06-05 12:00:27 -07:00
nlattr.c
…
notifier-error-inject.c
mode_t, whack-a-mole at 11...
2013-04-09 14:13:05 -04:00
notifier-error-inject.h
…
of-reconfig-notifier-error-inject.c
…
oid_registry.c
Give the OID registry file module info to avoid kernel tainting
2013-05-05 14:38:00 -07:00
parser.c
…
pci_iomap.c
…
percpu-refcount.c
percpu-refcount: use RCU-sched insted of normal RCU
2013-06-16 16:12:26 -07:00
percpu-rwsem.c
…
percpu_counter.c
lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spinlock
2013-07-03 16:07:43 -07:00
plist.c
…
pm-notifier-error-inject.c
…
prio_heap.c
…
proportions.c
…
radix-tree.c
…
random32.c
…
ratelimit.c
…
rational.c
…
rbtree.c
…
rbtree_test.c
rbtree_test: add __init/__exit annotations
2013-04-30 17:04:07 -07:00
reciprocal_div.c
…
rwsem-spinlock.c
rwsem: simplify __rwsem_do_wake
2013-05-07 07:20:16 -07:00
rwsem.c
rwsem: check counter to avoid cmpxchg calls
2013-05-07 16:11:51 -07:00
scatterlist.c
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
2013-03-27 17:13:44 +01:00
sha1.c
…
show_mem.c
mm, show_mem: suppress page counts in non-blockable contexts
2013-04-29 15:54:28 -07:00
smp_processor_id.c
…
sort.c
…
spinlock_debug.c
…
stmp_device.c
…
string.c
…
string_helpers.c
lib/string_helpers: introduce generic string_unescape
2013-04-30 17:04:03 -07:00
strncpy_from_user.c
…
strnlen_user.c
…
swiotlb.c
x86, kdump: Set crashkernel_low automatically
2013-04-17 12:35:32 -07:00
syscall.c
…
test-kstrtox.c
…
test-string_helpers.c
lib/string_helpers: introduce generic string_unescape
2013-04-30 17:04:03 -07:00
textsearch.c
…
timerqueue.c
…
ts_bm.c
…
ts_fsm.c
…
ts_kmp.c
…
ucs2_string.c
Move utf16 functions to kernel core and rename
2013-04-15 21:23:03 +01:00
usercopy.c
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
2013-04-30 17:04:09 -07:00
uuid.c
uuid: use prandom_bytes()
2013-04-29 18:28:42 -07:00
vsprintf.c
vsprintf: Add extension %pSR - print_symbol replacement
2013-04-30 22:31:16 +02:00