Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 2015-08-03 | 1 | -9/+26 |
* | jump_label: Allow asm/jump_label.h to be included in assembly | Anton Blanchard | 2015-04-09 | 1 | -3/+2 |
* | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 2013-10-11 | 1 | -1/+1 |
* | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 2012-02-24 | 1 | -1/+1 |
* | jump label: Introduce static_branch() interface | Jason Baron | 2011-04-04 | 1 | -11/+14 |
* | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-10-30 | 1 | -0/+1 |
|\ | |||||
| * | jump_label: Fix unaligned traps on sparc. | David Miller | 2010-10-29 | 1 | -0/+1 |
* | | sparc: don't #include asm/system.h in asm/jump_label.h | Namhyung Kim | 2010-10-26 | 1 | -1/+0 |
|/ | |||||
* | jump label: Add sparc64 support | David S. Miller | 2010-09-22 | 1 | -0/+32 |