summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-045-133/+19
|\
| * Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-1945-874/+1430
| |\
| * | y2038: s390: Remove unneeded ipc uapi header filesArnd Bergmann2018-04-205-133/+19
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-045-16/+2
|\ \ \
| * \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-0231-719/+1025
| |\ \ \ | | |/ / | |/| |
| * | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-195-16/+2
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-041-0/+2
|\ \ \ \
| * | | | softirq/s390: Move default mutators of overwritten softirq mask to s390Frederic Weisbecker2018-05-141-0/+2
| | |/ / | |/| |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-042-38/+12
|\ \ \ \
| * | | | signal/s390: Use force_sig_fault where appropriateEric W. Biederman2018-04-252-43/+12
| * | | | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-252-1/+6
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-043-26/+4
|\ \ \ \
| * | | | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-3/+0
| * | | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
| * | | | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
| * | | | iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig2018-05-091-3/+2
| * | | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
| * | | | dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-9/+0
| * | | | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-072-4/+0
| | |/ / | |/| |
* | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-26/+2
|\ \ \ \
| * | | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+1
| * | | | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-13/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-05-301-1/+1
|\ \ \ \
| * | | | s390/purgatory: Fix endless interrupt loopPhilipp Rudo2018-05-181-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-261-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand2018-05-171-1/+1
| |/ /
* | | s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner2018-05-081-0/+4
* | | s390: use expoline thunks in the BPF JITMartin Schwidefsky2018-05-072-8/+71
* | | s390: extend expoline to BC instructionsMartin Schwidefsky2018-05-072-5/+77
* | | s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky2018-05-071-3/+2
* | | s390: move spectre sysfs attribute codeMartin Schwidefsky2018-05-073-19/+22
* | | s390/kernel: use expoline for indirect branchesMartin Schwidefsky2018-05-073-16/+25
* | | s390/ftrace: use expoline for indirect branchesMartin Schwidefsky2018-05-073-5/+22
* | | s390/lib: use expoline for indirect branchesMartin Schwidefsky2018-05-071-8/+11
* | | s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky2018-05-072-2/+7
* | | s390: move expoline assembler macros to a headerMartin Schwidefsky2018-05-072-81/+151
* | | s390/kexec_file: add declaration of purgatory related globalsSebastian Ott2018-04-271-0/+6
* | | s390: update defconfigsSebastian Ott2018-04-272-9/+8
|/ /
* | s390: correct module section names for expoline code revertMartin Schwidefsky2018-04-231-2/+2
* | s390: update sampling tag after task pid changeMartin Schwidefsky2018-04-232-0/+13
* | s390/cpum_cf: rename IBM z13/z14 counter namesAndré Wild2018-04-231-4/+4
* | s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens2018-04-231-0/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-201-1/+1
|\ \
| * | hypfs_kill_super(): deal with failed allocationsAl Viro2018-04-151-1/+1
| |/
* | s390/signal: cleanup uapi struct sigactionMartin Schwidefsky2018-04-171-7/+16
* | s390: rename default_defconfig to debug_defconfigHeiko Carstens2018-04-161-0/+0
* | s390: remove gcov defconfigHeiko Carstens2018-04-161-661/+0
* | s390: update defconfigMartin Schwidefsky2018-04-163-18/+46
* | s390: add support for IBM z14 Model ZR1Heiko Carstens2018-04-163-4/+6
* | s390/boot: remove unused COMPILE_VERSION and ccflags-yVasily Gorbik2018-04-161-6/+0
OpenPOWER on IntegriCloud