summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | s390/sysinfo: add and display licensed internal code identifierHendrik Brueckner2018-02-021-1/+2
* | | s390/eadm: fix CONFIG_BLOCK include dependencySebastian Ott2018-02-021-1/+1
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\ \ \
| * | | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-02-017-400/+51
|\ \ \ \
| * | | | s390/tools: generate header files in arch/s390/include/generated/Hendrik Brueckner2018-01-233-2/+4
| * | | | s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner2018-01-234-398/+10
| * | | | s390/vdso: revise CFI annotations of vDSO functionsHendrik Brueckner2017-12-131-0/+12
| * | | | s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner2017-12-131-0/+25
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-311-2/+2
|\ \ \ \
| * | | | s390/mm: modify pmdp_invalidate to return old value.Martin Schwidefsky2018-01-311-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-1/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-232-2/+6
| |\ \ \ \
| * | | | | s390/diag: add diag26c support for VNIC infoJulian Wiedmann2018-01-021-1/+43
* | | | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-313-26/+4
|\ \ \ \ \ \
| * | | | | | dma-mapping: provide a generic asm/dma-mapping.hChristoph Hellwig2018-01-152-17/+1
| * | | | | | s390: move s390_pci_dma_ops to asm/pci_dma.hChristoph Hellwig2018-01-102-2/+3
| * | | | | | s390: remove the unused dma_capable helperChristoph Hellwig2018-01-091-7/+0
| |/ / / / /
* | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-73/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | signal: unify compat_siginfo_tAl Viro2018-01-151-72/+0
| * | | | | signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-121-1/+0
| |/ / / /
* | | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-291-2/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-2/+0
| |/ / /
* / / / KVM: s390: wire up bpb featureChristian Borntraeger2018-01-202-2/+6
|/ / /
* / / Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds2017-12-151-6/+0
|/ /
* | 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: Remove redudant license textMartin Schwidefsky2017-12-051-4/+0
* | | s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-0510-0/+10
* | | 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-3015-81/+17
|\ \
| * | s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky2017-11-241-7/+8
| * | s390: include: Remove redundant license textGreg Kroah-Hartman2017-11-2412-73/+0
| * | s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-247-0/+7
| * | s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky2017-11-241-1/+1
| * | s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter2017-11-201-0/+1
| |/
* | 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
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-1712-104/+106
|\
| * s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner2017-11-161-1/+1
| * s390/cpum_sf: load program parameter at sampler enablementHendrik Brueckner2017-11-161-0/+6
| * s390/perf: extend perf_regs support to include floating-point registersHendrik Brueckner2017-11-161-0/+16
| * s390/perf: add perf_regs support and user stack dumpHeiko Carstens2017-11-161-0/+27
| * s390/cpumf: remove raw event support in basic-only sampling modePu Hou2017-11-161-17/+0
| * s390: enable CPU alternatives unconditionallyHeiko Carstens2017-11-141-17/+3
| * s390/vdso: add missing boot_vdso_data declarationHeiko Carstens2017-11-141-0/+1
| * s390: correct some inline assembly constraintsVasily Gorbik2017-11-143-4/+4
| * s390: remove all code using the access register modeMartin Schwidefsky2017-11-145-65/+46