aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-17[PATCH] s390: possible_cpus parameterHeiko Carstens1-3/+11
2006-02-17[PATCH] s390: additional_cpus parameterHeiko Carstens2-18/+42
2006-02-17[PATCH] s390: fix preempt_count of idle thread with cpu hotplugHeiko Carstens1-1/+3
2006-02-12[PATCH] s390: fstatat64 supportHeiko Carstens3-5/+25
2006-02-11[PATCH] s390: add support for unshare system callHeiko Carstens2-0/+6
2006-02-11[PATCH] s390: fix non smp build of kexecHeiko Carstens1-2/+3
2006-02-11[PATCH] s390: earlier initialization of cpu_possible_mapHeiko Carstens1-5/+1
2006-02-10[PATCH] Fix s390 build failure.Dave Jones1-3/+0
2006-02-08[PATCH] s390 misc __user annotationsAl Viro2-3/+3
2006-02-08[PATCH] s390x compat __user annotationsAl Viro1-41/+42
2006-02-03[PATCH] s390: fix compat syscall wrapperHeiko Carstens1-3/+3
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens6-261/+272
2006-02-01[PATCH] s390: monotonic_clock interfaceJan Glauber1-0/+9
2006-02-01[PATCH] s390: overflow in sched_clockJan Glauber1-1/+1
2006-01-14[PATCH] s390: cputime misaccountingMartin Schwidefsky2-2/+27
2006-01-14[PATCH] s390: add dummy pm_power_offMartin Schwidefsky1-0/+5
2006-01-14[PATCH] s390: fix cpcmd calls on UPAlexey Dobriyan1-3/+3
2006-01-14[PATCH] s390: show_task oopsHeiko Carstens1-3/+11
2006-01-12[PATCH] s390: task_stack_page()Al Viro3-8/+7
2006-01-12[PATCH] s390: task_pt_regs()Al Viro5-18/+17
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig1-1/+0
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2-49/+1
2006-01-10[PATCH] add ->compat_ioctl to dasdChristoph Hellwig1-21/+0
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig2-33/+1
2006-01-10[PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig1-2/+0
2006-01-10[PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390Christoph Hellwig1-4/+0
2006-01-10[PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig1-7/+0