Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/static_key: always define static_branch_deferred_inc | Willem de Bruijn | 2019-06-14 | 1 | -2/+3 |
* | locking/static_key: Add support for deferred static branches | Jakub Kicinski | 2019-04-29 | 1 | -3/+61 |
* | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 2019-01-06 | 1 | -5/+3 |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ | |||||
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | locking/static_keys: Improve uninitialized key warning | Borislav Petkov | 2017-10-19 | 1 | -3/+3 |
|/ | |||||
* | jump_labels: API for flushing deferred jump label updates | David Matlack | 2017-01-12 | 1 | -0/+5 |
* | static_key: WARN on usage before jump_label_init was called | Hannes Frederic Sowa | 2013-10-19 | 1 | -0/+2 |
* | jump_label: Split jumplabel ratelimit | Andrew Jones | 2013-08-09 | 1 | -0/+34 |