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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
perf build: Add dwarf unwind objects building
Jiri Olsa
3
-9
/
+5
2015-02-12
perf build: Add dwarf objects building
Jiri Olsa
3
-7
/
+4
2015-02-12
perf build: Add probe objects building
Jiri Olsa
4
-18
/
+10
2015-02-12
perf build: Add libperf objects building
Jiri Olsa
6
-126
/
+141
2015-02-12
perf build: Add builtin objects building
Jiri Olsa
3
-36
/
+34
2015-02-12
perf build: Add tests objects building
Jiri Olsa
4
-55
/
+53
2015-02-12
perf build: Add bench objects building
Jiri Olsa
4
-22
/
+31
2015-02-12
perf build: Disable make's built-in rules
Jiri Olsa
1
-0
/
+4
2015-02-12
perf tools: Remove api fs object from python build
Jiri Olsa
1
-1
/
+0
2015-02-12
tools build: Add subdir support
Jiri Olsa
1
-0
/
+7
2015-02-12
tools build: Add detected config support
Jiri Olsa
2
-0
/
+7
2015-02-12
tools build: Add new build support
Jiri Olsa
16
-0
/
+442
2015-02-11
perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check
Josh Boyer
1
-1
/
+1
2015-02-11
perf buildid-cache: Consolidate .build-id cache path generators
Masami Hiramatsu
1
-17
/
+41
2015-02-11
perf buildid-cache: Remove unneeded debugdir parameters
Masami Hiramatsu
3
-47
/
+38
2015-02-11
perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.
Vinson Lee
1
-0
/
+4
2015-02-11
perf tools: Make perf aware of tracefs
Steven Rostedt (Red Hat)
9
-25
/
+91
2015-02-07
tools lib api fs: Add {tracefs,debugfs}_configured() functions
Steven Rostedt (Red Hat)
5
-0
/
+20
2015-02-07
tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macro
Steven Rostedt (Red Hat)
1
-3
/
+7
2015-02-07
tools lib api fs: Add tracefs mount helper functions
Steven Rostedt (Red Hat)
3
-0
/
+92
2015-02-07
tools lib fs: Add helper to find mounted file systems
Steven Rostedt (Red Hat)
5
-54
/
+94
2015-02-07
perf tools: Do not check debugfs MAGIC for tracing files
Steven Rostedt (Red Hat)
3
-34
/
+14
2015-02-07
perf evlist: Fix typo in comment
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-02-07
perf trace: No need to enable evsels for workload started from perf
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-02-06
perf tools: Introduce event_format__fprintf method
Arnaldo Carvalho de Melo
2
-3
/
+12
2015-02-06
tools lib traceevent: Introduce trace_seq_do_fprintf function
Arnaldo Carvalho de Melo
2
-4
/
+11
2015-02-06
perf symbols: debuglink should take symfs option into account
Victor Kamensky
1
-3
/
+3
2015-02-06
perf symbols: Ignore mapping symbols on aarch64
Victor Kamensky
1
-4
/
+3
2015-02-06
perf probe: Update man page
Masami Hiramatsu
1
-2
/
+14
2015-02-06
perf probe: Fix to handle optimized not-inlined functions
Masami Hiramatsu
3
-8
/
+22
2015-02-06
perf tools: Fix a dso open fail message
Namhyung Kim
1
-1
/
+1
2015-02-06
perf tests: Do not rely on dso__data_read_offset() to open dso
Namhyung Kim
1
-5
/
+8
2015-02-06
perf test: Fix dso cache testcase
Namhyung Kim
1
-3
/
+6
2015-02-04
perf: Decouple unthrottling and rotating
Mark Rutland
2
-53
/
+30
2015-02-04
perf: Drop module reference on event init failure
Mark Rutland
1
-12
/
+16
2015-02-04
perf: Use POLLIN instead of POLL_IN for perf poll data in flag
Jiri Olsa
1
-1
/
+2
2015-02-04
perf: Fix put_event() ctx lock
Peter Zijlstra
1
-5
/
+12
2015-02-04
perf: Fix move_group() order
Peter Zijlstra (Intel)
1
-9
/
+47
2015-02-04
perf: Fix event->ctx locking
Peter Zijlstra
1
-37
/
+207
2015-02-04
perf: Add a bit of paranoia
Peter Zijlstra
1
-1
/
+18
2015-02-04
Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes
Ingo Molnar
206
-1190
/
+2194
2015-02-02
Linux 3.19-rc7
Linus Torvalds
1
-1
/
+1
2015-02-02
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-71
/
+150
2015-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-3
/
+28
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
2
-4
/
+3
2015-02-01
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
1
-0
/
+16
2015-02-01
Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
4
-0
/
+47
2015-01-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-10
/
+41
2015-01-31
Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+1
2015-01-31
Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+13
[next]