Commit Graph

1902 Commits (612539e81f655f6ac73c7af1da8701c1ee618aee)

Author SHA1 Message Date
Michael Witten d89ce936b4 Docs: wording: functions -> algorithm 14 years ago
Michael Witten 0314322d13 Docs: Pedantry: [Cc]ordic -> CORDIC 14 years ago
Per Forlin 6cba00eaa9 fault-inject: export setup_fault_attr() 14 years ago
Per Forlin 1b676f70c1 mmc: core: add random fault injection 14 years ago
Per Forlin df87ecbf19 fault-inject: export fault injection functions 14 years ago
Dan McGee bd860c53d4 lib/raid6: Fix filename emitted in generated code 14 years ago
Jason Baron 0feefd9786 dynamic_debug: fix undefined reference to `__netdev_printk' 14 years ago
Jason Baron 431625dac1 dynamic_debug: use a single printk() to emit messages 14 years ago
Jason Baron bd22c01e84 dynamic_debug: remove num_enabled accounting 14 years ago
Peter Zijlstra fa17b507f1 sched: Wrap scheduler p->cpus_allowed access 14 years ago
Peter Zijlstra f0f1d32f93 llist: Remove cpu_relax() usage in cmpxchg loops 14 years ago
Huang Ying 781f7fd916 llist: Return whether list is empty before adding in llist_add() 14 years ago
Huang Ying a3127336b7 llist: Move cpu_relax() to after the cmpxchg() 14 years ago
Ingo Molnar 2c30245c65 llist: Remove the platform-dependent NMI checks 14 years ago
Huang Ying 1230db8e15 llist: Make some llist functions inline 14 years ago
Arnd Bergmann 89bace652c ARM: always use ARM_UNWIND for thumb2 kernels 14 years ago
Lasse Collin 9c1f8594df XZ: Fix incorrect XZ_BUF_ERROR 14 years ago
Mimi Zohar b78049831f lib: add error checking to hex2bin 14 years ago
Jesper Juhl c9bab38f70 Remove unneeded version.h include from lib/ 14 years ago
Michael Witten e809ab0101 Kconfig: Copyedit: DEBUG_SECTION_MISMATCH 14 years ago
Yong Zhang cb475de3d1 lib: atomic64: Change the type of local lock to raw_spinlock_t 14 years ago
H Hartley Sweeten 003f6c9df5 lib/sha1.c: quiet sparse noise about symbol not declared 14 years ago
Shan Hai f59ca05871 locking, lib/atomic64: Annotate atomic64_lock::lock as raw 14 years ago
Thomas Gleixner ddb6c9b58a locking, rwsem: Annotate inner lock as raw 14 years ago
Thomas Gleixner 07354eb1a7 locking, printk: Annotate logbuf_lock as raw 14 years ago
Thomas Gleixner 740969f91e locking, lib/proportions: Annotate prop_local_percpu::lock as raw 14 years ago
Thomas Gleixner f032a45081 locking, percpu_counter: Annotate ::lock as raw 14 years ago
Geert Uytterhoeven bd823821e6 bitops: Move find_next_bit.o from lib-y to obj-y 14 years ago
Neil Horman c6a21d0b8d dma-debug: hash_bucket_find needs to allow for offsets within an entry 14 years ago
Justin P. Mattock 52288b6646 lib: Kconfig.debug: Typo remove extra "it" 14 years ago
Milan Broz ebf4127cd6 kobj_uevent: Ignore if some listeners cannot handle message 14 years ago
Jason Baron ffa10cb47a dynamic_debug: make netdev_dbg() call __netdev_printk() 14 years ago
Joe Perches 4ad275e5cb dynamic_debug: Convert printks to pr_<level> 14 years ago
Joe Perches 5b2ebce482 dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix 14 years ago
Joe Perches 6c2140ee0e dynamic_debug: Consolidate prefix output to single routine 14 years ago
Joe Perches cbc4663552 dynamic_debug: Add __dynamic_dev_dbg 14 years ago
David S. Miller bc0b96b54a crypto: Move md5_transform to lib/md5.c 14 years ago
Mandeep Singh Baines 1eb19a12bd lib/sha1: use the git implementation of SHA-1 14 years ago
Paul Bolle f5c3dd719d Fix kernel-doc comment typo '@id' 14 years ago
Hugh Dickins e504f3fdd6 tmpfs radix_tree: locate_item to speed up swapoff 14 years ago
Hugh Dickins 6328650bb4 radix_tree: exceptional entries and indices 14 years ago
Rusty Russell 88eca0207c ida: simplified functions for id allocation 14 years ago
Akinobu Mita dd48c085c1 fault-injection: add ability to export fault_attr in arbitrary directory 14 years ago
Huang Ying 7f184275aa lib, Make gen_pool memory allocator lockless 14 years ago
Huang Ying f49f23abf3 lib, Add lock-less NULL terminated single list 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Akinobu Mita 7f5ddcc8d3 fault-injection: use debugfs_remove_recursive 14 years ago
Akinobu Mita 8307fc257c fault-injection: cleanup simple attribute of stacktrace_depth 14 years ago
Akinobu Mita 35f46764f0 fault-injection: do not include unneeded header 14 years ago
KOSAKI Motohiro 37e7b5f153 cpumask: alloc_cpumask_var() use NUMA_NO_NODE 14 years ago