summaryrefslogtreecommitdiff
path: root/arch/s390/appldata
AgeCommit message (Expand)Author
2023-10-10S390: Remove now superfluous sentinel elem from ctl_table arraysJoel Granados
2023-08-15sysctl: Add size to register_sysctlJoel Granados
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens
2023-03-20s390: simplify dynamic sysctl registration for appldata_register_opsLuis Chamberlain
2023-03-20s390: simplify one-level sysctl registration for appldata_tableLuis Chamberlain
2022-12-02s390/appldata: remove power management callbacksHeiko Carstens
2020-06-29s390/appldata: use struct_size() helperGustavo A. R. Silva
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-05-20Documentation/s390: Update / remove developerWorks web linksGerald Schaefer
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-02-27s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner
2018-10-09s390/appldata: do not use stack buffers for hardware dataMartin Schwidefsky
2018-10-09s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky
2018-07-06s390/appldata: reuse generic proc handler functionsVasily Gorbik
2018-07-02s390: fix gcc 8 stringop-truncation warnings in proc handlersVasily Gorbik
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-11-24s390: appldata: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-03sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-01sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-06s390: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-28mm: move most file-based accounting to the nodeMel Gorman
2014-10-20s390: appldata: drop owner assignment from platform_driversWolfram Sang
2014-05-20s390/appldata: add slab.h for kzalloc/kfreeJeff Mahoney
2014-03-07s390/appldata_os: fix cpu array size calculationGerald Schaefer
2014-01-29s390/appldata: restore missing init_virt_timer()Gerald Schaefer
2013-10-28s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-10-24s390/appldata: make copy_from_user() invocations provably correctHeiko Carstens
2013-06-26s390/appldata_net_sum: do not use static dataSebastian Ott
2013-06-26s390/appldata_mem: do not use static dataSebastian Ott
2013-05-28arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()Chen Gang
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa
2011-05-26[S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens
2011-05-23[S390] get rid of unused variablesHeiko Carstens
2010-08-13[S390] appldata: fix dev_get_stats 64 bit conversionHeiko Carstens
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-06-08[S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds