aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds3-5/+3
2007-04-27[S390] Clean up smp code in preparation for some larger changes.Heiko Carstens1-161/+100
2007-04-27[S390] Remove debugging junk.Martin Schwidefsky1-38/+0
2007-04-27[S390] Switch etr from tasklet to workqueue.Martin Schwidefsky1-17/+17
2007-04-27[S390] Processor degradation notification.Heiko Carstens1-5/+43
2007-04-27[S390] vtime: cleanup per_cpu usage.Jan Glauber1-9/+7
2007-04-27[S390] crypto: cleanup.Jan Glauber2-86/+81
2007-04-27[S390] zfcpdump support.Michael Holzheu7-86/+330
2007-04-27[S390] Improved kernel stack overflow checking.Martin Schwidefsky1-0/+2
2007-04-27[S390] No execute support cleanup.Martin Schwidefsky1-51/+21
2007-04-27[S390] Minor fault path optimization.Martin Schwidefsky1-118/+141
2007-04-27[S390] Use generic bug.Heiko Carstens5-5/+33
2007-04-27[S390] Improved oops output.Martin Schwidefsky3-39/+1296
2007-04-27[S390] System call cleanup.Martin Schwidefsky8-225/+162
2007-04-27[S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens1-1/+22
2007-04-27[S390] memory detection: stop at first memory hole.Heiko Carstens1-4/+3
2007-04-25[S390]: Fix build on 31-bit.David S. Miller2-3/+1
2007-04-25[NET]: Inline net_device_statsRusty Russell1-2/+2
2007-03-26[S390] kprobes: Align probe address.David Wilder1-1/+1
2007-03-19[S390] Wire up sys_utimes.Heiko Carstens2-0/+7
2007-03-19[S390] reboot from and dump to SCSI under z/VM fails.Michael Holzheu1-5/+4
2007-03-19[S390] Wire up compat_sys_epoll_pwait.Heiko Carstens2-1/+12
2007-03-19[S390] strlcpy is smart enoughJean Delvare1-1/+1
2007-03-19[S390] memory detection: fix off by one bug.Heiko Carstens1-2/+8
2007-03-14[PATCH] appldata build fixAl Viro1-1/+4
2007-03-05[S390] Fixed handling of access register mode faults.Gerald Schaefer3-64/+63
2007-03-05[S390] nss: disable kexec.Heiko Carstens2-0/+7
2007-03-05[S390] reipl: move dump_prefix_page out of text section.Heiko Carstens3-12/+18
2007-03-05[S390] smp: disable preemption in smp_call_function/smp_call_function_onHeiko Carstens1-7/+8
2007-03-05[S390] kprobes breaks BUG_ONMartin Schwidefsky1-14/+7
2007-02-21[S390] Replace $(ARCH) macros in MakefileMichael Holzheu1-6/+6
2007-02-21[S390] nss: Free unused memory in kernel image.Heiko Carstens4-28/+17
2007-02-21[S390] bss section clearing.Heiko Carstens1-1/+1
2007-02-21[S390] Remove BUG() statementMichael Holzheu1-1/+1
2007-02-21[S390] New header file ipl.hMichael Holzheu4-22/+5
2007-02-21[S390] New get_cpu_id() inline assemblyMichael Holzheu2-2/+2
2007-02-21[S390] etr: Add barrier() to etr_sync_cpu_start().Heiko Carstens1-1/+9
2007-02-21[S390] Optional ZONE_DMA for s390.Heiko Carstens2-2/+4
2007-02-21[S390] smp_call_function cleanupJan Glauber1-104/+77
2007-02-21[S390] prevent softirqs if delay is called disabledMartin Schwidefsky1-0/+7
2007-02-21[S390] update default configurationMartin Schwidefsky1-6/+15
2007-02-16[PATCH] clocksource: fixup is_continous changes on S390Thomas Gleixner1-1/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman3-4/+4
2007-02-14[PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman3-4/+4
2007-02-14[PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman3-7/+1
2007-02-12Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-6/+9
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven2-3/+3
2007-02-12[PATCH] Dynamic kernel command-line: s390Alon Bar-Lev1-1/+1
2007-02-12[S390] smp_call_function/smp_call_function_on locking.Heiko Carstens1-6/+9