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
2015-05-27
rcu: Remove redundant offline check
Paul E. McKenney
1
-2
/
+0
2015-05-27
rcu: Remove dead code from force_qs_rnp()
Paul E. McKenney
1
-4
/
+0
2015-05-27
rcu: Adjust ->lock acquisition for tasks no longer migrating
Paul E. McKenney
1
-3
/
+6
2015-05-27
rcu: Eliminate HOTPLUG_CPU #ifdef in favor of IS_ENABLED()
Paul E. McKenney
1
-25
/
+14
2015-05-27
rcu: Change function declaration to bool
Nicholas Mc Guire
1
-1
/
+1
2015-05-27
rcu: Make rcu_*_data variables static
Nicolas Iooss
2
-4
/
+1
2015-05-27
rcu: Make synchronize_sched_expedited() call wait_rcu_gp()
Paul E. McKenney
1
-1
/
+1
2015-05-27
smp: Make control dependencies work on Alpha, improve documentation
Paul E. McKenney
1
-1
/
+1
2015-05-27
rcu: Add more debug info on "kthread starved" RCU CPU stall warnings
Paul E. McKenney
1
-2
/
+3
2015-05-27
rcu: Fix missing task information during rcu-preempt stall
Patrick Daly
1
-2
/
+2
2015-05-27
rcu: tree_plugin: Use bool function return values of true/false not 1/0
Joe Perches
1
-2
/
+2
2015-05-27
rcu: Force wakeup of rcu_gp_kthread at grace-period end
Paul E. McKenney
1
-0
/
+1
2015-05-27
rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs
Paul E. McKenney
1
-10
/
+12
2015-05-27
rcu: Create an immutable rcu_data_p pointer to default rcu_data structure
Paul E. McKenney
2
-7
/
+10
2015-05-27
rcu: Tell the compiler that rcu_state_p is immutable
Paul E. McKenney
2
-3
/
+3
2015-05-27
rcu: Eliminate a few RCU_BOOST #ifdefs in favor of IS_ENABLED()
Paul E. McKenney
2
-17
/
+20
2015-05-27
rcu: Convert from rcu_preempt_state to *rcu_state_p
Paul E. McKenney
1
-10
/
+9
2015-05-27
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
8
-181
/
+182
2015-05-27
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
9
-55
/
+77
2015-05-27
perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite mode
Alexander Shishkin
1
-0
/
+14
2015-05-27
perf: Fix race in BPF program unregister
Alexei Starovoitov
1
-1
/
+2
2015-05-27
clockevents: Do not suspend/resume if unused
Alexandre Belloni
1
-2
/
+2
2015-05-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+8
2015-05-23
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+1
2015-05-22
time: Remove read_boot_clock()
Xunlei Pang
1
-11
/
+3
2015-05-22
tracing: timer: Add deferrable flag to timer_start
Badhri Jagan Sridharan
1
-1
/
+1
2015-05-22
time: Rework debugging variables so they aren't global
John Stultz
1
-22
/
+11
2015-05-22
timekeeping: Provide new API to get the current time resolution
Harald Geyer
1
-0
/
+17
2015-05-22
time: Make sure tz_minuteswest is set to a valid value when setting time
Sasha Levin
1
-0
/
+4
2015-05-22
genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip
Geert Uytterhoeven
1
-0
/
+1
2015-05-19
watchdog: fix double lock in watchdog_nmi_enable_all
Michal Hocko
1
-1
/
+1
2015-05-19
clockevents: Stop unused clockevent devices
Viresh Kumar
3
-4
/
+22
2015-05-19
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
2
-1
/
+19
2015-05-19
Merge branch 'linus' into timers/core
Thomas Gleixner
25
-215
/
+265
2015-05-19
Merge branch 'irq/for-x86' into x86/apic
Thomas Gleixner
2
-0
/
+45
2015-05-19
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2
-0
/
+45
2015-05-19
genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
Jiang Liu
2
-0
/
+45
2015-05-19
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
1
-40
/
+19
2015-05-19
time: Move timeconst.h into include/generated
Nicholas Mc Guire
3
-18
/
+4
2015-05-19
sched/numa: Reduce conflict between fbq_classify_rq() and migration
Rik van Riel
1
-27
/
+33
2015-05-19
sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled
David Hildenbrand
1
-0
/
+3
2015-05-19
sched/preempt: Optimize preemption operations on __schedule() callers
Frederic Weisbecker
1
-20
/
+9
2015-05-19
Merge tag 'v4.1-rc4' into sched/core, before applying new patches
Ingo Molnar
5
-19
/
+52
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
3
-4
/
+4
2015-05-19
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
1
-4
/
+1
2015-05-19
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
3
-3
/
+51
2015-05-18
watchdog: Fix merge 'conflict'
Peter Zijlstra
1
-5
/
+15
2015-05-18
genirq: generic chip: Support hierarchy domain
Stefan Agner
1
-3
/
+2
2015-05-18
genirq: Add irq_chip_(enable/disable)_parent
Stefan Agner
1
-0
/
+28
2015-05-18
irqdomain: Add non-hierarchy helper irq_domain_set_info
Stefan Agner
1
-0
/
+21
[prev]
[next]