summaryrefslogtreecommitdiffstats
path: root/arch/s390/appldata/appldata_base.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* s390: appldata: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...Ingo Molnar2017-03-031-0/+1
* 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
* s390: appldata: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* 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
* arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()Chen Gang2013-05-281-2/+5
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-201-116/+14
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+0
* [S390] get rid of unused variablesHeiko Carstens2011-05-231-2/+0
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* 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-231-16/+16
* [S390] appldata: Use new mod_virt_timer_periodic() function.Gerald Schaefer2009-04-141-1/+1
* [S390] convert appldata printks to pr_xxx macros.Gerald Schaefer2008-12-251-5/+7
* [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-141-34/+5
* | [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-201-59/+15
* [S390] appldata_base: Remove module_exit function and modular stuffSatyam Sharma2007-10-121-52/+2
* [S390] appldata_base: Misc cpuinit annotations and bugfixSatyam Sharma2007-10-121-5/+6
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-271-6/+6
* [S390] Fix yet another two section mismatches.Heiko Carstens2007-06-191-3/+2
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
* [S390] Remove debugging junk.Martin Schwidefsky2007-04-271-38/+0
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-2/+2
* [PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman2007-02-141-2/+2
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-1/+1
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+0
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-3/+3
* [S390] Initialize interval value to 0.Gerald Schaefer2006-10-271-0/+1
* [S390] irq change improvements.Heiko Carstens2006-10-111-1/+1
* [PATCH] convert s390 page handling macros to functionsHeiko Carstens2006-09-291-1/+1
* [S390] Avoid static struct initializations in appldata.Gerald Schaefer2006-09-281-2/+2
* [S390] cleanup appldata.Gerald Schaefer2006-09-201-69/+12
* [S390] add __cpuinit to appldata_cpu_notifyGerald Schaefer2006-08-071-1/+1
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] Light weight event countersChristoph Lameter2006-06-301-1/+0
|/
* [S390] appldata enhancements.Gerald Schaefer2006-06-291-26/+13
* [S390] avenrun export in appdata_base.cGerald Schaefer2006-06-291-1/+0
OpenPOWER on IntegriCloud