index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf map: Convert map.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
2
-6
/
+6
*
perf dso: Convert dso.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
2
-5
/
+5
*
perf comm: Convert comm_str.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
1
-9
/
+6
*
perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
3
-11
/
+11
*
perf cgroup: Convert cgroup_sel.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
2
-5
/
+5
*
tools include: Adopt kernel's refcount.h
Arnaldo Carvalho de Melo
2017-03-03
2
-0
/
+152
*
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 arch x86: Introduce atomic_cmpxchg()
Arnaldo Carvalho de Melo
2017-03-03
1
-0
/
+7
*
tools arch x86: Include asm/cmpxchg.h
Arnaldo Carvalho de Melo
2017-03-03
3
-0
/
+99
*
tools include: Adopt __compiletime_error
Arnaldo Carvalho de Melo
2017-03-03
2
-0
/
+8
*
perf stat: Issue a HW watchdog disable hint
Borislav Petkov
2017-03-03
1
-0
/
+11
*
perf vendor events: Add mapping for KnightsMill PMU events
Karol Wachowski
2017-03-03
1
-0
/
+1
*
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
2017-03-01
1
-3
/
+3
*
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-28
41
-709
/
+689
|
\
|
*
radix tree test suite: Add config option for map shift
Rehas Sachdeva
2017-02-13
4
-11
/
+16
|
*
radix tree test suite: Run iteration tests for longer
Matthew Wilcox
2017-02-13
1
-2
/
+2
|
*
radix tree test suite: Fix split/join memory leaks
Matthew Wilcox
2017-02-13
1
-1
/
+14
|
*
radix tree test suite: Fix leaks in regression2.c
Matthew Wilcox
2017-02-13
1
-2
/
+4
|
*
radix tree test suite: Fix leaky tests
Matthew Wilcox
2017-02-13
1
-12
/
+16
|
*
radix tree test suite: Enable address sanitizer
Matthew Wilcox
2017-02-13
1
-1
/
+1
|
*
radix-tree: Chain preallocated nodes through ->parent
Matthew Wilcox
2017-02-13
1
-3
/
+3
|
*
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
2017-02-13
10
-58
/
+77
|
*
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
2017-02-13
2
-0
/
+26
|
*
radix tree test suite: Build separate binaries for some tests
Matthew Wilcox
2017-02-13
4
-7
/
+33
|
*
ida: Use exceptional entries for small IDAs
Matthew Wilcox
2017-02-13
1
-1
/
+92
|
*
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
2017-02-13
2
-3
/
+4
|
*
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
2017-02-13
8
-6
/
+365
|
*
radix tree test suite: Remove obsolete CONFIG
Matthew Wilcox
2017-02-13
1
-2
/
+0
|
*
radix tree test suite: Use vpath to find lib files
Matthew Wilcox
2017-02-13
1
-3
/
+2
|
*
radix tree test suite: Reduce kernel.h
Matthew Wilcox
2017-02-13
3
-39
/
+12
|
*
radix tree test suite: Remove export.h
Matthew Wilcox
2017-02-13
1
-2
/
+0
|
*
radix tree test suite: Remove types.h
Matthew Wilcox
2017-02-13
5
-23
/
+12
|
*
radix tree test suite: Remove mempool
Matthew Wilcox
2017-02-13
2
-38
/
+0
|
*
radix tree test suite: Depend on tools/include/asm files
Matthew Wilcox
2017-02-13
1
-0
/
+1
|
*
tools: Provide a definition of WARN_ON
Matthew Wilcox
2017-01-27
2
-1
/
+8
|
*
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
2017-01-27
14
-501
/
+8
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-28
54
-129
/
+256
|
\
\
|
*
\
Merge tag 'perf-core-for-mingo-4.11-20170220' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-02-21
54
-129
/
+256
|
|
\
\
|
|
*
|
perf record: Honor --quiet option properly
Namhyung Kim
2017-02-20
1
-0
/
+2
|
|
*
|
perf annotate: Add -q/--quiet option
Namhyung Kim
2017-02-20
2
-0
/
+8
|
|
*
|
perf diff: Add -q/--quiet option
Namhyung Kim
2017-02-20
2
-4
/
+14
|
|
*
|
perf report: Add -q/--quiet option
Namhyung Kim
2017-02-20
2
-4
/
+19
|
|
*
|
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-20
29
-52
/
+52
|
|
*
|
perf utils: Add perf_quiet_option()
Namhyung Kim
2017-02-20
2
-0
/
+18
|
|
*
|
perf record: Add -a as default target
Jiri Olsa
2017-02-17
2
-2
/
+4
|
|
*
|
perf stat: Add -a as default target
Jiri Olsa
2017-02-17
2
-2
/
+3
|
|
*
|
perf tools: Fail on using multiple bits long terms without value
Jiri Olsa
2017-02-17
4
-9
/
+22
|
|
*
|
perf tools: Move new_term arguments into struct parse_events_term template
Jiri Olsa
2017-02-17
1
-30
/
+39
[next]