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
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
2013-03-31
Revert "lockdep: check that no locks held at freeze time"
Paul Walmsley
2
-9
/
+10
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-1
/
+15
2013-03-27
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
2
-0
/
+4
2013-03-27
userns: Don't allow creation if the user is chrooted
Eric W. Biederman
1
-0
/
+9
2013-03-26
pid: Handle the exit of a multi-threaded init.
Eric W. Biederman
1
-1
/
+2
2013-03-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2013-03-23
poweroff: change orderly_poweroff() to use schedule_work()
Oleg Nesterov
1
-25
/
+32
2013-03-23
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
1
-41
/
+39
2013-03-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-26
/
+88
2013-03-19
Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-19
/
+25
2013-03-18
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
4
-21
/
+78
2013-03-18
perf: Generate EXIT event only once per task context
Namhyung Kim
1
-2
/
+5
2013-03-18
perf: Reset hwc->last_period on sw clock events
Namhyung Kim
1
-0
/
+1
2013-03-15
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
4
-16
/
+65
2013-03-15
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
1
-1
/
+5
2013-03-14
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
1
-4
/
+8
2013-03-14
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2
-3
/
+4
2013-03-14
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2
-3
/
+7
2013-03-14
workqueue: convert to idr_alloc()
Tejun Heo
1
-3
/
+4
2013-03-14
kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER
Andrew Morton
1
-1
/
+1
2013-03-14
signal: always clear sa_restorer on execve
Kees Cook
1
-0
/
+3
2013-03-14
userns: Don't allow CLONE_NEWUSER | CLONE_FS
Eric W. Biederman
2
-1
/
+8
2013-03-14
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
1
-2
/
+2
2013-03-13
futex: fix kernel-doc notation and spello
Randy Dunlap
1
-23
/
+23
2013-03-13
signals: fix new kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2013-03-12
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
1
-1
/
+2
2013-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-13
/
+38
2013-03-09
workqueue: fix possible pool stall bug in wq_unbind_fn()
Lai Jiangshan
1
-19
/
+25
2013-03-09
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
1
-1
/
+1
2013-03-07
clockevents: Don't allow dummy broadcast timers
Mark Rutland
1
-1
/
+2
2013-03-07
tracing: Do not return EINVAL in snapshot when not allocated
Steven Rostedt (Red Hat)
1
-2
/
+0
2013-03-07
tracing: Add help of snapshot feature when snapshot is empty
Steven Rostedt (Red Hat)
1
-1
/
+24
2013-03-06
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+9
2013-03-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+3
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-03-04
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+4
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-03-03
fix compat_sys_rt_sigprocmask()
Al Viro
1
-1
/
+1
2013-03-03
trace/ring_buffer: handle 64bit aligned structs
James Hogan
1
-2
/
+4
2013-03-02
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
6
-127
/
+62
2013-03-02
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2013-03-02
kdb: Remove unhandled ssb command
Vincent
4
-39
/
+2
2013-03-02
kdb: Prevent kernel oops with kdb_defcmd
Jason Wessel
1
-2
/
+6
2013-03-02
kdb: Remove the ll command
Jason Wessel
1
-65
/
+0
2013-03-02
kdb_main: fix help print
Jason Wessel
1
-3
/
+7
2013-03-02
kdb: Fix overlap in buffers with strcpy
Jason Wessel
1
-9
/
+21
2013-03-02
kdb: Setup basic kdb state before invoking commands via kgdb
Matt Klein
3
-6
/
+23
2013-03-02
kdb: use ARRAY_SIZE where possible
Sasha Levin
1
-2
/
+2
2013-03-02
kdb: A fix for kdb command table expansion
John Blackwood
1
-1
/
+1
2013-03-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
1
-0
/
+2
[next]