aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/appldata/appldata_base.c
AgeCommit message (Expand)Author
2014-10-20s390: appldata: drop owner assignment from platform_driversWolfram Sang
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-05-28arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()Chen Gang
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-05-23[S390] get rid of unused variablesHeiko Carstens
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-06-16[S390] pm: appldata power management callbacksGerald Schaefer
2009-04-23[S390] appldata: avoid deadlock with appldata_memGerald Schaefer
2009-04-14[S390] appldata: Use new mod_virt_timer_periodic() function.Gerald Schaefer
2008-12-25[S390] convert appldata printks to pr_xxx macros.Gerald Schaefer
2008-10-28[S390] appldata: unsigned ops->size cannot be negativeRoel Kluin
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-14[S390] Cleanup appldata printk messages.Gerald Schaefer
2008-07-14[S390] make appldata compile w/o CONFIG_SWAPGerald Schaefer
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-05-30[S390] appldata: prevent cpu hotplug when walking cpu_online_map.Gerald Schaefer
2007-11-20[S390] appldata: remove unused binary sysctls.Heiko Carstens
2007-10-12[S390] appldata_base: Remove module_exit function and modular stuffSatyam Sharma
2007-10-12[S390] appldata_base: Misc cpuinit annotations and bugfixSatyam Sharma
2007-07-27[S390] Convert to smp_call_function_single.Heiko Carstens
2007-06-19[S390] Fix yet another two section mismatches.Heiko Carstens
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-04-27[S390] Remove debugging junk.Martin Schwidefsky
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-10-27[S390] Initialize interval value to 0.Gerald Schaefer
2006-10-11[S390] irq change improvements.Heiko Carstens
2006-09-29[PATCH] convert s390 page handling macros to functionsHeiko Carstens
2006-09-28[S390] Avoid static struct initializations in appldata.Gerald Schaefer
2006-09-20[S390] cleanup appldata.Gerald Schaefer
2006-08-07[S390] add __cpuinit to appldata_cpu_notifyGerald Schaefer
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] Light weight event countersChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[S390] appldata enhancements.Gerald Schaefer
2006-06-29[S390] avenrun export in appdata_base.cGerald Schaefer
2006-06-29[S390] add __cpuinit to appldata cpu hotplug notifier.Gerald Schaefer
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman
2006-03-24[PATCH] s390: kzalloc() conversion in arch/s390Eric Sesterhenn
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky