index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
tools lib: Adopt strreplace() from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+2
2019-06-26
tools lib: Adopt strim() from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-06-25
tools lib: Adopt skip_spaces() from the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
1
-0
/
+75
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
3
-31
/
+3
2019-06-13
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
1
-2
/
+2
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-03
Merge tag 'v5.2-rc3' into perf/core, to pick up fixes
Ingo Molnar
3
-31
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2
-26
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-28
perf script: Pad DSO name for --call-trace
Jiri Olsa
1
-0
/
+1
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+20
2019-04-25
coresight: etm4x: Add kernel configuration for CONTEXTID
Mathieu Poirier
1
-0
/
+2
2019-04-09
bpf, selftest: test {rd, wr}only flags and direct value access
Daniel Borkmann
1
-1
/
+20
2019-03-12
Drop flex_arrays
Kent Overstreet
1
-3
/
+0
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+16
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-18
/
+94
2019-03-05
tools/: replace open encodings for NUMA_NO_NODE
Stephen Rothwell
1
-0
/
+16
2019-01-26
bpf: JIT blinds support JMP32
Jiong Wang
1
-0
/
+20
2019-01-25
tools: Update rbtree implementation
Davidlohr Bueso
2
-18
/
+94
2018-12-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+13
2018-12-17
tools include: Adopt ERR_CAST() from the kernel err.h header
Arnaldo Carvalho de Melo
1
-0
/
+13
2018-12-01
tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
3
-2
/
+12
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+73
2018-10-21
xarray: Add XArray unconditional store operations
Matthew Wilcox
2
-0
/
+3
2018-10-21
xarray: Add XArray marks
Matthew Wilcox
1
-2
/
+8
2018-10-21
xarray: Add XArray load operation
Matthew Wilcox
1
-0
/
+1
2018-10-19
tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers
Daniel Borkmann
1
-0
/
+73
2018-10-08
tools include: Adopt linux/bits.h
Arnaldo Carvalho de Melo
2
-5
/
+28
2018-09-25
Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-0
/
+7
2018-09-19
tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header
Ding Xiang
1
-0
/
+7
2018-09-10
tools/lib/lockdep: Add dummy task_struct state member
Sasha Levin
1
-0
/
+3
2018-09-10
tools/lib/lockdep: Add empty nmi.h
Sasha Levin
1
-0
/
+0
2018-08-22
tools: introduce test_and_clear_bit
Peter Xu
1
-0
/
+17
2018-07-11
tools: bpf: make use of reallocarray
Jakub Kicinski
2
-0
/
+282
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+10
2018-06-03
bpf: test case for map pointer poison with calls/branches
Daniel Borkmann
1
-0
/
+10
2018-05-25
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+2
2018-05-18
radix tree test suite: fix compilation issue
Ross Zwisler
1
-1
/
+2
2018-05-17
tools include compiler-gcc: Add __pure attribute helper
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-04-19
coresight: Move to SPDX identifier
Mathieu Poirier
1
-12
/
+1
2018-04-16
Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-5
/
+15
2018-04-12
tools headers: Restore READ_ONCE() C++ compatibility
Mark Rutland
1
-5
/
+15
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
1
-0
/
+1
2018-03-08
perf tools: Add MEM_TOPOLOGY feature to perf data file
Jiri Olsa
1
-1
/
+1
2017-12-13
tools/lib/lockdep: Add missing declaration of 'pr_cont()'
Mengting Zhang
1
-0
/
+1
2017-12-12
tools/include: Remove ACCESS_ONCE()
Mark Rutland
1
-12
/
+9
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
1
-1
/
+0
[prev]
[next]