Commit Graph

1730 Commits (7dc00a0d14992d0083fefccad7839ac837ea55bc)

Author SHA1 Message Date
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
Akinobu Mita 0664996b7c bitops: introduce CONFIG_GENERIC_FIND_BIT_LE 14 years ago
Akinobu Mita a56560b3b2 asm-generic: change little-endian bitops to take any pointer types 14 years ago
Akinobu Mita c4945b9ed4 asm-generic: rename generic little-endian bitops functions 14 years ago
Jim Keniston 565d76cb7d zlib: slim down zlib_deflate() workspace when possible 14 years ago
Alexey Dobriyan 33ee3b2e2e kstrto*: converting strings to integers done (hopefully) right 14 years ago
Mandeep Singh Baines 5af5bcb8d3 printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig 14 years ago
Kees Cook 9f36e2c448 printk: use %pK for /proc/kallsyms and /proc/modules 14 years ago
Joe Perches 26297607e0 vsprintf: neaten %pK kptr_restrict, save a bit of code space 14 years ago
Don Zickus fef2c9bc1b kernel/watchdog.c: allow hardlockup to panic by default 14 years ago
David Rientjes ddd588b5dd oom: suppress nodes that are not allowed from meminfo on oom kill 14 years ago
Michal Marek f2c23f65f6 kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default 14 years ago
Lai Jiangshan 6d55da53db plist: Add priority list test 14 years ago
Lai Jiangshan bf6a9b8336 plist: Shrink struct plist_head 14 years ago
Ivan Djelic 437aa565e2 lib: add shared BCH ECC library 14 years ago
Stanislaw Gruszka 9977728840 debugobjects: Add hint for better object identification 14 years ago
Arnd Bergmann 4ba8216cd9 BKL: That's all, folks 14 years ago
Michael Buesch a7a9a24dcd lib-average: Make config option selectable 14 years ago