index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2017-02-28
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-25
lib/find_bit.c: micro-optimise find_next_*_bit
Matthew Wilcox
1
-1
/
+1
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-18
/
+47
2017-02-21
Merge tag 'perf-core-for-mingo-4.11-20170220' of git://git.kernel.org/pub/scm...
Ingo Molnar
2
-3
/
+3
2017-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-59
/
+330
2017-02-17
tools lib traceevent: It's preempt not prempt
Steven Rostedt (VMware)
2
-3
/
+3
2017-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+5
2017-02-15
bpf: Remove redundant ifdef
Mickaël Salaün
1
-9
/
+3
2017-02-14
tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER
Arnaldo Carvalho de Melo
1
-0
/
+4
2017-02-14
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
2
-2
/
+14
2017-02-13
tools lib traceevent plugin function: Initialize 'index' variable
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-13
tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP
Steven Rostedt (VMware)
1
-0
/
+1
2017-02-13
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
2
-2
/
+5
2017-02-10
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
1
-0
/
+6
2017-02-10
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
2
-2
/
+2
2017-02-10
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
2
-2
/
+2
2017-02-10
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
2
-2
/
+2
2017-02-10
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
2
-2
/
+2
2017-02-10
bpf: Use bpf_load_program() from the library
Mickaël Salaün
2
-5
/
+5
2017-02-08
tools lib bpf: Add missing header to the library
Mickaël Salaün
1
-0
/
+1
2017-02-08
tools lib traceevent: Robustify do_generate_dynamic_list_file
David Carrillo-Cisneros
1
-4
/
+10
2017-02-08
perf sdt: Show proper hint when event not yet in place via 'perf probe'
Ravi Bangoria
1
-14
/
+18
2017-01-31
tools lib api fs: Add bpf_fs filesystem detector
Joe Stringer
2
-0
/
+17
2017-01-31
tools lib bpf: Add bpf_object__pin()
Joe Stringer
2
-0
/
+54
2017-01-31
tools lib bpf: Add bpf_map__pin()
Joe Stringer
2
-0
/
+23
2017-01-31
tools lib bpf: Add BPF program pinning APIs
Joe Stringer
2
-0
/
+123
2017-01-26
tools lib bpf: Add libbpf_get_error()
Joe Stringer
2
-1
/
+11
2017-01-26
tools lib bpf: Add set/is helpers for all prog types
Joe Stringer
2
-0
/
+15
2017-01-26
tools lib bpf: Define prog_type fns with macro
Joe Stringer
1
-25
/
+16
2017-01-26
tools lib bpf: Fix map offsets in relocation
Joe Stringer
1
-3
/
+12
2017-01-25
lib, traceevent: add PRINT_HEX_STR variant
Daniel Borkmann
2
-3
/
+32
2017-01-16
tools lib subcmd: Fix missing member name
Soramichi AKIYAMA
1
-9
/
+9
2017-01-11
tools lib subcmd: Add missing linux/kernel.h include to subcmd.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-01-05
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...
Ingo Molnar
3
-2
/
+10
2017-01-03
tools lib traceevent: Fix prev/next_prio for deadline tasks
Daniel Bristot de Oliveira
1
-2
/
+2
2017-01-03
tools lib subcmd: Add OPT_STRING_OPTARG_SET option
Jiri Olsa
2
-0
/
+8
2016-12-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+35
2016-12-20
tools lib bpf: Add bpf_prog_{attach,detach}
Joe Stringer
2
-0
/
+26
2016-12-18
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
5
-5
/
+5
2016-12-15
tools lib bpf: Add flags to bpf_create_map()
Joe Stringer
3
-3
/
+5
2016-12-15
tools lib bpf: use __u32 from linux/types.h
Joe Stringer
2
-4
/
+4
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
5
-5
/
+5
2016-11-29
tools lib bpf: Retrive bpf_map through offset of bpf_map_def
Wang Nan
2
-0
/
+20
2016-11-29
tools lib bpf: Add private field for bpf_object
Wang Nan
2
-0
/
+28
2016-11-29
tools lib bpf: Add missing BPF functions
Wang Nan
2
-0
/
+63
2016-11-25
tools lib bpf: Fix maps resolution
Eric Leblond
1
-44
/
+98
2016-11-23
tools lib traceevent: Add retrieval of preempt count and latency flags
Steven Rostedt
2
-2
/
+30
2016-11-23
tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number
Steven Rostedt
2
-8
/
+6
2016-10-25
tools lib subcmd: Suppport cascading options
Namhyung Kim
2
-0
/
+16
[next]