summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2011-03-02s390: remove task_show_regsMartin Schwidefsky
2011-02-17sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2011-02-17correct vdso version stringMartin Schwidefsky
2010-12-09nmi: fix clock comparator revalidationHeiko Carstens
2010-09-20compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-08-13timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2010-08-13nohz: Introduce arch_needs_cpuMartin Schwidefsky
2010-07-05KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()Wei Yongjun
2010-05-26ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer
2010-02-09S390: fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky
2010-01-28KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger
2010-01-18untangle the do_mremap() messAl Viro
2009-12-18s390: clear high-order bits of registers after sam64Hendrik Brueckner
2009-12-18KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte
2009-12-18KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte
2009-11-13[S390] s390: fix single stepping on svc0Christian Borntraeger
2009-11-13[S390] reset cputime accounting after IPL from NSSMartin Schwidefsky
2009-10-29[S390] smp: fix sigp sense handlingHeiko Carstens
2009-10-29[S390] smp: fix sigp stop handlingHeiko Carstens
2009-10-29[S390] cputime: fix overflow on 31 bit systemsMartin Schwidefsky
2009-10-29[S390] smp: fix prefix handling of offlined cpusHeiko Carstens
2009-10-14[S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel
2009-10-14[S390] hypfs: Use subcode 6 if subcode 7 is not availableMichael Holzheu
2009-10-06[S390] Add EX_TABLE for addressing exception in usercopy functions.Gerald Schaefer
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens
2009-10-06[S390] hibernate: Use correct place for CPU address in lowcoreMichael Holzheu
2009-10-06[S390] pm: ignore time spend in suspended stateMartin Schwidefsky
2009-10-06[S390] perf_counter: fix vdso detectionHeiko Carstens
2009-10-06[S390] ftrace: drop nmi protectionHeiko Carstens
2009-10-06[S390] compat: fix truncate system call wrapperHeiko Carstens
2009-10-06[S390] Provide arch specific mdelay implementation.Heiko Carstens
2009-10-06[S390] Fix enabled udelay for short delays.Christian Borntraeger
2009-10-06[S390] module: fix memory leak in s390 module loaderChristian Borntraeger
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens
2009-10-06[S390] fix build breakage with CONFIG_AIO=nMartin Schwidefsky
2009-10-04KVM: s390: fix memsize >= 4GChristian Borntraeger
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-22[S390] Update default configuration.Martin Schwidefsky
2009-09-22[S390] hibernate: Do real CPU swap at resume timeMichael Holzheu
2009-09-22[S390] hibernate: make sure pfn_is_nosave handles lowcore pagesHeiko Carstens
2009-09-22[S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens
2009-09-22[S390] ptrace: use common code for simple peek/poke operationsChristian Borntraeger