summaryrefslogtreecommitdiffstats
path: root/tools/objtool/Documentation
AgeCommit message (Expand)Author
2020-04-30objtool: Add support for intra-function callsAlexandre Chartre
2020-04-30objtool: Fix ORC vs alternativesPeter Zijlstra
2020-04-22objtool: Documentation: document UACCESS warningsNick Desaulniers
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
2019-05-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-15objtool: Fix whitelist documentation typoRaphael Gault
2019-05-07docs: livepatch: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf
2017-06-30objtool: Implement stack validation 2.0Josh Poimboeuf
2016-04-16objtool: Detect falling through to the next functionJosh Poimboeuf
2016-02-29objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf