summaryrefslogtreecommitdiffstats
path: root/arch/s390/appldata
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-051-0/+1
* s390: appldata: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-244-0/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...Ingo Molnar2017-03-031-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker2017-02-011-8/+8
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-061-1/+1
* mm: move most file-based accounting to the nodeMel Gorman2016-07-281-1/+1
* s390: appldata: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* s390/appldata: add slab.h for kzalloc/kfreeJeff Mahoney2014-05-201-0/+1
* s390/appldata_os: fix cpu array size calculationGerald Schaefer2014-03-071-1/+1
* s390/appldata: restore missing init_virt_timer()Gerald Schaefer2014-01-291-0/+1
* s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-10-281-5/+5
* s390/appldata: make copy_from_user() invocations provably correctHeiko Carstens2013-10-241-3/+5
* s390/appldata_net_sum: do not use static dataSebastian Ott2013-06-261-4/+14
* s390/appldata_mem: do not use static dataSebastian Ott2013-06-261-4/+14
* arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()Chen Gang2013-05-281-2/+5
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-143-3/+3
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-201-116/+14
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-205-13/+3
* sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-061-8/+8
* [S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens2011-05-261-2/+0
* [S390] get rid of unused variablesHeiko Carstens2011-05-231-2/+0
* [S390] appldata: fix dev_get_stats 64 bit conversionHeiko Carstens2010-08-131-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041-1/+2
|\
| * net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-071-1/+2
* | [S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens2010-06-081-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+0
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-3/+5
|\
| * s390: use RCU to walk list of network devicesstephen hemminger2009-11-101-3/+5
* | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-2/+2
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-5/+4
* [S390] pm: appldata power management callbacksGerald Schaefer2009-06-161-4/+115
* [S390] appldata: avoid deadlock with appldata_memGerald Schaefer2009-04-232-17/+17
* [S390] appldata: Use new mod_virt_timer_periodic() function.Gerald Schaefer2009-04-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281-2/+2
|\
| * netdev: introduce dev_get_stats()Stephen Hemminger2008-11-191-2/+2
* | [S390] convert appldata printks to pr_xxx macros.Gerald Schaefer2008-12-253-21/+16
|/
* [S390] appldata: unsigned ops->size cannot be negativeRoel Kluin2008-10-281-1/+1
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-2/+2
|\
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-2/+2
* | [S390] Cleanup appldata printk messages.Gerald Schaefer2008-07-145-177/+11
* | [S390] make appldata compile w/o CONFIG_SWAPGerald Schaefer2008-07-141-0/+2
|/
* [S390] appldata: prevent cpu hotplug when walking cpu_online_map.Gerald Schaefer2008-05-301-0/+8
* [S390] appldata: remove unused binary sysctls.Heiko Carstens2007-11-205-63/+15
* [S390] appldata_base: Remove module_exit function and modular stuffSatyam Sharma2007-10-121-52/+2
OpenPOWER on IntegriCloud