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
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
genirq: Set irq thread to RT priority on creation
Ivo Sieben
1
-5
/
+6
2013-06-11
Fix lockup related to stop_machine being stuck in __do_softirq.
Ben Greear
1
-3
/
+10
2013-06-11
Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...
Paul E. McKenney
7
-1063
/
+104
2013-06-11
rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs
Paul E. McKenney
2
-6
/
+4
2013-06-11
rcu: Shrink TINY_RCU by moving exit_rcu()
Paul E. McKenney
2
-25
/
+27
2013-06-11
rcu: Consolidate rcutiny_plugin.h ifdefs
Paul E. McKenney
1
-46
/
+40
2013-06-11
rcu: Remove check_cpu_stall_preempt()
Paul E. McKenney
1
-7
/
+0
2013-06-11
rcu: Simplify RCU_TINY RCU callback invocation
Paul E. McKenney
2
-38
/
+9
2013-06-11
rcu: Remove rcu_preempt_process_callbacks()
Paul E. McKenney
2
-9
/
+0
2013-06-11
rcu: Remove rcu_preempt_remove_callbacks()
Paul E. McKenney
2
-9
/
+0
2013-06-11
rcu: Remove rcu_preempt_check_callbacks()
Paul E. McKenney
2
-9
/
+0
2013-06-11
rcu: Remove show_tiny_preempt_stats()
Paul E. McKenney
1
-13
/
+0
2013-06-11
rcu: Remove TINY_PREEMPT_RCU
Paul E. McKenney
1
-854
/
+0
2013-06-11
rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().
Paul E. McKenney
1
-39
/
+0
2013-06-11
rcu: Merge adjacent identical ifdefs
Paul E. McKenney
1
-3
/
+0
2013-06-11
rcu: Drive quiescent-state-forcing delay from HZ
Paul E. McKenney
2
-7
/
+26
2013-06-11
rcu: Remove "Experimental" flags
Paul E. McKenney
1
-5
/
+5
2013-06-11
rcu: Move redundant call to note_gp_changes() into called function
Paul E. McKenney
1
-8
/
+2
2013-06-11
rcu: Inline trivial wrapper function rcu_start_gp_per_cpu()
Paul E. McKenney
1
-13
/
+1
2013-06-11
rcu: Eliminate check_for_new_grace_period() wrapper function
Paul E. McKenney
1
-22
/
+3
2013-06-11
rcu: Merge __rcu_process_gp_end() into __note_gp_changes()
Paul E. McKenney
1
-42
/
+6
2013-06-11
rcu: Switch callers from rcu_process_gp_end() to note_gp_changes()
Paul E. McKenney
2
-29
/
+4
2013-06-11
rcu: Convert rcutree_plugin.h printk calls
Paul E. McKenney
1
-23
/
+22
2013-06-11
rcu: Rename note_new_gpnum() to note_gp_changes()
Paul E. McKenney
1
-6
/
+7
2013-06-11
rcu: Make __note_new_gpnum() check for ends of prior grace periods
Paul E. McKenney
1
-0
/
+3
2013-06-11
rcu: Move code to apply callback-numbering simplifications
Paul E. McKenney
1
-59
/
+59
2013-06-11
rcu: Convert rcutree.c printk calls
Paul E. McKenney
1
-3
/
+3
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-04
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+0
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
[prev]
[next]