summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24s390: TASK_SIZE for kernel threadsMartin Schwidefsky
2017-02-24s390/crypt: Add protected key AES moduleMartin Schwidefsky
2017-02-23s390/pkey: Introduce pkey kernel moduleHarald Freudenberger
2017-02-23s390/crypto: Add PCKMO inline functionHarald Freudenberger
2017-02-23s390/mm: use _SEGMENT_ENTRY_EMPTY in the codeDominik Dingel
2017-02-23s390: restore address space when returning to user spaceHeiko Carstens
2017-02-23s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-17s390: add missing "do {} while (0)" loop constructs to multiline macrosHeiko Carstens
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens
2017-02-17s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2017-02-08s390: add no-execute supportMartin Schwidefsky
2017-02-08s390: report new vector facilitiesMartin Schwidefsky
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens
2017-02-07s390/debug: make debug event time stamps relative to the boot TOD clockMartin Schwidefsky
2017-02-01s390, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker
2017-02-01s390, sched/cputime: Make arch_cpu_idle_time() to return nsecsFrederic Weisbecker
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-16s390: provide sclp based boot consoleHeiko Carstens
2017-01-16s390/sclp: make early sclp irq handler more robustHeiko Carstens
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens
2017-01-16s390/pci: use proper endianness annotationsSebastian Ott
2017-01-16s390/cpumf: get rid of variable length arrayHeiko Carstens
2017-01-16s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens
2017-01-14sched/cputime, s390: Implement delayed accounting of system timeMartin Schwidefsky
2017-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-20s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens
2016-12-14s390/pci: query fmb lengthSebastian Ott
2016-12-14s390/lib: add missing memory barriers to string inline assembliesHeiko Carstens
2016-12-14s390/cpumf: fix qsi inline assemblyHeiko Carstens
2016-12-14s390/zcrypt: tracepoint definitions for zcrypt device driver.Harald Freudenberger
2016-12-14s390/zcrypt: Introduce new zcrypt device status APIIngo Tuchscherer
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12s390/cpumf: Use configuration level indication for sampling dataChristian Borntraeger
2016-12-12s390: provide memmove implementationHeiko Carstens