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-09-22
cgroup: make cgroup_update_dfl_csses() migrate all target processes atomically
Tejun Heo
1
-36
/
+8
2015-09-22
cgroup: separate out taskset operations from cgroup_migrate()
Tejun Heo
1
-86
/
+125
2015-09-22
cgroup: reorder cgroup_migrate()'s parameters
Tejun Heo
1
-6
/
+6
2015-09-22
cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()
Tejun Heo
2
-16
/
+4
2015-09-22
cpuset: migrate memory only for threadgroup leaders
Tejun Heo
1
-18
/
+22
2015-09-19
cgroup: generalize obtaining the handles of and notifying cgroup files
Tejun Heo
1
-7
/
+19
2015-09-19
cgroup: restructure file creation / removal handling
Tejun Heo
1
-67
/
+76
2015-09-19
cgroup: cosmetic updates to rebind_subsystems()
Tejun Heo
1
-16
/
+15
2015-09-19
cgroup: make cgroup_addrm_files() clean up after itself on failures
Tejun Heo
1
-6
/
+7
2015-09-19
cgroup: relocate cgroup_populate_dir()
Tejun Heo
1
-32
/
+31
2015-09-19
cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE
Tejun Heo
2
-18
/
+7
2015-09-19
cgroup: replace "cgroup.populated" with "cgroup.events"
Tejun Heo
1
-8
/
+9
2015-09-18
cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()
Tejun Heo
2
-10
/
+71
2015-09-18
cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()
Tejun Heo
1
-7
/
+21
2015-09-18
cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_...
Tejun Heo
1
-1
/
+26
2015-09-16
cgroup: simplify threadgroup locking
Tejun Heo
1
-33
/
+12
2015-09-16
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2
-61
/
+20
2015-09-16
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...
Tejun Heo
2
-20
/
+61
2015-09-16
Revert "cgroup: simplify threadgroup locking"
Tejun Heo
1
-12
/
+33
2015-09-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+70
2015-09-12
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-09-12
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
3
-0
/
+70
2015-09-11
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
Rafael J. Wysocki
1
-1
/
+1
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-2591
/
+2681
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+10
2015-09-10
sysctl: fix int -> unsigned long assignments in INT_MIN case
Ilya Dryomov
1
-5
/
+5
2015-09-10
kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo
Baoquan He
1
-0
/
+3
2015-09-10
kexec: align crash_notes allocation to make it be inside one physical page
Baoquan He
1
-1
/
+22
2015-09-10
kexec: remove unnecessary test in kimage_alloc_crash_control_pages()
Minfei Huang
1
-2
/
+1
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
8
-1500
/
+1521
2015-09-10
kexec: split kexec_file syscall code to kexec_file.c
Dave Young
4
-1045
/
+1079
2015-09-10
kmod: handle UMH_WAIT_PROC from system unbound workqueue
Frederic Weisbecker
1
-24
/
+20
2015-09-10
kmod: use system_unbound_wq instead of khelper
Frederic Weisbecker
1
-23
/
+17
2015-09-10
kmod: add up-to-date explanations on the purpose of each asynchronous levels
Frederic Weisbecker
1
-8
/
+24
2015-09-10
kmod: remove unecessary explicit wide CPU affinity setting
Frederic Weisbecker
1
-3
/
+0
2015-09-10
kmod: bunch of internal functions renames
Frederic Weisbecker
1
-13
/
+17
2015-09-10
kmod: correct documentation of return status of request_module
NeilBrown
1
-4
/
+5
2015-09-10
kernel/cred.c: remove unnecessary kdebug atomic reads
Joe Perches
1
-4
/
+9
2015-09-10
kernel/extable.c: remove duplicated include
Wei Yongjun
1
-1
/
+0
2015-09-10
bpf: fix out of bounds access in verifier log
Alexei Starovoitov
1
-2
/
+2
2015-09-09
ebpf: fix fd refcount leaks related to maps in bpf syscall
Daniel Borkmann
1
-4
/
+8
2015-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+5
2015-09-09
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
1
-4
/
+4
2015-09-09
cgroup: fix seq_show_option merge with legacy_name
Kees Cook
1
-1
/
+1
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-25
/
+228
2015-09-09
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
8
-416
/
+516
2015-09-08
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
8
-37
/
+351
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
6
-421
/
+45
2015-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+14
2015-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-99
/
+143
[next]