aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] remove timer debug fieldAndrew Morton1-16/+2
2005-10-30[PATCH] s390: export ipl device parametersHeiko Carstens3-7/+317
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt1-0/+9
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-3/+1
2005-09-29[PATCH] s390 signal annotationsAl Viro2-5/+5
2005-09-17[PATCH] s390: kernel stack corruptionPeter Oberparleiter2-2/+2
2005-09-17[PATCH] s390: diag 0x308 reiplVolker Sameske4-1/+46
2005-09-17[PATCH] s390: show_cpuinfo fixHeiko Carstens1-0/+2
2005-09-17[PATCH] s390: default configurationMartin Schwidefsky1-11/+25
2005-09-12[PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com1-1/+1
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-6/+6
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds7-16/+6
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg7-16/+6
2005-09-09[PATCH] missing CHECKFLAGS on s390viro@ZenIV.linux.org.uk1-0/+2
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-4/+1
2005-09-05[PATCH] s390: compat system callsHeiko Carstens1-2/+2
2005-09-05[PATCH] s390: pfault interrupt raceMartin Schwidefsky1-1/+4
2005-09-05[PATCH] s390: debug feature changesMichael Holzheu1-20/+32
2005-09-05[PATCH] s390: machine check handler bugsMartin Schwidefsky2-55/+174
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2-12/+10
2005-08-23[PATCH] broken inline asm on s390 (misuse of labels)Al Viro1-4/+4
2005-08-01[PATCH] s390: ioprio & inotify system calls.Martin Schwidefsky2-0/+31
2005-08-01[PATCH] s390: kexec fixes and improvements.Heiko Carstens5-5/+109
2005-07-29[PATCH] s390: fix inline assembly in appldataGerald Schaefer1-1/+5
2005-07-29[PATCH] s390: check for interrupt before waitingHeiko Carstens2-0/+14
2005-07-29[PATCH] s390: default configurationMartin Schwidefsky1-111/+142
2005-07-27[PATCH] s390: cpu timer reset in machine check handlerHeiko Carstens2-6/+6
2005-07-27[PATCH] s390: 31 bit memory size limitHeiko Carstens1-1/+6
2005-07-27[PATCH] s390: external call performanceHeiko Carstens4-13/+17
2005-07-27[PATCH] s390: spin lock retryMartin Schwidefsky4-11/+135
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-6/+0
2005-07-13[PATCH] s390: fadvise hint values.Martin Schwidefsky2-2/+40
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-1/+3
2005-06-25[PATCH] kexec code cleanupManeesh Soni1-2/+2
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg1-1/+1
2005-06-25[PATCH] kexec: s390 supportHeiko Carstens8-1/+305
2005-06-25[PATCH] s390: debug feature changesMichael Holzheu1-285/+535
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger6-53/+75
2005-06-25[PATCH] s390: improved machine check handlingHeiko Carstens5-56/+215
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo1-1/+3
2005-06-23[PATCH] compat: introduce compat_time_tStephen Rothwell1-1/+1
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell1-2/+2
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-0/+2
2005-06-21[PATCH] s390: pending interrupt after ipl from readerHeiko Carstens2-4/+34
2005-06-21[PATCH] s390: memory detection > 32GBHeiko Carstens2-7/+7
2005-06-21[PATCH] s390: cmm sender parameter visibilityHeiko Carstens1-1/+1
2005-06-21[PATCH] s390: kernel stack overflow panicHeiko Carstens1-1/+4
2005-06-21[PATCH] s390: #ifdefs in compat_ioctlsMartin Schwidefsky1-6/+0
2005-06-04[PATCH] s390: deadlock in appldataGerald Schaefer4-35/+45