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
/
arch
/
s390
/
appldata
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-11
S390: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
1
-3
/
+1
2023-08-16
sysctl: Add size to register_sysctl
Joel Granados
1
-1
/
+1
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2
-3
/
+3
2023-03-20
s390: simplify dynamic sysctl registration for appldata_register_ops
Luis Chamberlain
1
-12
/
+8
2023-03-20
s390: simplify one-level sysctl registration for appldata_table
Luis Chamberlain
1
-11
/
+1
2022-12-02
s390/appldata: remove power management callbacks
Heiko Carstens
1
-111
/
+2
2020-06-29
s390/appldata: use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-12
/
+0
2020-05-20
Documentation/s390: Update / remove developerWorks web links
Gerald Schaefer
3
-12
/
+0
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-6
/
+5
2020-02-27
s390: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
1
-10
/
+5
2018-10-27
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
1
-4
/
+0
2018-10-09
s390/appldata: do not use stack buffers for hardware data
Martin Schwidefsky
1
-12
/
+23
2018-10-09
s390/appldata: pass parameter list pointer to appldata_asm
Martin Schwidefsky
1
-1
/
+3
2018-07-06
s390/appldata: reuse generic proc handler functions
Vasily Gorbik
1
-76
/
+45
2018-07-02
s390: fix gcc 8 stringop-truncation warnings in proc handlers
Vasily Gorbik
1
-3
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
1
-0
/
+1
2017-11-24
s390: appldata: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
4
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-03
sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-01
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
1
-8
/
+8
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-06
s390: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-07-29
mm: move most file-based accounting to the node
Mel Gorman
1
-1
/
+1
2014-10-20
s390: appldata: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-20
s390/appldata: add slab.h for kzalloc/kfree
Jeff Mahoney
1
-0
/
+1
2014-03-07
s390/appldata_os: fix cpu array size calculation
Gerald Schaefer
1
-1
/
+1
2014-01-29
s390/appldata: restore missing init_virt_timer()
Gerald Schaefer
1
-0
/
+1
2013-10-28
s390: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-5
/
+5
2013-10-24
s390/appldata: make copy_from_user() invocations provably correct
Heiko Carstens
1
-3
/
+5
2013-06-26
s390/appldata_net_sum: do not use static data
Sebastian Ott
1
-4
/
+14
2013-06-26
s390/appldata_mem: do not use static data
Sebastian Ott
1
-4
/
+14
2013-05-28
arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()
Chen Gang
1
-2
/
+5
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
3
-3
/
+3
2012-07-20
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
1
-116
/
+14
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
5
-13
/
+3
2011-12-06
sched/accounting: Change cpustat fields to an array
Glauber Costa
1
-8
/
+8
2011-05-26
[S390] mm: add ZONE_DMA to 31-bit config again
Heiko Carstens
1
-2
/
+0
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
1
-2
/
+0
2010-08-13
[S390] appldata: fix dev_get_stats 64 bit conversion
Heiko Carstens
1
-1
/
+2
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+2
2010-07-08
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
1
-1
/
+2
2010-06-08
[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
Heiko Carstens
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-2
/
+0
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-3
/
+5
[next]