Commit Graph

1758 Commits (8e204874db000928e37199c2db82b7eb8966cc3c)

Author SHA1 Message Date
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
Tim Abbott 1a94dc35bc lib: Add generic binary search function to the kernel. 14 years ago
Ingo Molnar 411f05f123 vsprintf: Turn kptr_restrict off by default 14 years ago
Mathieu Desnoyers fc2ecf7ec7 rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT 14 years ago
Paul E. McKenney a00e0d714f rcu: Remove conditional compilation for RCU CPU stall warnings 14 years ago
Chris Metcalf aaeb012fe4 audit: support the "standard" <asm-generic/unistd.h> 14 years ago
Lasse Collin 646032e3b0 XZ decompressor: Fix decoding of empty LZMA2 streams 14 years ago
Eric Paris bf69d41d19 flex_arrays: allow zero length flex arrays 14 years ago
Eric Paris 5d30b10bd6 flex_array: flex_array_prealloc takes a number of elements, not an end 14 years ago
Eric Paris a8d05c81fb flex_array: allow 0 length elements 14 years ago
Eric Paris 150cdf6ec0 flex_arrays: allow zero length flex arrays 14 years ago
Eric Paris 5a3ea8782c flex_array: flex_array_prealloc takes a number of elements, not an end 14 years ago
Jeff Mahoney e11feaa119 watchdog, hung_task_timeout: Add Kconfig configurable default 14 years ago
Jonathan Cameron ad58671cf3 Add a strtobool function matching semantics of existing in kernel equivalents 14 years ago
Alexey Dobriyan 78be959e38 kstrtox: simpler code in _kstrtoull() 14 years ago
Alexey Dobriyan 01eda2e0c0 kstrtox: fix compile warnings in test 14 years ago
Jim Cromie 99172a2f9e add printk.time=1 boot-time hint to Kconfig.debug help text 14 years ago
Stanislaw Gruszka ba4b87ad54 dma-debug: print information about leaked entry 14 years ago
Uwe Kleine-König ba1835eb30 vsprintf: make comment about vs{n,cn,}printf more understandable 14 years ago
Daniel Baluta 9718269a7f kemleak-test: build as module only 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
David Rientjes b2b755b5f1 lib, arch: add filter argument to show_mem and fix private implementations 14 years ago
Namhyung Kim 0f77a8d378 vsprintf: Introduce %pB format specifier 14 years ago