Commit Graph

1786 Commits (d4f3add28bd90caddd5a39e422aed621d57f89a8)

Author SHA1 Message Date
Arnd Bergmann 89bace652c ARM: always use ARM_UNWIND for thumb2 kernels 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
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
KOSAKI Motohiro 95918f4a72 cpumask: convert for_each_cpumask() with for_each_cpu() 14 years ago
Michal Hocko 778d3b0ff0 cpusets: randomize node rotor used in cpuset_mem_spread_node() 14 years ago
Andy Shevchenko 75fb8f2693 lib: make _tolower() public 14 years ago
H Hartley Sweeten 72d39508e4 lib/lcm.c: quiet sparse noise 14 years ago
Maxin B John ae891a1b93 devres: fix possible use after free 14 years ago
Lasse Collin 81d6743985 XZ: Fix missing <linux/kernel.h> include 14 years ago
Jonas Bonn 82ed223c26 iomap: make IOPORT/PCI mapping functions conditional 14 years ago
Jan Engelhardt f996f20812 lib/vsprintf: replace link to Draft by final RFC number 14 years ago
Dima Zavin 732375c6a5 plist: Remove the need to supply locks to plist heads 14 years ago
Ian Abbott be0e1e788b lib/checksum.c: optimize do_csum a bit 14 years ago
Anton Blanchard 8edbb83e5b lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP option 14 years ago
Frederic Weisbecker d902db1eb6 sched: Generalize sleep inside spinlock detection 14 years ago
Marcin Slusarz 161b6ae0e0 debugobjects: Fix boot crash when kmemleak and debugobjects enabled 14 years ago
Randy Dunlap b0825ee3a8 lib/bitmap.c: fix kernel-doc notation 14 years ago
Al Viro a685e08987 Delay struct net freeing while there's a sysfs instance refering to it 14 years ago
Frederic Weisbecker e8f7c70f44 sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT 14 years ago
Joe Perches 29cf519ee0 vsprintf: Update %pI6c to not compress a single 0 14 years ago
FUJITA Tomonori 5f98ecdbce swiotlb: Export swioltb_nr_tbl and utilize it as appropiate. 14 years ago
Arend van Spriel 10f8113ecb lib: cordic: add library module providing cordic angle calculation 14 years ago
Arend van Spriel 7150962d63 lib: crc8: add new library module providing crc8 algorithm 14 years ago
Chris Metcalf 3cc39b3f06 tile: enable CONFIG_BUGVERBOSE 14 years ago
Akinobu Mita 63e424c844 arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} 14 years ago
Akinobu Mita 19de85ef57 bitops: add #ifndef for each of find bitops 14 years ago
Jesse Gross 704f15ddb5 flex_array: avoid divisions when accessing elements 14 years ago
Frederic Weisbecker ba9f207c9f rcu: Fix unpaired rcu_irq_enter() from locking selftests 14 years ago
Stephen Boyd 5ca43f6c3b lib: consolidate DEBUG_STACK_USAGE option 14 years ago
Jean-Christophe PLAGNIOL-VILLARD 3c8f370ded lib/genalloc.c: add support for specifying the physical address 14 years ago
Stephen Boyd 44ec7abe35 lib: consolidate DEBUG_PER_CPU_MAPS 14 years ago
Alexey Dobriyan c196e32a11 lib: add kstrto*_from_user() 14 years ago
Ilia Mirkin a08aa355af lru_cache: use correct type in sizeof for allocation 14 years ago
Jan Beulich d9be9b90d6 lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV 14 years ago
Mike Travis 4b060420a5 bitmap, irq: add smp_affinity_list interface to /proc/irq 14 years ago
David Rientjes 7bf02ea22c arch, mm: filter disallowed nodes from arch specific show_mem functions 14 years ago
Catalin Marinas 79e0d9bd26 kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK 14 years ago
Maxin John c0a5afb9bc MIPS: Enable kmemleak for MIPS 14 years ago
Jonathan Cameron d0f1fed29e Add a strtobool function matching semantics of existing in kernel equivalents 14 years ago