aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-28
|\
| * xarray: Add XArray unconditional store operationsMatthew Wilcox2018-10-21
| * xarray: Add XArray marksMatthew Wilcox2018-10-21
| * xarray: Add XArray load operationMatthew Wilcox2018-10-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-24
|\ \
| * | tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpersDaniel Borkmann2018-10-19
| |/
* | tools include: Adopt linux/bits.hArnaldo Carvalho de Melo2018-10-08
* | Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm...Ingo Molnar2018-09-25
|\ \ | |/ |/|
| * tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h headerDing Xiang2018-09-19
* | tools/lib/lockdep: Add dummy task_struct state memberSasha Levin2018-09-10
* | tools/lib/lockdep: Add empty nmi.hSasha Levin2018-09-10
|/
* tools: introduce test_and_clear_bitPeter Xu2018-08-22
* tools: bpf: make use of reallocarrayJakub Kicinski2018-07-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * bpf: test case for map pointer poison with calls/branchesDaniel Borkmann2018-06-03
* | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-05-25
|\|
| * radix tree test suite: fix compilation issueRoss Zwisler2018-05-18
* | tools include compiler-gcc: Add __pure attribute helperArnaldo Carvalho de Melo2018-05-17
|/
* coresight: Move to SPDX identifierMathieu Poirier2018-04-19
* Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar2018-04-16
|\
| * tools headers: Restore READ_ONCE() C++ compatibilityMark Rutland2018-04-12
* | xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox2018-04-11
|/
* perf tools: Add MEM_TOPOLOGY feature to perf data fileJiri Olsa2018-03-08
* tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang2017-12-13
* tools/include: Remove ACCESS_ONCE()Mark Rutland2017-12-12
* kmemcheck: rip it out for realMichal Hocko2017-12-08
* kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-15
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-07
|\
| * tools/headers: Synchronize kernel ABI headersIngo Molnar2017-11-04
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | tools include: Do not use poison with C++Arnaldo Carvalho de Melo2017-09-21
|/
* Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-13
|\
| * tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo2017-09-12
* | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-05
|\ \ | |/ |/|
| * perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach2017-08-28
| * coresight: pmu: Adds return stack option to perf coresight pmuMike Leach2017-08-28
* | tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo2017-07-20
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-03
|\
| * tools include: Add byte-swapping macros to kernel.hAdrian Hunter2017-06-27
| * tools: Adopt __aligned from kernel sourcesArnaldo Carvalho de Melo2017-06-19
| * tools: Adopt __packed from kernel sourcesArnaldo Carvalho de Melo2017-06-19
| * tools: Adopt noinline from kernel sourcesArnaldo Carvalho de Melo2017-06-19
| * tools: Adopt __scanf from kernel sourcesArnaldo Carvalho de Melo2017-06-19
| * tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo2017-06-19
| * tools: Adopt __noreturn from kernel sourcesArnaldo Carvalho de Melo2017-06-19
* | tools/lib/lockdep: Remove private kernel headersLevin, Alexander (Sasha Levin)2017-06-05
* | tools/include: Add IS_ERR_OR_NULL to err.hLevin, Alexander (Sasha Levin)2017-06-05
* | tools/include: Add (mostly) empty include/linux/sched/mm.hLevin, Alexander (Sasha Levin)2017-06-05
* | tools/lib/lockdep: Fix compilation for 4.11Levin, Alexander (Sasha Levin)2017-06-05
|/
* bpf: add various verifier test casesDaniel Borkmann2017-05-25