aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/appldata (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter1-2/+1
2006-09-20[S390] cleanup appldata.Gerald Schaefer3-85/+13
2006-08-07[S390] add __cpuinit to appldata_cpu_notifyGerald Schaefer1-1/+1
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman1-5/+5
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-4/+0
2006-06-30[PATCH] Light weight event countersChristoph Lameter2-11/+10
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-29[S390] appldata enhancements.Gerald Schaefer5-63/+108
2006-06-29[S390] avenrun export in appdata_base.cGerald Schaefer1-1/+0
2006-06-29[S390] add __cpuinit to appldata cpu hotplug notifier.Gerald Schaefer1-1/+1
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman1-1/+1
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman1-1/+1
2006-03-24[PATCH] s390: kzalloc() conversion in arch/s390Eric Sesterhenn1-2/+1
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-4/+4
2006-01-06[PATCH] s390: cputime_t fixesMartin Schwidefsky1-7/+7
2005-11-08[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)Al Viro1-2/+5
2005-07-29[PATCH] s390: fix inline assembly in appldataGerald Schaefer1-1/+5
2005-06-04[PATCH] s390: deadlock in appldataGerald Schaefer4-35/+45
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+1468