| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/accounting: Change cpustat fields to an array | Glauber Costa | 2011-12-06 | 1 | -8/+8 |
* | [S390] mm: add ZONE_DMA to 31-bit config again | Heiko Carstens | 2011-05-26 | 1 | -2/+0 |
* | [S390] get rid of unused variables | Heiko Carstens | 2011-05-23 | 1 | -2/+0 |
* | [S390] appldata: fix dev_get_stats 64 bit conversion | Heiko Carstens | 2010-08-13 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 | 1 | -1/+2 |
|\ |
|
| * | net: fix 64 bit counters on 32 bit arches | Eric Dumazet | 2010-07-07 | 1 | -1/+2 |
* | | [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag | Heiko Carstens | 2010-06-08 | 1 | -1/+1 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -2/+0 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 | 1 | -3/+5 |
|\ |
|
| * | s390: use RCU to walk list of network devices | stephen hemminger | 2009-11-10 | 1 | -3/+5 |
* | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 1 | -2/+2 |
|/ |
|
* | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 1 | -5/+4 |
* | [S390] pm: appldata power management callbacks | Gerald Schaefer | 2009-06-16 | 1 | -4/+115 |
* | [S390] appldata: avoid deadlock with appldata_mem | Gerald Schaefer | 2009-04-23 | 2 | -17/+17 |
* | [S390] appldata: Use new mod_virt_timer_periodic() function. | Gerald Schaefer | 2009-04-14 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 1 | -2/+2 |
|\ |
|
| * | netdev: introduce dev_get_stats() | Stephen Hemminger | 2008-11-19 | 1 | -2/+2 |
* | | [S390] convert appldata printks to pr_xxx macros. | Gerald Schaefer | 2008-12-25 | 3 | -21/+16 |
|/ |
|
* | [S390] appldata: unsigned ops->size cannot be negative | Roel Kluin | 2008-10-28 | 1 | -1/+1 |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 1 | -2/+2 |
|\ |
|
| * | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -2/+2 |
* | | [S390] Cleanup appldata printk messages. | Gerald Schaefer | 2008-07-14 | 5 | -177/+11 |
* | | [S390] make appldata compile w/o CONFIG_SWAP | Gerald Schaefer | 2008-07-14 | 1 | -0/+2 |
|/ |
|
* | [S390] appldata: prevent cpu hotplug when walking cpu_online_map. | Gerald Schaefer | 2008-05-30 | 1 | -0/+8 |
* | [S390] appldata: remove unused binary sysctls. | Heiko Carstens | 2007-11-20 | 5 | -63/+15 |
* | [S390] appldata_base: Remove module_exit function and modular stuff | Satyam Sharma | 2007-10-12 | 1 | -52/+2 |
* | [S390] appldata_base: Misc cpuinit annotations and bugfix | Satyam Sharma | 2007-10-12 | 1 | -5/+6 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 | 1 | -1/+2 |
* | [S390] Convert to smp_call_function_single. | Heiko Carstens | 2007-07-27 | 1 | -6/+6 |
* | [S390] Fix yet another two section mismatches. | Heiko Carstens | 2007-06-19 | 1 | -3/+2 |
* | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 1 | -0/+2 |
* | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2007-05-03 | 1 | -1/+1 |
* | [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. | Rusty Russell | 2007-04-28 | 1 | -3/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-04-27 | 1 | -2/+2 |
|\ |
|
| * | [NET]: Inline net_device_stats | Rusty Russell | 2007-04-25 | 1 | -2/+2 |
* | | [S390] Remove debugging junk. | Martin Schwidefsky | 2007-04-27 | 1 | -38/+0 |
|/ |
|
* | [PATCH] appldata build fix | Al Viro | 2007-03-14 | 1 | -1/+4 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -2/+2 |
* | [PATCH] sysctl: s390: remove unnecessary use of insert_at_head | Eric W. Biederman | 2007-02-14 | 1 | -2/+2 |
* | [PATCH] sysctl: s390: move sysctl definitions to sysctl.h | Eric W. Biederman | 2007-02-14 | 1 | -2/+1 |
* | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 | 3 | -3/+3 |
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 2006-12-07 | 1 | -2/+0 |
* | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 1 | -3/+3 |
* | [S390] Initialize interval value to 0. | Gerald Schaefer | 2006-10-27 | 1 | -0/+1 |
* | [S390] irq change improvements. | Heiko Carstens | 2006-10-11 | 1 | -1/+1 |
* | [PATCH] convert s390 page handling macros to functions | Heiko Carstens | 2006-09-29 | 1 | -1/+1 |
* | [S390] Avoid static struct initializations in appldata. | Gerald Schaefer | 2006-09-28 | 1 | -2/+2 |
* | [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones | Christoph Lameter | 2006-09-26 | 1 | -2/+1 |
* | [S390] cleanup appldata. | Gerald Schaefer | 2006-09-20 | 3 | -85/+13 |