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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-07
Merge commit 'v2.6.37-rc5' into perf/core
Ingo Molnar
7
-39
/
+72
2010-12-07
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-28
/
+54
2010-12-07
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
3
-13
/
+16
2010-12-07
PM / Hibernate: Use async I/O when reading compressed hibernation image
Bojan Smojver
1
-15
/
+38
2010-12-06
kprobes: Use text_poke_smp_batch for unoptimizing
Masami Hiramatsu
1
-6
/
+4
2010-12-06
kprobes: Use text_poke_smp_batch for optimizing
Masami Hiramatsu
1
-10
/
+7
2010-12-06
kprobes: Reuse unused kprobe
Masami Hiramatsu
1
-2
/
+30
2010-12-06
kprobes: Support delayed unoptimizing
Masami Hiramatsu
1
-77
/
+233
2010-12-06
kprobes: Separate kprobe optimizing code from optimizer
Masami Hiramatsu
1
-17
/
+26
2010-12-06
kprobes: Cleanup disabling and unregistering path
Masami Hiramatsu
1
-56
/
+72
2010-12-06
kprobes: Rename old_p to more appropriate name
Masami Hiramatsu
1
-47
/
+46
2010-12-03
do_exit(): make sure that we run with get_fs() == USER_DS
Nelson Elhage
1
-0
/
+9
2010-12-01
perf events: Precalculate the header space for PERF_SAMPLE_ fields
Arnaldo Carvalho de Melo
1
-59
/
+91
2010-11-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+20
2010-11-27
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+6
2010-11-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-15
/
+92
2010-11-27
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+3
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
1
-4
/
+3
2010-11-26
perf: Ignore non-sampling overflows
Peter Zijlstra
1
-0
/
+7
2010-11-26
perf: Don't bother to init the hrtimer for no SW sampling counters
Franck Bui-Huu
1
-11
/
+13
2010-11-26
perf: Limit event refresh to sampling event
Franck Bui-Huu
1
-1
/
+1
2010-11-26
perf: Introduce is_sampling_event()
Franck Bui-Huu
1
-5
/
+5
2010-11-26
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
3
-19
/
+81
2010-11-26
Merge commit 'v2.6.37-rc3' into perf/core
Ingo Molnar
11
-39
/
+84
2010-11-26
perf: Fix the software context switch counter
Peter Zijlstra
1
-2
/
+0
2010-11-26
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
1
-2
/
+20
2010-11-19
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
Linus Torvalds
1
-1
/
+1
2010-11-18
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2
-10
/
+30
2010-11-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-10
/
+11
2010-11-18
tracing: New flag to allow non privileged users to use a trace event
Frederic Weisbecker
2
-10
/
+30
2010-11-18
irq_work: Drop cmpxchg() result
Sergio Aguirre
1
-1
/
+3
2010-11-18
perf: Fix owner-list vs exit
Peter Zijlstra
1
-12
/
+51
2010-11-18
sched: Fix idle balancing
Nikhil Rao
1
-1
/
+3
2010-11-18
sched: Fix volanomark performance regression
Alex Shi
1
-4
/
+0
2010-11-18
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2
-2
/
+7
2010-11-18
x86, nmi_watchdog: Remove the old nmi_watchdog
Don Zickus
1
-16
/
+0
2010-11-18
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2
-0
/
+31
2010-11-17
kdb: fix crash when KDB_BASE_CMD_MAX is exceeded
Jovi Zhang
1
-4
/
+4
2010-11-17
kdb: fix memory leak in kdb_main.c
Jovi Zhang
1
-6
/
+7
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-17
kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
Marcus Meissner
1
-1
/
+1
2010-11-17
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-22
/
+61
2010-11-17
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-2
/
+6
2010-11-17
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+4
2010-11-16
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2010-11-16
kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK
Joe Perches
1
-1
/
+1
2010-11-16
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
1
-1
/
+14
2010-11-16
PM / PM QoS: Fix reversed min and max
Colin Cross
1
-2
/
+2
2010-11-13
tracing: Fix recursive user stack trace
Steven Rostedt
1
-0
/
+19
2010-11-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-4
/
+0
[next]