summaryrefslogtreecommitdiff
path: root/tools/include/linux
AgeCommit message (Expand)Author
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf
2022-03-27Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-03-27Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-23linux/types.h: remove unnecessary __bitwise__Bjorn Helgaas
2022-03-15x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra
2022-03-15x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra
2022-03-12tools compiler.h: Remove duplicate #ifndef noinline blockRasmus Villemoes
2022-02-20memblock tests: Add skeleton of the memblock simulatorKarolina Drobnik
2022-02-20tools/include: Add debugfs.h stubKarolina Drobnik
2022-02-20tools/include: Add pfn.h stubKarolina Drobnik
2022-02-20tools/include: Add io.h stubKarolina Drobnik
2022-02-20tools/include: Add cache.h stubKarolina Drobnik
2022-02-20tools/include: Add mm.h fileKarolina Drobnik
2022-02-20tools/include: Update atomic definitionsKarolina Drobnik
2022-02-20tools/include: Add _RET_IP_ and math definitions to kernel.hKarolina Drobnik
2022-02-20tools/include: Add phys_addr_t to types.hKarolina Drobnik
2022-02-20tools: Move gfp.h and slab.h from radix-tree to libKarolina Drobnik
2022-02-15perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcastJames Clark
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20hash.h: remove unused define directiveIsabella Basso
2022-01-15tools: sync tools/bitmap with mother linuxYury Norov
2022-01-10Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-12-10tools: fix ARRAY_SIZE defines in tools and selftests hdrsShuah Khan
2021-12-09tools/lib/lockdep: drop leftover liblockdep headersSasha Levin
2021-11-30tools: Fix math.h breakageMatthew Wilcox (Oracle)
2021-11-06Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-10-20tools lib: Adopt list_sort() from the kernel sourcesIan Rogers
2021-09-30objtool: Add frame-pointer-specific function ignoreJosh Poimboeuf
2021-09-13tools: compiler-gcc.h: Guard error attribute use with __has_attributeNathan Chancellor
2021-09-13compiler-gcc.h: drop checks for older GCC versionsNick Desaulniers
2021-09-13compiler.h: drop fallback overflow checkersNick Desaulniers
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko
2021-08-19tools: Add sparse context/locking annotations in compiler-types.hRiccardo Mancini
2021-07-14tools headers: Remove broken definition of __LITTLE_ENDIANArnaldo Carvalho de Melo
2021-06-30tools lib: Adopt bitmap_intersects() operation from the kernel sourcesAlexey Bayduraev
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-06tools: sync small_const_nbits() macro with the kernelYury Norov
2021-05-06tools: sync BITMAP_LAST_WORD_MASK() macro with the kernelYury Norov
2021-05-06tools: bitmap: sync function declarations with the kernelYury Norov
2021-05-01Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-04-15tools include: Add an initial math64.hRob Herring
2021-03-31Merge 'x86/alternatives'Borislav Petkov
2021-03-15x86/insn: Add an insn_decode() APIBorislav Petkov
2021-03-11static_call: Move struct static_call_key definition to static_call_types.hJuergen Gross
2021-03-08tools include: Add __sum16 and __wsum definitions.Ian Rogers
2021-03-06tools headers UAPI: Update tools' copy of linux/coresight-pmu.hArnaldo Carvalho de Melo