summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2014-02-22s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2013-03-20s390: critical section cleanup vs. machine checksMartin Schwidefsky
2013-02-17s390/timer: avoid overflow when programming clock comparatorHeiko Carstens
2013-01-21s390/time: fix sched_clock() overflowHeiko Carstens
2012-11-26s390/signal: set correct address space controlMartin Schwidefsky
2012-10-28s390: fix linker script for 31 bit buildsHeiko Carstens
2012-08-26s390/compat: fix mmap compat system callsHeiko Carstens
2012-08-26s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens
2012-08-09s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens
2012-04-11[S390] Fix stfle() lowcore protection problemMichael Holzheu
2012-04-11[S390] cpum_cf: get rid of compile warningsHeiko Carstens
2012-04-11[S390] irq: simple coding style changeHeiko Carstens
2012-03-30[S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for S390David Howells
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-23[S390] perf: add support for s390x CPU countersHendrik Brueckner
2012-03-23[S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar
2012-03-13[S390] kernel: Pass correct stack for smp_call_ipl_cpu()Michael Holzheu
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra
2012-03-11[S390] stack dump: fix indentation in outputHeiko Carstens
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu
2012-03-11[S390] Use block_sigmask()Matt Fleming
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens
2012-03-11[S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu
2012-03-11[S390] rework idle codeMartin Schwidefsky
2012-03-11[S390] rework smp codeMartin Schwidefsky
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky
2012-03-11[S390] Fix gcc 4.6.0 compile warningMichael Holzheu
2012-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-02-27compat: fix compile breakage on s390Heiko Carstens
2012-02-24[S390] crash_dump: remove duplicate includeDanny Kukawka
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds
2012-02-21s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()Paul E. McKenney
2012-02-17[S390] correct ktime to tod clock comparator conversionMartin Schwidefsky
2012-02-17[S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens
2012-01-18[S390] cleanup entry point definitionChristian Borntraeger
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds