aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-23s390/syscalls: add system call tableHendrik Brueckner1-0/+390
2018-01-23s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik1-3/+3
2018-01-23s390/ipl: avoid usage of __section(.data)Vasily Gorbik1-8/+4
2018-01-23s390/head: replace hard coded values with constantsVasily Gorbik1-5/+5
2018-01-23s390/disassembler: add generated gen_opcode_table tool to .gitignoreHendrik Brueckner1-0/+1
2018-01-23s390: remove bogus system call table entriesHeiko Carstens1-3/+3
2018-01-23s390/kprobes: remove duplicate includesPravin Shedge1-1/+0
2017-12-13s390/vdso: revise CFI annotations of vDSO functionsHendrik Brueckner10-18/+69
2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner13-0/+43
2017-12-13s390/pci: handle insufficient resources during dma tlb flushSebastian Ott2-2/+22
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-52/+25
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-67/+79
2017-12-07s390: fix compat system call tableHeiko Carstens1-3/+3
2017-12-06Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxRadim Krčmář12-52/+25
2017-12-06KVM: s390: Fix skey emulation permission checkJanosch Frank1-2/+9
2017-12-06KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger1-2/+4
2017-12-06KVM: s390: Remove redundant license textGreg Kroah-Hartman12-48/+0
2017-12-06KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman12-0/+12
2017-12-05s390/uapi: correct whitespace & coding style in asm/ptrace.hHendrik Brueckner1-66/+52
2017-12-05s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner4-3/+29
2017-12-05s390/mm: fix off-by-one bug in 5-level page table handlingHeiko Carstens1-2/+0
2017-12-05s390: Remove redudant license textMartin Schwidefsky2-10/+0
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky22-0/+22
2017-12-05s390: always save and restore all registers on context switchHeiko Carstens1-14/+13
2017-12-05s390/virtio: add BSD license to virtio-ccwMichael S. Tsirkin1-1/+1
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+2
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds68-234/+90
2017-11-29mm: replace pud_write with pud_access_permitted in fault + gup pathsDan Williams1-0/+6
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams1-1/+1
2017-11-28s390/gs: add compat regset for the guarded storage broadcast control blockMartin Schwidefsky1-0/+8
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr1-5/+2
2017-11-24s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky1-7/+8
2017-11-24s390: Remove redundant license textGreg Kroah-Hartman4-24/+0
2017-11-24s390: crypto: Remove redundant license textGreg Kroah-Hartman8-46/+0
2017-11-24s390: include: Remove redundant license textGreg Kroah-Hartman12-73/+0
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman13-72/+0
2017-11-24s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman10-0/+10
2017-11-24s390: appldata: add SPDX identifiers to the remaining filesGreg Kroah-Hartman4-0/+4
2017-11-24s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman4-0/+4
2017-11-24s390: mm: add SPDX identifiers to the remaining filesGreg Kroah-Hartman4-0/+4
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman11-0/+11
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman22-0/+22
2017-11-24s390: sthyi: add SPDX identifiers to the remaining filesMartin Schwidefsky1-0/+1
2017-11-24s390/debug: use pK for kernel pointersChristian Borntraeger1-1/+1
2017-11-24s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky1-1/+1
2017-11-24s390/disassembler: correct disassembly lines alignmentVasily Gorbik1-1/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-2/+2
2017-11-21s390: cmm: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-11-20s390/disassembler: remove confusing codeHeiko Carstens1-1/+6
2017-11-20s390: rework __switch_to() to allow larger task_struct offsetsHeiko Carstens1-8/+7