aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds17-101/+247
2019-07-05docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier1-97/+15
2019-07-04s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott1-0/+5
2019-07-02s390: ap: kvm: add PQAP interception for AQICPierre Morel1-0/+7
2019-07-02s390/unwind: cleanup unused READ_ONCE_TASK_STACKVasily Gorbik1-19/+0
2019-06-19s390/cio: move struct node_descriptor to cio.hJulian Wiedmann1-0/+30
2019-06-19s390: fix stfle zero paddingHeiko Carstens1-7/+14
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens1-6/+0
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky1-1/+2
2019-06-15s390/airq: use DMA memory for adapter interruptsHalil Pasic1-0/+2
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic1-0/+4
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic1-0/+11
2019-06-15s390/mm: force swiotlb for protected virtualizationHalil Pasic1-0/+17
2019-06-11s390: include/asm/debug.h add kerneldoc markupsMauro Carvalho Chehab1-0/+231
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-2/+2
2019-06-11s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inlineGuenter Roeck1-2/+2
2019-06-07s390/unwind: correct stack switching during unwindVasily Gorbik1-1/+1
2019-06-07s390: fix unrecognized __aligned() in uapi headerMasahiro Yamada1-1/+1
2019-06-07s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens1-5/+0
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens5-59/+3
2019-06-04s390/idal: use struct_size() in kmalloc()xiaolinkui1-2/+1
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-14/+19
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger1-2/+2
2019-05-28s390/pci: fix struct definition for set PCI functionSebastian Ott1-10/+15
2019-05-28s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inlineMasahiro Yamada1-2/+2
2019-05-20KVM: s390: change default halt poll time to 50usChristian Borntraeger1-1/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+7
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-5/+0
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-5/+0
2019-05-14s390/cpacf: mark scpacf_query() as __always_inlineMasahiro Yamada1-1/+1
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti1-3/+5
2019-05-10livepatch: Remove klp_check_compiler_support()Jiri Kosina1-5/+0
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-2/+2
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds33-308/+932
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-91/+39
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann3-8/+8
2019-05-02s390: simplify disabled_waitMartin Schwidefsky1-2/+2
2019-05-02s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky1-0/+2
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky3-72/+215
2019-05-02s390/bug: add entry size to the __bug_table sectionMartin Schwidefsky1-12/+12
2019-05-02s390/nospec: rename assembler generated expoline thunksMartin Schwidefsky1-5/+5
2019-04-30Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini3-1/+7
2019-04-29locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer1-0/+12
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer1-0/+6
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer5-1/+28
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer1-1/+4
2019-04-29s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quadGerald Schaefer1-7/+2
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer1-0/+2