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-06-29
Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation
Mathieu Desnoyers
1
-9
/
+11
2013-06-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+5
2013-06-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2013-06-21
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-10
/
+11
2013-06-21
tick: Fix tick_broadcast_pending_mask not cleared
Daniel Lezcano
1
-2
/
+5
2013-06-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+57
2013-06-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-82
/
+185
2013-06-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+17
2013-06-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-10
/
+5
2013-06-20
hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
Oleg Nesterov
1
-2
/
+2
2013-06-20
hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)
Oleg Nesterov
1
-1
/
+1
2013-06-19
tracing/context-tracking: Add preempt_schedule_context() for tracing
Steven Rostedt
1
-0
/
+40
2013-06-19
sched: Fix clear NOHZ_BALANCE_KICK
Vincent Guittot
1
-4
/
+17
2013-06-19
perf: Fix mmap() accounting hole
Peter Zijlstra
2
-72
/
+159
2013-06-18
range: Do not add new blank slot with add_range_with_merge
Yinghai Lu
1
-10
/
+11
2013-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-06-15
move exit_task_namespaces() outside of exit_notify()
Oleg Nesterov
1
-1
/
+1
2013-06-15
idle: Enable interrupts in the weak arch_cpu_idle() implementation
James Bottomley
1
-0
/
+1
2013-06-13
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2
-4
/
+19
2013-06-13
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
5
-77
/
+101
2013-06-13
kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()
Chen Gang
1
-0
/
+1
2013-06-13
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
1
-1
/
+1
2013-06-13
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
Kees Cook
1
-41
/
+50
2013-06-13
reboot: rigrate shutdown/reboot to boot cpu
Robin Holt
1
-3
/
+26
2013-06-13
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
1
-32
/
+23
2013-06-12
Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+3
2013-06-12
idle: Add the stack canary init to cpu_startup_entry()
Thomas Gleixner
1
-0
/
+16
2013-06-11
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
Yoshihiro YUNOMAE
2
-7
/
+3
2013-06-11
Fix lockup related to stop_machine being stuck in __do_softirq.
Ben Greear
1
-3
/
+10
2013-06-11
rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migration
Paul E. McKenney
1
-2
/
+2
2013-06-11
rcu: Don't call wakeup() with rcu_node structure ->lock held
Steven Rostedt
2
-2
/
+17
2013-06-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-2
/
+15
2013-06-09
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+7
2013-06-09
irqdomain: document the simple domain first_irq
Linus Walleij
1
-1
/
+4
2013-06-09
kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.
Chen Gang
1
-1
/
+2
2013-06-09
irqdomain: export irq_domain_add_simple
Arnd Bergmann
1
-0
/
+1
2013-06-08
Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+19
2013-06-06
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
1
-1
/
+9
2013-06-03
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+16
2013-05-31
tick: Remove useless timekeeping duty attribution to broadcast source
Jiri Bohac
1
-4
/
+0
2013-05-31
nohz: Fix notifier return val that enforce timekeeping
Li Zhong
1
-1
/
+1
2013-05-31
kvm: Move guest entry/exit APIs to context_tracking
Frederic Weisbecker
1
-1
/
+0
2013-05-31
vtime: Use consistent clocks among nohz accounting
Frederic Weisbecker
2
-4
/
+4
2013-05-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+5
2013-05-30
tracing: Fix bad parameter passed in branch selftest
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-05-29
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2
-1
/
+8
2013-05-29
ftrace: Use the rcu _notrace variants for rcu_dereference_raw() and friends
Steven Rostedt
1
-9
/
+9
2013-05-29
cgroup: warn about mismatching options of a new mount of an existing hierarchy
Jeff Liu
1
-5
/
+8
2013-05-29
timekeeping: Correct run-time detection of persistent_clock.
Zoran Markovic
1
-0
/
+8
2013-05-29
ntp: Remove unused variable flags in __hardpps
Geert Uytterhoeven
1
-1
/
+0
[next]