summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds2017-12-151-6/+0
* kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-141-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-1012-52/+25
|\
| * Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2017-12-0612-52/+25
| |\
| | * KVM: s390: Fix skey emulation permission checkJanosch Frank2017-12-061-2/+9
| | * KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger2017-12-061-2/+4
| | * KVM: s390: Remove redundant license textGreg Kroah-Hartman2017-12-0612-48/+0
| | * KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-12-0612-0/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-084-67/+79
|\ \ \
| * | | s390/uapi: correct whitespace & coding style in asm/ptrace.hHendrik Brueckner2017-12-051-66/+52
| * | | s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-054-3/+29
| |/ /
* | | s390: fix compat system call tableHeiko Carstens2017-12-071-3/+3
* | | s390/mm: fix off-by-one bug in 5-level page table handlingHeiko Carstens2017-12-051-2/+0
* | | s390: Remove redudant license textMartin Schwidefsky2017-12-052-10/+0
* | | s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-0522-0/+22
* | | s390: always save and restore all registers on context switchHeiko Carstens2017-12-051-14/+13
* | | s390/virtio: add BSD license to virtio-ccwMichael S. Tsirkin2017-12-051-1/+1
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-301-5/+2
|\ \
| * | KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2017-11-271-5/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-3068-234/+90
|\ \ \
| * | | s390/gs: add compat regset for the guarded storage broadcast control blockMartin Schwidefsky2017-11-281-0/+8
| * | | s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky2017-11-241-7/+8
| * | | s390: Remove redundant license textGreg Kroah-Hartman2017-11-244-24/+0
| * | | s390: crypto: Remove redundant license textGreg Kroah-Hartman2017-11-248-46/+0
| * | | s390: include: Remove redundant license textGreg Kroah-Hartman2017-11-2412-73/+0
| * | | s390: kernel: Remove redundant license textGreg Kroah-Hartman2017-11-2413-72/+0
| * | | s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2410-0/+10
| * | | s390: appldata: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-244-0/+4
| * | | s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-244-0/+4
| * | | s390: mm: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-244-0/+4
| * | | s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2411-0/+11
| * | | s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2422-0/+22
| * | | s390: sthyi: add SPDX identifiers to the remaining filesMartin Schwidefsky2017-11-241-0/+1
| * | | s390/debug: use pK for kernel pointersChristian Borntraeger2017-11-241-1/+1
| * | | s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky2017-11-241-1/+1
| * | | s390/disassembler: correct disassembly lines alignmentVasily Gorbik2017-11-241-1/+1
| * | | s390/disassembler: remove confusing codeHeiko Carstens2017-11-201-1/+6
| * | | s390: rework __switch_to() to allow larger task_struct offsetsHeiko Carstens2017-11-201-8/+7
| * | | s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter2017-11-202-0/+2
* | | | mm: replace pud_write with pud_access_permitted in fault + gup pathsDan Williams2017-11-291-0/+6
* | | | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+1
| |_|/ |/| |
* | | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-2/+2
* | | s390: cmm: Convert timers to use timer_setup()Kees Cook2017-11-211-5/+3
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-1736-475/+985
|\ \
| * | s390: remove unused parameter from MakefileHeiko Carstens2017-11-161-1/+1
| * | s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner2017-11-163-2/+78
| * | s390/cpum_sf: load program parameter at sampler enablementHendrik Brueckner2017-11-162-0/+9
| * | s390/perf: extend perf_regs support to include floating-point registersHendrik Brueckner2017-11-162-0/+37
| * | s390/perf: add perf_regs support and user stack dumpHeiko Carstens2017-11-164-1/+79
| * | s390/cpum_sf: do not register PMU if no sampling mode is authorizedHendrik Brueckner2017-11-161-0/+3