summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390: correct __bootdata / __bootdata_preserved macrosVasily Gorbik2020-10-261-2/+2
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-254-5/+5
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-10-232-0/+12
|\
| * s390: virtio: PV needs VIRTIO I/O device protectionPierre Morel2020-10-212-0/+12
* | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+0
|\ \
| * | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+0
* | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-2/+2
|\ \ \
| * | | kbuild: explicitly specify the build id styleBill Wendling2020-10-091-1/+1
| * | | arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada2020-09-071-1/+1
* | | | Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-10-223-3/+8
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.1...Alex Williamson2020-10-122-1/+5
| |\ \ \ \ \
| | | * | | | s390/pci: track whether util_str is valid in the zpci_devMatthew Rosato2020-10-072-1/+3
| | | * | | | s390/pci: stash version in the zpci_devMatthew Rosato2020-10-072-0/+2
| | |/ / / /
| * / / / / s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato2020-09-221-2/+3
| |/ / / /
* | | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \ \ \ \
| * | | | | uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* | | | | | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
| |_|_|/ / |/| | | |
* | | | | Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-1687-1202/+1745
|\ \ \ \ \
| * | | | | s390/uaccess: fix indentationHeiko Carstens2020-10-091-1/+1
| * | | | | s390/uaccess: add default cases for __put_user_fn()/__get_user_fn()Heiko Carstens2020-10-091-4/+9
| * | | | | s390/kprobes: move insn_page to text segmentHeiko Carstens2020-10-094-4/+27
| * | | | | s390/sie: fix typo in SIGP code descriptionJulian Wiedmann2020-10-071-1/+1
| * | | | | s390/lib: fix kernel doc for memcmp()Julian Wiedmann2020-10-071-1/+1
| * | | | | s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger2020-10-071-0/+2
| * | | | | s390/startup: correct early pgm check info formattingVasily Gorbik2020-10-021-1/+2
| * | | | | s390: remove orphaned extern variables declarationsVasily Gorbik2020-10-022-4/+0
| * | | | | s390/kasan: make sure int handler always run with DAT onVasily Gorbik2020-10-021-4/+8
| * | | | | s390/ipl: add support to control memory clearing for nvme re-IPLGerald Schaefer2020-10-021-6/+42
| * | | | | s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov2020-10-025-19/+34
| * | | | | s390/ipl: support NVMe IPL kernel parametersAlexander Egorenkov2020-10-021-8/+23
| * | | | | s390: nvme dump supportJason J. Herne2020-10-022-1/+71
| * | | | | s390: remove orphaned function declarationsVasily Gorbik2020-09-308-14/+0
| * | | | | s390/startup: add kaslr_offset to pgm check info printVasily Gorbik2020-09-301-0/+8
| * | | | | s390/startup: correct "dfltcc" option parsingVasily Gorbik2020-09-301-1/+1
| * | | | | s390/vdso: remove orphaned declarationsVasily Gorbik2020-09-301-2/+0
| * | | | | s390/cio: remove unused channel_subsystem_reinitVasily Gorbik2020-09-301-1/+0
| * | | | | s390: remove cad commandline optionSven Schnelle2020-09-301-13/+0
| * | | | | s390/startup: avoid save_area_sync overflowVasily Gorbik2020-09-291-10/+11
| * | | | | s390: remove unused _swsusp_reset_dmaVasily Gorbik2020-09-294-21/+0
| * | | | | s390/kaslr: correct and explain randomization base generationVasily Gorbik2020-09-291-38/+92
| * | | | | s390/kaslr: avoid mixing valid random value and an error codeVasily Gorbik2020-09-291-5/+5
| * | | | | s390/stp: unify stp_work_mutex and clock_sync_mutexSven Schnelle2020-09-261-27/+26
| * | | | | s390/stp: add sysfs file to show scheduled leap secondsSven Schnelle2020-09-261-0/+29
| * | | | | s390/stp: add support for leap secondsSven Schnelle2020-09-263-10/+131
| * | | | | s390/stp: use u32 instead of unsigned intSven Schnelle2020-09-261-25/+25
| * | | | | s390/stp: use __packedSven Schnelle2020-09-261-2/+4
| * | | | | s390/stp: add locking to sysfs functionsSven Schnelle2020-09-261-33/+85
| * | | | | s390/pkey: support CCA and EP11 secure ECC private keysHarald Freudenberger2020-09-241-15/+62
| * | | | | s390/sclp: remove unused sclp_early_printk_forcedVasily Gorbik2020-09-212-3/+2
| * | | | | s390/boot: avoid unnecessary zeroing of .bss sectionVasily Gorbik2020-09-211-6/+0