Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -10/+1 |
2019-04-29 | lib/stackdepot: Remove obsolete functions | Thomas Gleixner | 1 | -20/+0 |
2019-04-29 | lib/stackdepot: Provide functions which operate on plain storage arrays | Thomas Gleixner | 1 | -19/+51 |
2018-02-06 | lib/stackdepot.c: use a non-instrumented version of memcmp() | Alexander Potapenko | 1 | -3/+16 |
2016-11-11 | lib/stackdepot: export save/fetch stack for drivers | Chris Wilson | 1 | -0/+2 |
2016-10-27 | lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB | Dmitry Vyukov | 1 | -1/+1 |
2016-07-28 | lib/stackdepot.c: use __GFP_NOWARN for stack allocations | Kirill A. Shutemov | 1 | -0/+1 |
2016-05-05 | lib/stackdepot: avoid to return 0 handle | Joonsoo Kim | 1 | -1/+5 |
2016-04-28 | lib/stackdepot.c: allow the stack trace hash to be zero | Alexander Potapenko | 1 | -4/+0 |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 1 | -0/+284 |