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
2016-09-19
tools include: Add mman macros needed by perf for all arch
Wang Nan
20
-0
/
+66
2016-09-19
perf trace beauty mmap: Add missing MADV_FREE
Wang Nan
1
-0
/
+1
2016-09-13
perf tools: Add infrastructure for PMU specific configuration
Mathieu Poirier
6
-1
/
+54
2016-09-13
perf report: Enable group view with hierarchy
Namhyung Kim
1
-1
/
+0
2016-09-13
perf ui/stdio: Rename print_hierarchy_header()
Namhyung Kim
1
-10
/
+3
2016-09-13
perf ui/stdio: Always reset output width for hierarchy
Namhyung Kim
1
-8
/
+6
2016-09-13
perf hist: Initialize hierarchy tree explicitly
Namhyung Kim
1
-0
/
+2
2016-09-13
perf hists: Introduce hists__link_hierarchy()
Namhyung Kim
1
-0
/
+95
2016-09-13
perf hists: Introduce hists__match_hierarchy()
Namhyung Kim
1
-0
/
+51
2016-09-13
perf build: Compare mman.h related headers against kernel originals
Wang Nan
1
-0
/
+9
2016-09-13
perf tools: Do hugetlb handling in more systems
Arnaldo Carvalho de Melo
2
-12
/
+4
2016-09-13
perf trace beauty mmap: Fix defines for non !x86_64
Arnaldo Carvalho de Melo
1
-70
/
+1
2016-09-13
tools include: Add uapi mman.h for each architecture
Wang Nan
25
-0
/
+363
2016-09-12
perf hists browser: Fix event group display
Namhyung Kim
1
-1
/
+0
2016-09-12
perf probe: Fix dwarf regs table for x86_64
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-09-10
perf/x86/intel/uncore: Add Skylake server uncore support
Kan Liang
3
-1
/
+600
2016-09-10
perf/x86/rapl: Enable Apollo Lake RAPL support
Harry Pan
1
-0
/
+2
2016-09-10
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
6
-51
/
+168
2016-09-10
perf/x86/intel: Fix PEBSv3 record drain
Peter Zijlstra
1
-8
/
+11
2016-09-10
perf/x86/intel/bts: Kill a silly warning
Alexander Shishkin
1
-2
/
+0
2016-09-10
perf/x86/intel/bts: Fix BTS PMI detection
Alexander Shishkin
1
-4
/
+15
2016-09-10
perf/x86/intel/bts: Fix confused ordering of PMU callbacks
Alexander Shishkin
1
-24
/
+80
2016-09-10
perf/core: Fix aux_mmap_count vs aux_refcount order
Alexander Shishkin
1
-4
/
+11
2016-09-10
perf/core: Fix a race between mmap_close() and set_output() of AUX events
Alexander Shishkin
1
-6
/
+25
2016-09-10
perf/x86/amd/uncore: Prevent use after free
Sebastian Andrzej Siewior
1
-4
/
+18
2016-09-09
Merge tag 'perf-core-for-mingo-20160908' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
32
-286
/
+817
2016-09-08
perf powerpc: Fix build-test failure
Ravi Bangoria
1
-1
/
+0
2016-09-08
perf pmu: Support alternative sysfs cpumask
Mark Rutland
1
-3
/
+12
2016-09-08
perf evlist: Only open events on CPUs an evsel permits
Mark Rutland
1
-1
/
+7
2016-09-08
perf annotate: Add branch stack / basic block
Peter Zijlstra
6
-2
/
+596
2016-09-08
perf record: Mark MAP_HUGETLB when synthesizing mmap events
Wang Nan
1
-0
/
+11
2016-09-08
tools lib api fs: Add hugetlbfs filesystem detector
Wang Nan
2
-0
/
+16
2016-09-08
perf tools: Recognize hugetlb mapping as anon mapping
Wang Nan
1
-3
/
+10
2016-09-06
perf/x86/intel/cqm: Check cqm/mbm enabled state in event init
Jiri Olsa
1
-0
/
+9
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
21
-202
/
+141
2016-09-05
perf test vmlinux: Remove dead symbol_filter_t code
Arnaldo Carvalho de Melo
1
-10
/
+1
2016-09-05
perf machine: Remove machine->symbol_filter and friends
Arnaldo Carvalho de Melo
5
-32
/
+7
2016-09-05
perf top: Remove old kernel-only symbol filter
Arnaldo Carvalho de Melo
1
-27
/
+0
2016-09-05
perf symbols: Mark if a symbol is idle in the library
Arnaldo Carvalho de Melo
4
-14
/
+25
2016-09-05
Merge tag 'perf-core-for-mingo-20160901' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
33
-121
/
+698
2016-09-05
perf/core: Don't pass PERF_EF_START to the PMU ->start callback
Will Deacon
1
-1
/
+1
2016-09-05
perf/x86/intel/uncore: Handle non-standard counter offset
Stephane Eranian
1
-0
/
+4
2016-09-05
perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping l...
Kan Liang
1
-12
/
+25
2016-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl...
Ingo Molnar
792
-4545
/
+8737
2016-09-05
perf/core: Remove WARN from perf_event_read()
Peter Zijlstra
1
-4
/
+12
2016-09-05
Linux 4.8-rc5
Linus Torvalds
1
-1
/
+1
2016-09-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2016-09-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+3
2016-09-04
Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
3
-7
/
+14
2016-09-03
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-11
/
+15
[next]