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
2014-07-16
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2
-16
/
+16
2014-07-16
locking/rwsem: Allow conservative optimistic spinning when readers have lock
Jason Low
1
-5
/
+5
2014-07-16
perf: Fix lockdep warning on process exit
Peter Zijlstra
1
-1
/
+17
2014-07-16
perf: Revert ("perf: Always destroy groups on exit")
Peter Zijlstra
1
-1
/
+13
2014-07-16
ring-buffer: Fix polling on trace_pipe
Martin Lau
1
-4
/
+0
2014-07-15
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
zhangwei(Jovi)
1
-0
/
+6
2014-07-15
tracing: Fix graph tracer with stack tracer on other archs
Steven Rostedt (Red Hat)
1
-2
/
+2
2014-07-15
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
zhangwei(Jovi)
1
-2
/
+10
2014-07-15
PM / sleep: fix freeze_ops NULL pointer dereferences
Zhang Rui
1
-2
/
+2
2014-07-15
PM / sleep: Fix request_firmware() error at resume
Takashi Iwai
1
-0
/
+1
2014-07-14
tracing: instance_rmdir() leaks ftrace_event_file->filter
Oleg Nesterov
1
-0
/
+1
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+69
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2014-07-08
alarmtimer: Fix bug where relative alarm timers were treated as absolute
John Stultz
1
-2
/
+18
2014-07-07
workqueue: zero cpumask of wq_numa_possible_cpumask on init
Yasuaki Ishimatsu
1
-1
/
+1
2014-07-06
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2014-07-05
genirq: Fix memory leak when calling irq_free_hwirqs()
Keith Busch
1
-2
/
+2
2014-07-04
Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-24
/
+30
2014-07-03
kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...
Andrew Morton
1
-26
/
+18
2014-07-02
perf: Do not allow optimized switch for non-cloned events
Jiri Olsa
1
-1
/
+1
2014-07-02
cpuset: break kernfs active protection in cpuset_write_resmask()
Tejun Heo
1
-0
/
+12
2014-07-01
tracing: Remove ftrace_stop/start() from reading the trace file
Steven Rostedt (Red Hat)
1
-2
/
+0
2014-06-30
tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
Oleg Nesterov
1
-12
/
+19
2014-06-30
tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatch...
Oleg Nesterov
1
-6
/
+0
2014-06-30
uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone
Oleg Nesterov
1
-3
/
+3
2014-06-30
tracing/uprobes: Revert "Support mix of ftrace and perf"
Oleg Nesterov
1
-1
/
+8
2014-06-30
cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()
Li Zefan
1
-7
/
+26
2014-06-30
cgroup: fix mount failure in a corner case
Li Zefan
1
-0
/
+23
2014-06-25
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
1
-1
/
+7
2014-06-25
Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-15
/
+13
2014-06-25
Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
5
-56
/
+121
2014-06-24
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
2
-0
/
+50
2014-06-24
mm, pcp: allow restoring percpu_pagelist_fraction default
David Rientjes
1
-2
/
+1
2014-06-24
kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...
Don Zickus
1
-2
/
+0
2014-06-24
kexec: save PG_head_mask in VMCOREINFO
Petr Tesarik
1
-0
/
+1
2014-06-24
CPU hotplug, smp: flush any pending IPI callbacks before CPU offline
Srivatsa S. Bhat
1
-8
/
+49
2014-06-23
workqueue: fix dev_set_uevent_suppress() imbalance
Maxime Bizon
1
-0
/
+1
2014-06-23
rcu: Reduce overhead of cond_resched() checks for RCU
Paul E. McKenney
5
-54
/
+119
2014-06-23
rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()
Paul E. McKenney
1
-2
/
+2
2014-06-23
hrtimer: Remove hrtimer_enqueue_reprogram()
Viresh Kumar
1
-15
/
+8
2014-06-23
hrtimer: Kick lowres dynticks targets on timer enqueue
Viresh Kumar
1
-8
/
+19
2014-06-23
hrtimer: Store cpu-number in struct hrtimer_cpu_base
Viresh Kumar
1
-0
/
+1
2014-06-23
timer: Kick dynticks targets on mod_timer*() calls
Viresh Kumar
1
-16
/
+16
2014-06-23
timer: Store cpu-number in struct tvec_base
Viresh Kumar
1
-0
/
+2
2014-06-23
time/timers: Move all time(r) related files into kernel/time
Thomas Gleixner
9
-21
/
+21
2014-06-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+36
2014-06-21
Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...
Linus Torvalds
3
-35
/
+218
2014-06-21
tracing: syscall_regfunc() should not skip kernel threads
Oleg Nesterov
1
-3
/
+1
2014-06-21
tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_proce...
Oleg Nesterov
1
-13
/
+11
2014-06-21
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
1
-0
/
+2
[prev]
[next]