aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/appldata
Commit message (Expand)AuthorAgeFilesLines
* [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
* [S390] appldata_base: Misc cpuinit annotations and bugfixSatyam Sharma2007-10-121-5/+6
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+2
* [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
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-1/+1
* [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-281-3/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-271-2/+2
|\
| * [NET]: Inline net_device_statsRusty Russell2007-04-251-2/+2
* | [S390] Remove debugging junk.Martin Schwidefsky2007-04-271-38/+0
|/
* [PATCH] appldata build fixAl Viro2007-03-141-1/+4
* [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
* [PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman2007-02-141-2/+1
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-053-3/+3
* [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
* [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter2006-09-261-2/+1
* [S390] cleanup appldata.Gerald Schaefer2006-09-203-85/+13
* [S390] add __cpuinit to appldata_cpu_notifyGerald Schaefer2006-08-071-1/+1