summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2009-06-12[S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens2-1/+62
2009-06-12[S390] profile_tick called twiceMartin Schwidefsky1-7/+0
2009-06-12[S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens2-5/+18
2009-06-12[S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens2-9/+9
2009-06-12[S390] secure computing arch backendHeiko Carstens6-9/+51
2009-06-12[S390] implement is_compat_taskHeiko Carstens7-19/+36
2009-06-12[S390] add mini sclp driverHeiko Carstens3-5/+342
2009-06-12[S390] use facility list for cpu type safety checkMartin Schwidefsky2-15/+35
2009-06-12[S390] implement interrupt-enabling rwlocksHeiko Carstens2-3/+56
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky6-36/+23
2009-06-12[S390] vdso: kernel parameter syntaxMartin Schwidefsky1-2/+13
2009-06-10KVM: s390: Verify memory in kvm runCarsten Otte1-0/+6
2009-06-10KVM: s390: Sanity check on validity interceptCarsten Otte1-10/+18
2009-06-10KVM: s390: Unlink vcpu on destroy - v2Carsten Otte1-2/+8
2009-06-10KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger4-22/+22
2009-06-10KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger4-14/+35
2009-06-10KVM: s390: Fix memory slot versus run - v3Carsten Otte1-5/+31
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov1-0/+6
2009-04-26s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-3/+4
2009-04-23[S390] update default configuration.Martin Schwidefsky1-13/+50
2009-04-23[S390] /proc/stat idle field for idle cpusMartin Schwidefsky2-0/+20
2009-04-23[S390] appldata: avoid deadlock with appldata_memGerald Schaefer2-17/+17
2009-04-23[S390] ipl: fix compile breakageHeiko Carstens1-0/+1
2009-04-22clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-21Separate out common fstatat code into vfs_fstatatOleg Drokin1-13/+5
2009-04-14[S390] boot cputime accountingMartin Schwidefsky4-17/+43
2009-04-14[S390] add read_persistent_clockMartin Schwidefsky4-21/+35
2009-04-14[S390] cpu hotplug and accounting valuesMartin Schwidefsky3-0/+28
2009-04-14[S390] fix idle time accountingMartin Schwidefsky1-0/+2
2009-04-14[S390] smp: fix cpu_possible_map initializationHeiko Carstens1-1/+2
2009-04-14[S390] appldata: Use new mod_virt_timer_periodic() function.Gerald Schaefer1-1/+1
2009-04-14[S390] extend virtual timer interface by mod_virt_timer_periodicJan Glauber2-24/+34
2009-04-14[S390] stp synchronization retry timerMartin Schwidefsky1-0/+15
2009-04-14[S390] call nmi_enter/nmi_exit on machine checksHeiko Carstens1-2/+3
2009-04-14[S390] wire up preadv/pwritev system callsHeiko Carstens3-1/+23
2009-04-14[S390] s390: move machine flags to lowcoreChristian Ehrhardt10-36/+56
2009-04-09mutex: have non-spinning mutexes on s390 by defaultHeiko Carstens1-0/+1
2009-04-04Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+0
2009-04-03Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2009-04-03Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-03generic debug pagealloc: build fixAkinobu Mita1-9/+0
2009-04-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-0/+4
2009-04-01generic debug pageallocAkinobu Mita2-0/+4
2009-03-31[S390] cio: introduce notifier for boxed stateSebastian Ott1-0/+2
2009-03-31[S390] fix hypfs build failureHeiko Carstens1-0/+2
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2009-03-27generic compat_sys_ustatChristoph Hellwig1-1/+1
2009-03-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds48-726/+1688
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-03-27Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-13/+35