aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/appldata (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-14[S390] make appldata compile w/o CONFIG_SWAPGerald Schaefer1-0/+2
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-2/+2
2008-05-30[S390] appldata: prevent cpu hotplug when walking cpu_online_map.Gerald Schaefer1-0/+8
2007-11-20[S390] appldata: remove unused binary sysctls.Heiko Carstens5-63/+15
2007-10-12[S390] appldata_base: Remove module_exit function and modular stuffSatyam Sharma1-52/+2
2007-10-12[S390] appldata_base: Misc cpuinit annotations and bugfixSatyam Sharma1-5/+6
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+2
2007-07-27[S390] Convert to smp_call_function_single.Heiko Carstens1-6/+6
2007-06-19[S390] Fix yet another two section mismatches.Heiko Carstens1-3/+2
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+2
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-1/+1
2007-04-28[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell1-3/+0
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2007-04-27[S390] Remove debugging junk.Martin Schwidefsky1-38/+0
2007-04-25[NET]: Inline net_device_statsRusty Russell1-2/+2
2007-03-14[PATCH] appldata build fixAl Viro1-1/+4
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-2/+2
2007-02-14[PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman1-2/+2
2007-02-14[PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman1-2/+1
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens3-3/+3
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-2/+0
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-3/+3
2006-10-27[S390] Initialize interval value to 0.Gerald Schaefer1-0/+1
2006-10-11[S390] irq change improvements.Heiko Carstens1-1/+1
2006-09-29[PATCH] convert s390 page handling macros to functionsHeiko Carstens1-1/+1
2006-09-28[S390] Avoid static struct initializations in appldata.Gerald Schaefer1-2/+2