summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2011-11-26KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck
2011-09-26[S390] Do not clobber personality flags on execMartin Schwidefsky
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger
2011-08-03[S390] exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-08-03[S390] Use diagnose 308 for system resetMichael Holzheu
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-24[S390] kvm: make sigp emerg smp capableChristian Ehrhardt
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte
2011-07-24[S390] use gmap address spaces for kvm guest imagesCarsten Otte
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber
2011-07-24[S390] move sie code to entry.SMartin Schwidefsky
2011-07-24[S390] kvm: handle tprot interceptsChristian Borntraeger
2011-07-24[S390] irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt
2011-06-06[S390] fix kvm defines for 31 bit compileMartin Schwidefsky
2011-06-06[S390] use generic RCU page-table freeing codeMartin Schwidefsky
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber
2011-05-29[S390] mm: fix storage key handlingHeiko Carstens
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-26s390: use asm-generic/bitops/le.hAkinobu Mita
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita
2011-05-26[S390] delay: implement ndelayHeiko Carstens
2011-05-26[S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitionsHeiko Carstens
2011-05-26[S390] uaccess: turn __access_ok() into a defineHeiko Carstens
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens
2011-05-25s390: mmu_gather reworkPeter Zijlstra
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki
2011-05-23[S390] oprofile: add missing irq stats counterHeiko Carstens
2011-05-23[S390] Ignore sendmmsg system call note wired up warningHeiko Carstens
2011-05-23[S390] refactor page table functions for better pgste supportMartin Schwidefsky
2011-05-23[S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky
2011-05-23[S390] convert old cpumask API into new oneKOSAKI Motohiro
2011-05-23[S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens
2011-05-23[S390] percpu: implement arch specific irqsafe_cpu_opsHeiko Carstens
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-05-19module: undo module RONX protection correctly.Jan Glauber
2011-05-16ftrace/s390: mcount offset calculationMartin Schwidefsky
2011-05-10[S390] fix alloc_pgste check in init_new_contextMartin Schwidefsky
2011-05-10[S390] replace diag10() with diag10_range() functionMichael Holzheu
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar