aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2019-12-10s390/unwind: fix mixing regs and spIlya Leoshkevich
2019-12-10s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
2019-11-25s390/mm: fix -Wunused-but-set-variable warningsQian Cai
2019-10-05s390/kasan: provide uninstrumented __strlenVasily Gorbik
2019-08-16s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic
2019-07-21s390: fix stfle zero paddingHeiko Carstens
2019-07-21s390/ipl: Fix detection of has_secure attributePhilipp Rudo
2019-06-11s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inlineGuenter Roeck
2019-06-07s390/unwind: correct stack switching during unwindVasily Gorbik
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger
2019-05-28s390/pci: fix struct definition for set PCI functionSebastian Ott
2019-05-28s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inlineMasahiro Yamada
2019-05-20KVM: s390: change default halt poll time to 50usChristian Borntraeger
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-05-14s390/cpacf: mark scpacf_query() as __always_inlineMasahiro Yamada
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti
2019-05-10livepatch: Remove klp_check_compiler_support()Jiri Kosina
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann
2019-05-02s390: simplify disabled_waitMartin Schwidefsky
2019-05-02s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky
2019-05-02s390/bug: add entry size to the __bug_table sectionMartin Schwidefsky
2019-05-02s390/nospec: rename assembler generated expoline thunksMartin Schwidefsky
2019-04-30Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-04-29locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer
2019-04-29s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quadGerald Schaefer
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer
2019-04-29s390: enable processes for mio instructionsSebastian Ott
2019-04-29s390/pci: provide support for MIO instructionsSebastian Ott
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott
2019-04-29s390/pci: add parameter to force floating irqsSebastian Ott
2019-04-29s390/pci: gather statistics for floating vs directed irqsSebastian Ott
2019-04-29s390: show statistics for MSI IRQsSebastian Ott
2019-04-29s390/pci: provide support for CPU directed interruptsSebastian Ott
2019-04-29s390/airq: provide cacheline aligned ivsSebastian Ott
2019-04-29s390/airq: recognize directed interruptsSebastian Ott
2019-04-29s390/sclp: detect DIRQ facilitySebastian Ott
2019-04-29s390/pci: move everything irq related to pci_irq.cSebastian Ott
2019-04-29s390/ipl: Provide has_secure sysfs attributePhilipp Rudo