aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/appldata (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner1-4/+0
2018-10-09s390/appldata: do not use stack buffers for hardware dataMartin Schwidefsky1-12/+23
2018-10-09s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky1-1/+3
2018-07-06s390/appldata: reuse generic proc handler functionsVasily Gorbik1-76/+45
2018-07-02s390: fix gcc 8 stringop-truncation warnings in proc handlersVasily Gorbik1-3/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky1-0/+1
2017-11-24s390: appldata: add SPDX identifiers to the remaining filesGreg Kroah-Hartman4-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-03sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>Ingo Molnar1-0/+1
2017-02-01sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker1-8/+8
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-09-06s390: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-07-28mm: move most file-based accounting to the nodeMel Gorman1-1/+1
2014-10-20s390: appldata: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-20s390/appldata: add slab.h for kzalloc/kfreeJeff Mahoney1-0/+1
2014-03-07s390/appldata_os: fix cpu array size calculationGerald Schaefer1-1/+1
2014-01-29s390/appldata: restore missing init_virt_timer()Gerald Schaefer1-0/+1
2013-10-28s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-5/+5
2013-10-24s390/appldata: make copy_from_user() invocations provably correctHeiko Carstens1-3/+5
2013-06-26s390/appldata_net_sum: do not use static dataSebastian Ott1-4/+14
2013-06-26s390/appldata_mem: do not use static dataSebastian Ott1-4/+14
2013-05-28arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()Chen Gang1-2/+5
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens3-3/+3
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky1-116/+14
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens5-13/+3
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa1-8/+8
2011-05-26[S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens1-2/+0
2011-05-23[S390] get rid of unused variablesHeiko Carstens1-2/+0
2010-08-13[S390] appldata: fix dev_get_stats 64 bit conversionHeiko Carstens1-1/+2
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+2
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet1-1/+2
2010-06-08[S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-2/+0
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+5
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-2/+2
2009-11-10s390: use RCU to walk list of network devicesstephen hemminger1-3/+5
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-5/+4
2009-06-16[S390] pm: appldata power management callbacksGerald Schaefer1-4/+115
2009-04-23[S390] appldata: avoid deadlock with appldata_memGerald Schaefer2-17/+17
2009-04-14[S390] appldata: Use new mod_virt_timer_periodic() function.Gerald Schaefer1-1/+1
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-2/+2
2008-12-25[S390] convert appldata printks to pr_xxx macros.Gerald Schaefer3-21/+16
2008-11-19netdev: introduce dev_get_stats()Stephen Hemminger1-2/+2
2008-10-28[S390] appldata: unsigned ops->size cannot be negativeRoel Kluin1-1/+1
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-2/+2
2008-07-14[S390] Cleanup appldata printk messages.Gerald Schaefer5-177/+11