aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2005-09-29[PATCH] s390 signal annotationsAl Viro
2005-09-17[PATCH] s390: kernel stack corruptionPeter Oberparleiter
2005-09-17[PATCH] s390: diag 0x308 reiplVolker Sameske
2005-09-17[PATCH] s390: show_cpuinfo fixHeiko Carstens
2005-09-17[PATCH] s390: default configurationMartin Schwidefsky
2005-09-12[PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg
2005-09-09[PATCH] missing CHECKFLAGS on s390viro@ZenIV.linux.org.uk
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2005-09-05[PATCH] s390: compat system callsHeiko Carstens
2005-09-05[PATCH] s390: pfault interrupt raceMartin Schwidefsky
2005-09-05[PATCH] s390: debug feature changesMichael Holzheu
2005-09-05[PATCH] s390: machine check handler bugsMartin Schwidefsky
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt
2005-08-23[PATCH] broken inline asm on s390 (misuse of labels)Al Viro
2005-08-01[PATCH] s390: ioprio & inotify system calls.Martin Schwidefsky
2005-08-01[PATCH] s390: kexec fixes and improvements.Heiko Carstens
2005-07-29[PATCH] s390: fix inline assembly in appldataGerald Schaefer
2005-07-29[PATCH] s390: check for interrupt before waitingHeiko Carstens
2005-07-29[PATCH] s390: default configurationMartin Schwidefsky
2005-07-27[PATCH] s390: cpu timer reset in machine check handlerHeiko Carstens
2005-07-27[PATCH] s390: 31 bit memory size limitHeiko Carstens
2005-07-27[PATCH] s390: external call performanceHeiko Carstens
2005-07-27[PATCH] s390: spin lock retryMartin Schwidefsky
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-07-13[PATCH] s390: fadvise hint values.Martin Schwidefsky
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg
2005-06-25[PATCH] kexec code cleanupManeesh Soni
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg
2005-06-25[PATCH] kexec: s390 supportHeiko Carstens
2005-06-25[PATCH] s390: debug feature changesMichael Holzheu
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger
2005-06-25[PATCH] s390: improved machine check handlingHeiko Carstens
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo
2005-06-23[PATCH] compat: introduce compat_time_tStephen Rothwell
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen
2005-06-21[PATCH] s390: pending interrupt after ipl from readerHeiko Carstens
2005-06-21[PATCH] s390: memory detection > 32GBHeiko Carstens
2005-06-21[PATCH] s390: cmm sender parameter visibilityHeiko Carstens
2005-06-21[PATCH] s390: kernel stack overflow panicHeiko Carstens
2005-06-21[PATCH] s390: #ifdefs in compat_ioctlsMartin Schwidefsky
2005-06-04[PATCH] s390: deadlock in appldataGerald Schaefer
2005-06-04[PATCH] s390: in_interrupt vs. in_atomicMartin Schwidefsky
2005-06-04[PATCH] s390: uml ptrace fixesBodo Stroesser
2005-06-04[PATCH] s390: ptrace peek and pokeMartin Schwidefsky
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl