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
2016-03-10
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
3
-1
/
+86
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
bpf: avoid copying junk bytes in bpf_get_current_comm()
Alexei Starovoitov
1
-1
/
+1
2016-03-10
bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTS
Alexei Starovoitov
1
-0
/
+5
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-09
livepatch: Fix the error message about unresolvable ambiguity
Petr Mladek
1
-2
/
+2
2016-03-09
resource: Export insert_resource and remove_resource
Toshi Kani
1
-0
/
+2
2016-03-09
resource: Add remove_resource interface
Toshi Kani
1
-5
/
+46
2016-03-09
resource: Change __request_region to inherit from immediate parent
Toshi Kani
1
-3
/
+4
2016-03-09
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
4
-1
/
+34
2016-03-09
x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"
Chen Fan
1
-1
/
+8
2016-03-08
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
2
-18
/
+70
2016-03-08
bpf: check for reserved flag bits in array and stack maps
Alexei Starovoitov
2
-1
/
+4
2016-03-08
bpf: pre-allocate hash map elements
Alexei Starovoitov
2
-74
/
+181
2016-03-08
bpf: introduce percpu_freelist
Alexei Starovoitov
3
-1
/
+132
2016-03-08
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
2
-2
/
+13
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-144
/
+266
2016-03-08
cgroup: implement cgroup_subsys->implicit_on_dfl
Tejun Heo
1
-7
/
+31
2016-03-08
cgroup: use css_set->mg_dst_cgrp for the migration target cgroup
Tejun Heo
1
-13
/
+13
2016-03-08
cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroup
Tejun Heo
1
-35
/
+35
2016-03-08
cgroup: move migration destination verification out of cgroup_migrate_prepare...
Tejun Heo
1
-8
/
+20
2016-03-08
cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses()
Tejun Heo
1
-1
/
+1
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-04
Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2
-1
/
+15
2016-03-04
X.509: Make algo identifiers text instead of enum
David Howells
1
-0
/
+6
2016-03-03
cgroup: update css iteration in cgroup_update_dfl_csses()
Tejun Heo
1
-11
/
+8
2016-03-03
cgroup: allocate 2x cgrp_cset_links when setting up a new root
Tejun Heo
1
-3
/
+4
2016-03-03
cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_mask
Tejun Heo
1
-10
/
+7
2016-03-03
cgroup: reimplement rebind_subsystems() using cgroup_apply_control() and friends
Tejun Heo
1
-79
/
+28
2016-03-03
cgroup: use cgroup_apply_enable_control() in cgroup creation path
Tejun Heo
1
-24
/
+14
2016-03-03
cgroup: combine cgroup_mutex locking and offline css draining
Tejun Heo
1
-28
/
+27
2016-03-03
cgroup: factor out cgroup_{apply|finalize}_control() from cgroup_subtree_cont...
Tejun Heo
1
-23
/
+58
[prev]
[next]