index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-12
1
-0
/
+2
|
\
|
*
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
2017-04-26
1
-0
/
+2
*
|
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
1
-0
/
+16
|
\
\
|
*
|
powerpc/perf: Define big-endian version of perf_mem_data_src
Sukadev Bhattiprolu
2017-04-19
1
-0
/
+16
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
1
-1
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
2017-04-21
1
-0
/
+1
|
*
|
bpf: fix comment typo
Alexander Alemayhu
2017-04-09
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-0
/
+10
|
|
\
\
|
*
|
|
tools/lib/bpf: add support for BPF_PROG_TEST_RUN command
Alexei Starovoitov
2017-04-01
1
-0
/
+24
|
*
|
|
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
2017-03-23
1
-1
/
+2
|
*
|
|
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2017-03-23
1
-1
/
+2
|
*
|
|
bpf: Add tests for map-in-map
Martin KaFai Lau
2017-03-22
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
tools: Update asm-generic/mman-common.h copy from the kernel
Arnaldo Carvalho de Melo
2017-04-24
1
-2
/
+3
*
|
|
tools include: Include missing headers for fls() and types in linux/log2.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+3
*
|
|
tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h
Arnaldo Carvalho de Melo
2017-04-19
1
-4
/
+0
*
|
|
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+3
*
|
|
tools include: Adopt __same_type() and __must_be_array() from the kernel
Arnaldo Carvalho de Melo
2017-04-19
2
-0
/
+8
*
|
|
tools include: Introduce linux/bug.h, from the kernel sources
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+10
*
|
|
Merge tag 'v4.11-rc6' into perf/core, to pick up fixes
Ingo Molnar
2017-04-11
1
-0
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bpf: add various verifier test cases for self-tests
Daniel Borkmann
2017-04-01
1
-0
/
+10
|
|
/
*
|
tools include uapi: Grab copies of stat.h and fcntl.h
Arnaldo Carvalho de Melo
2017-03-31
3
-0
/
+249
*
|
tools include: Sync {,tools/}include/uapi/linux/perf_event.h
Alexander Shishkin
2017-03-17
1
-0
/
+1
*
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2017-03-16
1
-0
/
+18
|
\
\
|
|
/
|
*
selftests/bpf: fix broken build
Alexei Starovoitov
2017-03-12
1
-0
/
+18
*
|
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2017-03-14
1
-1
/
+31
*
|
Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-03-07
6
-0
/
+177
|
\
\
|
|
/
|
/
|
|
*
tools include: Adopt kernel's refcount.h
Arnaldo Carvalho de Melo
2017-03-03
1
-0
/
+151
|
*
tools include: Add UINT_MAX def to kernel.h
Arnaldo Carvalho de Melo
2017-03-03
1
-0
/
+4
|
*
tools include: Provide gcc based cmpxchg fallback for !x86
Arnaldo Carvalho de Melo
2017-03-03
1
-0
/
+8
|
*
tools include: Introduce atomic_cmpxchg_{relaxed,release}()
Arnaldo Carvalho de Melo
2017-03-03
1
-0
/
+6
|
*
tools include: Adopt __compiletime_error
Arnaldo Carvalho de Melo
2017-03-03
2
-0
/
+8
*
|
give up on gcc ilog2() constant optimizations
Linus Torvalds
2017-03-02
1
-11
/
+2
|
/
*
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-28
6
-1
/
+21
|
\
|
*
radix tree test suite: Remove types.h
Matthew Wilcox
2017-02-13
2
-0
/
+9
|
*
tools: Provide a definition of WARN_ON
Matthew Wilcox
2017-01-27
1
-0
/
+8
|
*
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
2017-01-27
3
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
1
-1
/
+22
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-16
1
-0
/
+7
|
|
\
\
|
*
|
|
tools: Sync {,tools/}include/uapi/linux/bpf.h
Mickaël Salaün
2017-02-10
1
-1
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-02-20
2
-0
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo
2017-02-13
2
-5
/
+19
|
*
|
tools include: Add a __fallthrough statement
Arnaldo Carvalho de Melo
2017-02-08
1
-0
/
+9
|
|
/
*
|
bpf: kernel header files need to be copied into the tools directory
Stephen Rothwell
2017-02-14
1
-0
/
+7
|
/
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-23
1
-229
/
+364
|
\
|
*
tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h
Joe Stringer
2016-12-15
1
-229
/
+364
*
|
tools: enable endian checks for all sparse builds
Michael S. Tsirkin
2016-12-16
1
-4
/
+0
*
|
tools: add more bitmap functions
Matthew Wilcox
2016-12-14
1
-0
/
+26
*
|
tools: add WARN_ON_ONCE
Matthew Wilcox
2016-12-14
1
-0
/
+11
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-13
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
hw_breakpoint: Allow watchpoint of length 3,5,6 and 7
Pratyush Anand
2016-11-18
1
-0
/
+4
[next]