summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
* | s390/nospec: include cpu.hSebastian Ott2018-04-161-0/+1
* | s390/decompressor: Ignore file vmlinux.bin.fullThomas Richter2018-04-161-0/+1
* | s390/kexec_file: add generated files to .gitignoreHeiko Carstens2018-04-161-0/+2
* | s390/Kconfig: Move kexec config options to "Processor type and features"Philipp Rudo2018-04-161-21/+20
* | s390/kexec_file: Add ELF loaderPhilipp Rudo2018-04-164-0/+150
* | s390/kexec_file: Add crash support to image loaderPhilipp Rudo2018-04-164-6/+234
* | s390/kexec_file: Add image loaderPhilipp Rudo2018-04-164-1/+176
* | s390/kexec_file: Add kexec_file_load system callPhilipp Rudo2018-04-166-0/+144
* | s390/kexec_file: Add purgatoryPhilipp Rudo2018-04-167-0/+198
* | s390/kexec_file: Prepare setup.h for kexec_file_loadPhilipp Rudo2018-04-161-13/+27
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-141-0/+2
|\
| * mm/gup.c: document return valueMichael S. Tsirkin2018-04-131-0/+2
OpenPOWER on IntegriCloud