aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/jump_label.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-08-27s390/jump_label: Use %*ph to print small buffersAlexander Kuleshov1-6/+3
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra1-1/+1
2015-03-25s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens1-1/+1
2015-02-26s390/jump label: improve and fix sanity checkHeiko Carstens1-4/+8
2015-01-29s390/jump label: use different nop instructionHeiko Carstens1-6/+13
2015-01-29s390/jump label: add sanity checksHeiko Carstens1-14/+42
2011-10-25s390/jump-label: add arch_jump_label_transform_static()Jeremy Fitzhardinge1-20/+31
2011-04-04jump label: Add s390 supportJan Glauber1-0/+59