summaryrefslogtreecommitdiff
path: root/tools/include/linux
Commit message (Expand)AuthorAge
* 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
* tools lib string: Adopt prefixcmp() from perf and subcmdArnaldo Carvalho de Melo2017-04-26
* tools include: Include missing headers for fls() and types in linux/log2.hArnaldo Carvalho de Melo2017-04-19
* tools include: Drop ARRAY_SIZE() definition from linux/hashtable.hArnaldo Carvalho de Melo2017-04-19
* tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo2017-04-19
* tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo2017-04-19
* tools include: Introduce linux/bug.h, from the kernel sourcesArnaldo Carvalho de Melo2017-04-19
* Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar2017-04-11
|\
| * bpf: add various verifier test cases for self-testsDaniel Borkmann2017-04-01
* | tools include uapi: Grab copies of stat.h and fcntl.hArnaldo Carvalho de Melo2017-03-31
* | Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-07
|\ \ | |/ |/|
| * tools include: Adopt kernel's refcount.hArnaldo Carvalho de Melo2017-03-03
| * tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo2017-03-03
| * tools include: Introduce atomic_cmpxchg_{relaxed,release}()Arnaldo Carvalho de Melo2017-03-03
| * tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo2017-03-03
* | give up on gcc ilog2() constant optimizationsLinus Torvalds2017-03-02
|/
* Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-28
|\
| * radix tree test suite: Remove types.hMatthew Wilcox2017-02-13
| * radix tree test suite: Remove duplicate bitops codeMatthew Wilcox2017-01-27