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
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
39
-242
/
+311
2010-10-18
perf_events: Fix transaction recovery in group_sched_in()
Stephane Eranian
1
-13
/
+63
2010-10-18
perf_events: Fix bogus AMD64 generic TLB events
Stephane Eranian
1
-2
/
+2
2010-10-18
perf_events: Fix bogus context time tracking
Stephane Eranian
1
-1
/
+7
2010-10-16
Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...
Ingo Molnar
18
-510
/
+510
2010-10-16
Merge branch 'tip/perf/recordmcount' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2
-3
/
+21
2010-10-15
ftrace: Use objtree for C version of recordmcount
Steven Rostedt
1
-1
/
+1
2010-10-15
ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program
Steven Rostedt
1
-2
/
+20
2010-10-15
oprofile: make !CONFIG_PM function stubs static inline
Robert Richter
1
-2
/
+6
2010-10-15
oprofile: fix linker errors
Anand Gadiyar
2
-2
/
+2
2010-10-15
oprofile: include platform_device.h to fix build break
Anand Gadiyar
1
-0
/
+1
2010-10-15
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
463
-3829
/
+8360
2010-10-15
Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
7
-0
/
+728
2010-10-15
ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
Steven Rostedt
3
-3
/
+3
2010-10-15
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
3
-2
/
+9
2010-10-15
ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c
Steven Rostedt
2
-544
/
+370
2010-10-15
ftrace/x86: Add support for C version of recordmcount
Steven Rostedt
5
-0
/
+17
2010-10-15
ftrace: Add C version of recordmcount compile time code
John Reiser
1
-0
/
+885
2010-10-14
x86: Barf when vmalloc and kmemcheck faults happen in NMI
Frederic Weisbecker
2
-0
/
+6
2010-10-14
kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency
Masami Hiramatsu
1
-0
/
+5
2010-10-14
x86: Use __stop_machine() in text_poke_smp()
Masami Hiramatsu
1
-1
/
+2
2010-10-14
stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n
Masami Hiramatsu
1
-2
/
+8
2010-10-14
kprobes: Fix selftest to clear flags field for reusing probes
Masami Hiramatsu
1
-3
/
+9
2010-10-14
kprobes: Update document about irq disabled state in kprobe handler
Masami Hiramatsu
1
-3
/
+5
2010-10-14
perf, ARM: Fix sysfs bits removal build failure
Ingo Molnar
1
-1
/
+1
2010-10-13
tracing: Fix function-graph build warning on 32-bit
Borislav Petkov
1
-2
/
+3
2010-10-12
oprofile: disable write access to oprofilefs while profiler is running
Robert Richter
4
-20
/
+18
2010-10-11
Merge branch 'oprofile/perf' into oprofile/core
Robert Richter
12
-431
/
+412
2010-10-11
oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure
Robert Richter
1
-28
/
+26
2010-10-11
oprofile, ARM: Rework op_create_counter()
Robert Richter
1
-10
/
+10
2010-10-11
oprofile, ARM: Remove some goto statements
Robert Richter
1
-4
/
+2
2010-10-11
Merge branch 'oprofile/core' (early part) into oprofile/perf
Robert Richter
2
-19
/
+60
2010-10-11
oprofile, ARM: Release resources on failure
Robert Richter
1
-0
/
+1
2010-10-11
Merge branch 'oprofile/urgent' (early part) into oprofile/perf
Robert Richter
652
-4240
/
+7464
2010-10-11
sh: oprofile: Use perf-events oprofile backend
Matt Fleming
4
-125
/
+40
2010-10-11
oprofile: Abstract the perf-events backend
Matt Fleming
4
-319
/
+333
2010-10-11
ARM: oprofile: Move non-ARM code into separate init/exit
Matt Fleming
1
-3
/
+14
2010-10-11
ARM: oprofile: Rename op_arm to oprofile_perf
Matt Fleming
1
-34
/
+34
2010-10-11
oprofile: Make op_name_from_perf_id() global
Matt Fleming
2
-2
/
+8
2010-10-11
perf: New helper function for pmu name
Matt Fleming
3
-0
/
+15
2010-10-11
perf: Add helper function to return number of counters
Matt Fleming
4
-13
/
+34
2010-10-08
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
359
-1390
/
+2601
2010-10-07
Linux 2.6.36-rc7
Linus Torvalds
1
-1
/
+1
2010-10-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
28
-57
/
+125
2010-10-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-15
/
+4
2010-10-06
Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...
Linus Torvalds
2
-5
/
+9
2010-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+1
2010-10-06
powerpc: remove unused variable
Stephen Rothwell
1
-1
/
+0
2010-10-06
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+15
2010-10-05
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-7
/
+15
[next]