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
2014-04-30
uprobes/x86: Refuse to attach uprobe to "word-sized" branch insns
Denys Vlasenko
1
-0
/
+11
2014-04-29
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
18
-155
/
+948
2014-04-28
perf tests: Add map groups sharing with thread object test
Jiri Olsa
4
-0
/
+96
2014-04-28
perf tools: Share map_groups among threads of the same group
Jiri Olsa
3
-13
/
+47
2014-04-28
perf tools: Reference count map_groups objects
Arnaldo Carvalho de Melo
3
-1
/
+17
2014-04-28
perf tools: Allocate thread map_groups's dynamically
Arnaldo Carvalho de Melo
7
-10
/
+35
2014-04-28
perf tests: Add thread maps lookup automated tests
Jiri Olsa
5
-0
/
+245
2014-04-28
perf tests: Add a test case for hists filtering
Namhyung Kim
4
-0
/
+321
2014-04-28
perf tests: Factor out fake_setup_machine()
Namhyung Kim
4
-139
/
+195
2014-04-25
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
6
-103
/
+171
2014-04-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
864
-26132
/
+6784
2014-04-24
perf hists/tui: Count callchain rows separately
Namhyung Kim
1
-20
/
+43
2014-04-24
perf top/tui: Update nr_entries properly after a filter is applied
Namhyung Kim
2
-4
/
+22
2014-04-24
perf ui/tui: Rename hist_browser__update_nr_entries()
Namhyung Kim
1
-9
/
+8
2014-04-24
perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries()
Namhyung Kim
1
-3
/
+3
2014-04-24
perf hists: Add missing update on filtered stats in hists__decay_entries()
Namhyung Kim
1
-2
/
+9
2014-04-24
perf tools: Account entry stats when it's added to the output tree
Namhyung Kim
4
-21
/
+20
2014-04-24
perf hists: Collapse expanded callchains after filter is applied
Namhyung Kim
1
-2
/
+2
2014-04-24
perf hists: Add a couple of hists stat helper functions
Namhyung Kim
3
-25
/
+40
2014-04-24
perf hists: Move column length calculation out of hists__inc_stats()
Namhyung Kim
2
-1
/
+6
2014-04-24
perf hists: Rename hists__inc_stats()
Namhyung Kim
3
-5
/
+5
2014-04-24
perf report: Count number of entries separately
Namhyung Kim
1
-20
/
+22
2014-04-24
perf/x86: Fix RAPL rdmsrl_safe() usage
Stephane Eranian
1
-1
/
+2
2014-04-23
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
4
-2
/
+12
2014-04-23
tools lib traceevent: Fix memory leak in pretty_print()
Steven Rostedt
1
-0
/
+1
2014-04-23
tools lib traceevent: Fix backward compatibility macros for pevent filter enums
Steven Rostedt
1
-2
/
+2
2014-04-23
perf tools: Disable libdw unwind for all but x86 arch
Jiri Olsa
1
-0
/
+8
2014-04-23
perf tests x86: Fix memory leak in sample_ustack()
Masanari Iida
1
-0
/
+1
2014-04-22
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
7
-156
/
+283
2014-04-22
Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-4
/
+10
2014-04-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+8
2014-04-22
perf callchain: Add generic report parse callchain callback function
Don Zickus
3
-78
/
+82
2014-04-22
perf kmem: Utilize the new generic cpunode_map
Don Zickus
1
-75
/
+3
2014-04-22
perf tools: Use cpu/possible instead of cpu/kernel_max
Don Zickus
1
-1
/
+1
2014-04-22
perf tools: Allow ability to map cpus to nodes easily
Don Zickus
2
-0
/
+195
2014-04-22
perf tools: Fix pmu object compilation error
Jiri Olsa
1
-3
/
+3
2014-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
5
-297
/
+84
2014-04-21
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-137
/
+188
2014-04-21
um: Memory corruption on startup
Anton Ivanov
3
-0
/
+8
2014-04-21
um: Missing pipe handling
Anton Ivanov
1
-0
/
+1
2014-04-21
uml: Simplify tempdir logic.
Tristan Schmelcher
1
-297
/
+75
2014-04-20
Linux 3.15-rc2
Linus Torvalds
1
-1
/
+1
2014-04-20
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-6
/
+18
2014-04-20
Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+11
2014-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+12
2014-04-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
4
-2
/
+12
2014-04-20
perf tools: Improve error reporting
Adrien BAK
2
-2
/
+9
2014-04-20
perf tools: Adjust symbols in VDSO
Vladimir Nikulichev
1
-0
/
+2
2014-04-20
perf kvm: Fix 'Min time' counting in report command
Alexander Yarygin
1
-0
/
+1
2014-04-20
ext4: disable COLLAPSE_RANGE for bigalloc
Namjae Jeon
1
-0
/
+3
[next]