summaryrefslogtreecommitdiffstats
path: root/tools/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-03-272-4/+2
|\
| * tools compiler.h: Remove duplicate #ifndef noinline blockRasmus Villemoes2022-03-121-4/+0
| * perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcastJames Clark2022-02-151-0/+2
* | Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-2710-0/+156
|\ \
| * | memblock tests: Add skeleton of the memblock simulatorKarolina Drobnik2022-02-201-0/+10
| * | tools/include: Add debugfs.h stubKarolina Drobnik2022-02-201-0/+5
| * | tools/include: Add pfn.h stubKarolina Drobnik2022-02-201-0/+10
| * | tools/include: Add io.h stubKarolina Drobnik2022-02-201-0/+5
| * | tools/include: Add cache.h stubKarolina Drobnik2022-02-201-0/+10
| * | tools/include: Add mm.h fileKarolina Drobnik2022-02-201-0/+42
| * | tools/include: Update atomic definitionsKarolina Drobnik2022-02-202-0/+6
| * | tools/include: Add _RET_IP_ and math definitions to kernel.hKarolina Drobnik2022-02-201-0/+6
| * | tools/include: Add phys_addr_t to types.hKarolina Drobnik2022-02-201-0/+6
| * | tools: Move gfp.h and slab.h from radix-tree to libKarolina Drobnik2022-02-202-0/+56
| |/
* | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-271-0/+32
|\ \
| * | x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra2022-03-151-0/+16
| * | x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra2022-03-151-0/+16
| |/
* / linux/types.h: remove unnecessary __bitwise__Bjorn Helgaas2022-03-231-3/+2
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-232-3/+218
|\
| * tools: sync tools/bitmap with mother linuxYury Norov2022-01-152-3/+218
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-4/+1
|\ \
| * | hash.h: remove unused define directiveIsabella Basso2022-01-201-4/+1
| |/
* | Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-01-101-0/+2
|\ \ | |/ |/|
| * tools: fix ARRAY_SIZE defines in tools and selftests hdrsShuah Khan2021-12-101-0/+2
* | tools/lib/lockdep: drop leftover liblockdep headersSasha Levin2021-12-097-176/+0
|/
* tools: Fix math.h breakageMatthew Wilcox (Oracle)2021-11-302-21/+26
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-11-061-0/+12
|\
| * objtool: Add frame-pointer-specific function ignoreJosh Poimboeuf2021-09-301-0/+12
* | tools lib: Adopt list_sort() from the kernel sourcesIan Rogers2021-10-201-0/+14
|/
* tools: compiler-gcc.h: Guard error attribute use with __has_attributeNathan Chancellor2021-09-131-1/+3
* compiler-gcc.h: drop checks for older GCC versionsNick Desaulniers2021-09-131-3/+1
* compiler.h: drop fallback overflow checkersNick Desaulniers2021-09-132-141/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+2
|\
| * tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko2021-09-081-2/+2
* | tools: Add sparse context/locking annotations in compiler-types.hRiccardo Mancini2021-08-191-0/+18
|/
* tools headers: Remove broken definition of __LITTLE_ENDIANArnaldo Carvalho de Melo2021-07-141-6/+0
* tools lib: Adopt bitmap_intersects() operation from the kernel sourcesAlexey Bayduraev2021-06-301-0/+11
* linux/bits.h: fix compilation error with GENMASKRikard Falkeborn2021-05-222-1/+9
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-13/+5
|\
| * tools: sync small_const_nbits() macro with the kernelYury Norov2021-05-061-3/+0
| * tools: sync BITMAP_LAST_WORD_MASK() macro with the kernelYury Norov2021-05-061-6/+1
| * tools: bitmap: sync function declarations with the kernelYury Norov2021-05-061-4/+4
* | Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-05-012-0/+78
|\ \ | |/ |/|
| * tools include: Add an initial math64.hRob Herring2021-04-151-0/+75
| * tools include: Add __sum16 and __wsum definitions.Ian Rogers2021-03-081-0/+3
* | Merge 'x86/alternatives'Borislav Petkov2021-03-311-0/+18
|\ \
| * | static_call: Move struct static_call_key definition to static_call_types.hJuergen Gross2021-03-111-0/+18
* | | x86/insn: Add an insn_decode() APIBorislav Petkov2021-03-151-0/+73
| |/ |/|
* | tools headers UAPI: Update tools' copy of linux/coresight-pmu.hArnaldo Carvalho de Melo2021-03-061-5/+15
|/
* Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-231-3/+0
|\