aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-20[S390] initrd vs. bootmem bitmap.Heiko Carstens4-11/+48
2006-09-20[S390] add kprobes support.Michael Grundy6-3/+711
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro2-0/+37
2006-09-11[PATCH] audit: more syscall classes addedAl Viro2-0/+26
2006-09-11[PATCH] syscall classes hookup for ppc and s390Al Viro3-1/+44
2006-07-18[S390] sysfs_create_xxx return values.Heiko Carstens1-10/+36
2006-07-18[S390] .align 4096 statements in head.SHeiko Carstens2-4/+4
2006-07-12[S390] Fix sparse warnings.Heiko Carstens7-21/+26
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck1-0/+1
2006-07-10[PATCH] s390: remove BINFMT_ELF32 config optionHeiko Carstens1-2/+2
2006-07-03[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.cPaul Mackerras1-8/+0
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens4-2/+51
2006-07-03[PATCH] lockdep: stacktrace subsystem, s390 supportHeiko Carstens2-0/+91
2006-07-01[PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens2-3/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel17-17/+0
2006-06-29[S390] Add vmpanic parameter.Peter Oberparleiter1-0/+34
2006-06-29[S390] remove export of sys_call_tableMartin Schwidefsky2-3/+0
2006-06-29[S390] remove unused macros from binfmt_elf32.cMartin Schwidefsky1-5/+0
2006-06-29[S390] fix duplicate export of overflow{ug}idSerge E. Hallyn1-2/+0
2006-06-29[S390] head.S code moving.Heiko Carstens3-90/+88
2006-06-29[S390] virtual cpu accounting vs. machine checks.Martin Schwidefsky2-41/+116
2006-06-29[S390] console_unblank woes.Martin Schwidefsky1-3/+18
2006-06-29[S390] memory detection.Heiko Carstens2-2/+2
2006-06-29[S390] incomplete stack traces.Heiko Carstens1-5/+3
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-1/+1
2006-06-26Storage class should be firstTobias Klauser1-2/+2
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-25[PATCH] s390: setup.c cleanup + build fixHeiko Carstens1-9/+6
2006-05-25[PATCH] s390: fix typo in stop_hz_timer.Martin Schwidefsky1-1/+1
2006-05-21[PATCH] s390: next_timer_interrupt overflow in stop_hz_timerMartin Schwidefsky1-1/+1
2006-05-15[PATCH] s390: add vmsplice system callMartin Schwidefsky2-0/+9
2006-05-15[PATCH] s390: exploit rcu_needs_cpu() interfaceHeiko Carstens1-3/+4
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-3/+2
2006-05-01[PATCH] s390: bug in setup_rt_frameHeiko Carstens1-2/+3
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-3/+2
2006-04-28[PATCH] s390: new system callsMartin Schwidefsky2-0/+47
2006-04-28[PATCH] s390: add read_mostly optimizationChristian Borntraeger1-1/+3
2006-04-28[PATCH] s390: alternate signal stack handling bugLaurent Meyer1-1/+1
2006-03-31[PATCH] for_each_possible_cpu: s390KAMEZAWA Hiroyuki1-3/+3
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-5/+6
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell3-66/+5
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-14/+1
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-1/+1
2006-03-24[PATCH] s390: kzalloc() conversion in arch/s390Eric Sesterhenn1-8/+3
2006-03-24[PATCH] s390: cpu up retriesMichael Ryan1-1/+3
2006-03-24[PATCH] s390: early parameter parsingHeiko Carstens1-63/+45
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-3/+1
2006-02-24[PATCH] flags parameter for linkatUlrich Drepper1-0/+1
2006-02-17[PATCH] s390: sys32_fstatat -> sys32_fstatat64Heiko Carstens3-6/+6
2006-02-17[PATCH] s390: smp initialization speedHeiko Carstens1-5/+10