Commit Graph

2315 Commits (5bcab3355a555a9c1bd4becb136cbd3651c8eafa)

Author SHA1 Message Date
James Hogan 79f83c0294 Kconfig.debug: add METAG to dependency lists 12 years ago
Robert Obermeier 3b0eb71ec9 Fixed dead ifdef block by adding missing Kconfig option. 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Stefani Seibold dfe2a77fd2 kfifo: fix kfifo_alloc() and kfifo_init() 12 years ago
Stefani Seibold c759b35e64 kfifo: move kfifo.c from kernel/ to lib/ 12 years ago
Tejun Heo 7175c61cc6 idr: explain WARN_ON_ONCE() on negative IDs out-of-range ID 12 years ago
Tejun Heo 0ffc2a9c80 idr: implement lookup hint 12 years ago
Tejun Heo 54616283c2 idr: add idr_layer->prefix 12 years ago
Tejun Heo 1d9b2e1e66 idr: remove length restriction from idr_layer->bitmap 12 years ago
Tejun Heo e8c8d1bc06 idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c 12 years ago
Tejun Heo 326cf0f0f3 idr: fix top layer handling 12 years ago
Tejun Heo d5c7409f79 idr: implement idr_preload[_end]() and idr_alloc() 12 years ago
Tejun Heo 3594eb2894 idr: refactor idr_get_new_above() 12 years ago
Tejun Heo 12d1b4393e idr: remove _idr_rc_to_errno() hack 12 years ago
Tejun Heo 49038ef4fb idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new() 12 years ago
Tejun Heo fe6e24ec90 idr: deprecate idr_remove_all() 12 years ago
Tejun Heo 9bb26bc1ff idr: make idr_destroy() imply idr_remove_all() 12 years ago
Tejun Heo 6cdae7416a idr: fix a subtle bug in idr_get_next() 12 years ago
Imre Deak 4225fc8555 lib/scatterlist: use page iterator in the mapping iterator 12 years ago
Imre Deak a321e91b6d lib/scatterlist: add simple page iterator 12 years ago
Jingoo Han 9ed8a30f34 lib/devres.c: fix misplaced #endif 12 years ago
Florian Fainelli 5dc49c75a2 decompressors: make the default XZ_DEC_* config match the selected architecture 12 years ago
Florian Fainelli 64dbfb444c decompressors: drop dependency on CONFIG_EXPERT 12 years ago
Florian Fainelli 9d74962965 decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endif 12 years ago
Namjae Jeon 53769627b9 lib/parser.c: fix up comments for valid return values from match_number 12 years ago
Stepan Moskovchenko 7d7992108d lib/vsprintf.c: add %pa format specifier for phys_addr_t types 12 years ago
Kyle McMartin 76e8402619 lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS 12 years ago
Markus F.X.J. Oberhumer 8b975bd3f9 lib/lzo: Update LZO compression to current upstream version 12 years ago
Markus F.X.J. Oberhumer b6bec26cea lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c 12 years ago
Yuanhan Liu 41ef8f8266 rwsem-spinlock: Implement writer lock-stealing for better scalability 12 years ago
Yong Zhang 9fb1b90ce0 lockdep: Selftest: convert spinlock to raw spinlock 12 years ago
Alex Shi ce6711f3d1 rwsem: Implement writer lock-stealing for better scalability 12 years ago
Vineet Gupta 64e69073c3 asm-generic headers: Allow yet more arch overrides in checksum.h 12 years ago
Andy Shevchenko 0d2a1b2d03 mpilib: use DIV_ROUND_UP and remove unused macros 12 years ago
Dmitry Kasatkin 26d438457e digsig: remove unnecessary memory allocation and copying 12 years ago
YOSHIFUJI Hideaki 7810cc1e77 digsig: Fix memory leakage in digsig_verify_rsa() 12 years ago
Yinghai Lu ac2cbab21f x86: Don't panic if can not alloc buffer for swiotlb 12 years ago
Paul E. McKenney 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU 12 years ago
Dave Hansen 2f03e3ca74 rcu: Consolidate debugging Kconfig options 12 years ago
Thierry Reding f4a18312f4 lib: devres: Fix build breakage 12 years ago
Thierry Reding 75096579c3 lib: devres: Introduce devm_ioremap_resource() 12 years ago
Rusty Russell 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 12 years ago
Joe Millenbach 4f73bc4dd3 tty: Added a CONFIG_TTY option to allow removal of TTY 12 years ago
Jim Cromie 18c216c53b dynamic_debug: add pr_errs before -EINVALs 12 years ago
Vladimir Kondratiev 7a555613eb dynamic_debug: dynamic hex dump 12 years ago
Joe Perches f657fd21e1 dynamic_debug: Fix vpr_<foo> logging styles 12 years ago
Kees Cook 525c1f9204 lib: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Rusty Russell 1fb9341ac3 module: put modules in list much earlier. 12 years ago
Michel Lespinasse 3cb7a56344 lib/rbtree.c: avoid the use of non-static __always_inline 12 years ago
David Decotigny 896f97ea95 lib: cpu_rmap: avoid flushing all workqueues 12 years ago