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
2016-03-21
perf/core: Document some hotplug bits
Peter Zijlstra
1
-0
/
+19
2016-03-21
perf/core: Fix Undefined behaviour in rb_alloc()
Peter Zijlstra
1
-2
/
+4
2016-03-21
perf/core: Fix dynamic interrupt throttle
Peter Zijlstra
1
-36
/
+51
2016-03-21
perf/core: Fix the unthrottle logic
Peter Zijlstra
1
-0
/
+8
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-181
/
+1086
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-19
/
+371
2016-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-36
/
+304
2016-03-15
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-117
/
+129
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2016-03-15
Merge commit 'torture.2015.02.23a' into core/rcu
Ingo Molnar
1
-0
/
+1
2016-03-15
Merge commit 'fixes.2015.02.23a' into core/rcu
Ingo Molnar
6
-117
/
+128
2016-03-15
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-140
/
+271
2016-03-15
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-664
/
+1046
2016-03-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-26
/
+38
2016-03-15
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2016-03-15
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-133
/
+204
2016-03-15
Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-51
/
+72
2016-03-12
cpu/hotplug: Document states better
Thomas Gleixner
1
-1
/
+46
2016-03-10
cpu/hotplug: Fix smpboot thread ordering
Thomas Gleixner
1
-2
/
+3
2016-03-10
genirq: Export IRQ functions for module use
Quan Nguyen
2
-0
/
+9
2016-03-10
locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait()
Davidlohr Bueso
1
-2
/
+1
2016-03-10
locking/csd_lock: Explicitly inline csd_lock*() helpers
Davidlohr Bueso
1
-3
/
+3
2016-03-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
4
-21
/
+33
2016-03-10
memremap: check pfn validity before passing to pfn_to_page()
Ard Biesheuvel
1
-2
/
+2
2016-03-10
sched/kasan: remove stale KASAN poison after hotplug
Mark Rutland
1
-0
/
+3
2016-03-10
mm: fix mixed zone detection in devm_memremap_pages
Dan Williams
1
-5
/
+6
2016-03-10
list: kill list_force_poison()
Dan Williams
1
-2
/
+7
2016-03-08
futex: Replace barrier() in unqueue_me() with READ_ONCE()
Jianyu Zhan
1
-2
/
+6
2016-03-08
Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
8
-140
/
+271
2016-03-08
Merge branch 'linus' into irq/core, to pick up fixes
Ingo Molnar
14
-298
/
+521
2016-03-08
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
1
-7
/
+7
2016-03-08
sched/deadline: Remove dl_new from struct sched_dl_entity
Luca Abeni
2
-23
/
+13
2016-03-08
perf/core: Fix perf_sched_count derailment
Alexander Shishkin
1
-4
/
+3
2016-03-08
time/timekeeping: Work around false positive GCC warning
Ingo Molnar
1
-1
/
+1
2016-03-07
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
Ingo Molnar
9
-185
/
+276
2016-03-06
cpu/hotplug: Remove redundant state check
Thomas Gleixner
1
-2
/
+0
2016-03-05
Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-12
/
+15
2016-03-04
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
2
-12
/
+15
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
31
-954
/
+1255
2016-03-04
Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
1
-25
/
+261
2016-03-03
hrtimer: Revert CLOCK_MONOTONIC_RAW support
Thomas Gleixner
1
-16
/
+2
2016-03-03
cpu/hotplug: Plug death reporting race
Thomas Gleixner
1
-2
/
+14
2016-03-03
time: Add history to cross timestamp interface supporting slower devices
Christopher S. Hall
1
-1
/
+170
2016-03-03
time: Add driver cross timestamp interface for higher precision time synchron...
Christopher S. Hall
1
-0
/
+56
2016-03-03
time: Remove duplicated code in ktime_get_raw_and_real()
Christopher S. Hall
1
-38
/
+2
2016-03-03
time: Add timekeeping snapshot code capturing system time and counter
Christopher S. Hall
1
-0
/
+30
2016-03-03
time: Add cycles to nanoseconds translation
Christopher S. Hall
1
-4
/
+21
2016-03-02
sched-clock: Migrate to use new tick dependency mask model
Frederic Weisbecker
2
-19
/
+5
2016-03-02
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
2
-47
/
+12
2016-03-02
sched: Migrate sched to use new tick dependency mask model
Frederic Weisbecker
3
-34
/
+53
[next]