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
2015-05-20
livepatch: introduce patch/func-walking helpers
Jiri Slaby
1
-9
/
+9
2015-05-20
livepatch: make kobject in klp_object statically allocated
Miroslav Benes
1
-6
/
+16
2015-05-18
livepatch: Prevent patch inconsistencies if the coming module notifier fails
Minfei Huang
1
-11
/
+18
2015-05-12
livepatch: match return value to function signature
Nicholas Mc Guire
1
-1
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-52
/
+17
2015-04-14
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
3
-9
/
+18
2015-04-14
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-333
/
+514
2015-04-14
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+150
2015-04-14
Merge branch 'for-4.1/core-noarch' into for-linus
Jiri Kosina
1
-52
/
+17
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-755
/
+1174
2015-04-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-230
/
+612
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-103
/
+119
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+15
2015-04-11
Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
1
-0
/
+16
2015-04-10
Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-20
/
+1
2015-04-10
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-20
/
+1
2015-04-09
locking/mutex: Further simplify mutex_spin_on_owner()
Jason Low
1
-10
/
+4
2015-04-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2015-04-09
Copy the kernel module data from user space in chunks
Linus Torvalds
1
-1
/
+18
2015-04-09
genirq: Allow the irqchip state of an IRQ to be save/restored
Marc Zyngier
1
-0
/
+91
2015-04-09
genirq: MSI: Fix freeing of unallocated MSI
Marc Zyngier
1
-2
/
+9
2015-04-09
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
16
-85
/
+258
2015-04-08
mm: numa: disable change protection for vma(VM_HUGETLB)
Naoya Horiguchi
1
-1
/
+3
2015-04-07
Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"
Rafael J. Wysocki
1
-20
/
+1
2015-04-06
workqueue: Reorder sysfs code
Frederic Weisbecker
1
-317
/
+318
2015-04-03
timers/PM: Drop unnecessary braces from tick_freeze()
Rafael J. Wysocki
1
-3
/
+2
2015-04-03
timers/PM: Fix up tick_unfreeze()
Rafael J. Wysocki
1
-1
/
+1
2015-04-03
sched/core: Drop debugging leftover trace_printk call
Borislav Petkov
1
-3
/
+1
2015-04-03
timekeeping: Get rid of stale comment
Thomas Gleixner
1
-4
/
+0
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
6
-60
/
+50
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
5
-12
/
+8
2015-04-03
clockevents: Remove broadcast oneshot control leftovers
Rafael J. Wysocki
1
-7
/
+0
2015-04-03
sched/idle: Use explicit broadcast oneshot control function
Thomas Gleixner
1
-3
/
+2
2015-04-03
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
3
-14
/
+20
2015-04-03
clockevents: Remove the broadcast control leftovers
Thomas Gleixner
1
-10
/
+0
2015-04-03
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
3
-38
/
+32
2015-04-03
clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety ...
John Stultz
1
-2
/
+5
2015-04-03
time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource
Xunlei Pang
1
-17
/
+49
2015-04-03
time: Fix a bug in timekeeping_suspend() with no persistent clock
Xunlei Pang
1
-17
/
+19
2015-04-03
time: Don't build timekeeping_inject_sleeptime64() if no one uses it
Xunlei Pang
1
-0
/
+2
2015-04-03
time: Add y2038 safe update_persistent_clock64()
Xunlei Pang
1
-1
/
+12
2015-04-03
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
1
-10
/
+12
2015-04-03
time: Add y2038 safe read_boot_clock64()
Xunlei Pang
1
-2
/
+9
2015-04-02
timer: Further simplify the SMP and HOTPLUG logic
Peter Zijlstra
1
-8
/
+15
2015-04-02
timer: Don't initialize 'tvec_base' on hotplug
Viresh Kumar
1
-55
/
+43
2015-04-02
timer: Allocate per-cpu tvec_base's statically
Peter Zijlstra
1
-29
/
+19
2015-04-02
sched/deadline: Support DL task migration during CPU hotplug
Wanpeng Li
1
-0
/
+57
2015-04-02
sched/core: Check for available DL bandwidth in cpuset_cpu_inactive()
Juri Lelli
1
-28
/
+28
2015-04-02
sched/deadline: Always enqueue on previous rq when dl_task_timer() fires
Juri Lelli
1
-2
/
+2
2015-04-02
sched/core: Remove unused argument from init_[rt|dl]_rq()
Abel Vesa
4
-7
/
+7
[next]