aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-08s390: add no-execute supportMartin Schwidefsky3-38/+89
2017-02-08s390: report new vector facilitiesMartin Schwidefsky1-0/+2
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens1-6/+7
2017-02-07s390/debug: make debug event time stamps relative to the boot TOD clockMartin Schwidefsky1-8/+0
2017-01-16s390: provide sclp based boot consoleHeiko Carstens1-0/+1
2017-01-16s390/sclp: make early sclp irq handler more robustHeiko Carstens1-1/+3
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens1-2/+2
2017-01-16s390/pci: use proper endianness annotationsSebastian Ott1-1/+1
2017-01-16s390/cpumf: get rid of variable length arrayHeiko Carstens1-2/+3
2017-01-16s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens1-1/+3
2017-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+8
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds3-3/+3
2016-12-20s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens1-0/+8
2016-12-14s390/pci: query fmb lengthSebastian Ott2-1/+3
2016-12-14s390/lib: add missing memory barriers to string inline assembliesHeiko Carstens1-4/+4
2016-12-14s390/cpumf: fix qsi inline assemblyHeiko Carstens1-7/+3
2016-12-14s390/zcrypt: tracepoint definitions for zcrypt device driver.Harald Freudenberger1-0/+122
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds24-387/+420
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V1-6/+0
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V1-0/+6
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V1-0/+2
2016-12-12s390/cpumf: Use configuration level indication for sampling dataChristian Borntraeger1-1/+2
2016-12-12s390: provide memmove implementationHeiko Carstens1-1/+2
2016-12-12s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens1-1/+1
2016-12-12s390/dasd: channel path aware error recoveryStefan Haberland1-1/+5
2016-12-07s390/sysinfo: show partition extended name and UUID if availableViktor Mihajlovski1-1/+6
2016-12-07s390/numa: establish cpu to node mapping earlyHeiko Carstens1-0/+3
2016-12-07s390/topology: use cpu_topology array instead of per cpu variableHeiko Carstens1-13/+12
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens2-1/+11
2016-12-07s390/numa: always use logical cpu and core idsHeiko Carstens1-0/+6
2016-12-07s390: Remove VLAIS in ptff() and clear_table()Michael Holzheu2-26/+33
2016-11-29s390: use generic asm-offsets.hHeiko Carstens2-1/+1
2016-11-23s390/pci: use unique UIDs for domain enumerationSebastian Ott1-1/+4
2016-11-23s390: add cma supportHeiko Carstens1-2/+1
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens1-4/+2
2016-11-23s390/uaccess: make setfs macro return voidHeiko Carstens1-3/+3
2016-11-22locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger1-0/+8
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-0/+1
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core, s390: Make cpu_relax() a barrier againChristian Borntraeger1-1/+1
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-1/+2
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky3-5/+5
2016-11-11s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky2-2/+2
2016-11-11s390: move system_call field from thread_info to thread_structMartin Schwidefsky2-1/+2
2016-11-11s390: move thread_info into task_structHeiko Carstens2-12/+1
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky3-3/+139
2016-11-11s390/bitops: use atomic primitives for bitopsMartin Schwidefsky1-55/+7
2016-11-11s390/atomic: refactor atomic primitivesMartin Schwidefsky2-168/+169
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar3-4/+5
2016-11-07s390: squash facilities_src.h into gen_facilities.cMasahiro Yamada1-80/+0