summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-4/+4
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-093-3/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+2
* s390: add show_stack_loglvl()Dmitry Safonov2020-06-091-5/+11
* Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-089-403/+354
|\
| * s390: remove critical section cleanup from entry.SSven Schnelle2020-05-284-373/+131
| * s390: add machine check SIGPSven Schnelle2020-05-281-0/+8
| * s390: simplify memory notifier for protecting kdump crash kernel areaDavid Hildenbrand2020-05-201-8/+5
| * s390: Remove two unused inline functionsYueHaibing2020-05-201-16/+0
| * s390: nvme reiplJason J. Herne2020-05-061-1/+147
| * s390: nvme iplJason J. Herne2020-05-061-0/+63
| * s390: ptrace: hard-code "s390x" instead of UTS_MACHINEMasahiro Yamada2020-05-062-6/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2020-06-041-59/+88
|\ \
| * | s390/module: Use s390_kernel_write() for late relocationsPeter Zijlstra2020-05-081-59/+88
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-032-2/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-242-1/+2
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-064-5/+6
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-272-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-6/+3
|\ \ \ \
| * | | | s390: use __vmalloc_node in stack_allocChristoph Hellwig2020-06-021-6/+3
| | |_|/ | |/| |
* | | | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
| | |/ | |/|
* | | s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer2020-05-201-0/+1
* | | s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo2020-05-141-1/+1
|/ /
* | s390/protvirt: fix compilation issueClaudio Imbrenda2020-04-251-1/+2
* | s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo2020-04-223-4/+4
|/
* Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-0418-638/+337
|\
| * s390: use fallthrough;Joe Perches2020-03-252-3/+3
| * s390/cpum_sf: Fix wrong page count in error messageThomas Richter2020-03-251-1/+3
| * s390/diag: fix display of diagnose call statisticsMichael Mueller2020-03-251-1/+1
| * s390: remove broken hibernate / power management supportHeiko Carstens2020-03-234-548/+0
| * s390/cpuinfo: do not skip info for CPUs without MHz featureAlexander Gordeev2020-03-231-2/+2
| * s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev2020-03-231-1/+4
| * s390/cpuinfo: show number of online CPUs within a packageAlexander Gordeev2020-03-231-0/+1
| * s390/cpuinfo: show number of online coresAlexander Gordeev2020-03-232-2/+19
| * s390/ipl: add support to control memory clearing for FCP and CCW re-IPLGerald Schaefer2020-03-231-7/+66
| * s390/topology: remove offline CPUs from CPU topology masksAlexander Gordeev2020-03-232-3/+7
| * s390/numa: remove redundant cpus_with_topology variableAlexander Gordeev2020-03-231-6/+0
| * s390/cpuinfo: show processor physical addressAlexander Gordeev2020-03-232-0/+6
| * s390/traps: mark test_monitor_call __initHeiko Carstens2020-03-111-1/+1
| * s390/irq: make init_ext_interrupts staticHeiko Carstens2020-03-111-9/+9
| * s390/irq: replace setup_irq() by request_irq()afzal mohammed2020-03-111-6/+2
| * s390/cpuinfo: add system topology informationAlexander Gordeev2020-03-101-0/+22
| * s390: prevent leaking kernel address in BEARSven Schnelle2020-03-105-26/+47
| * s390/cpum_cf: Add new extended counters for IBM z15Thomas Richter2020-03-101-1/+122
| * s390/mm: remove fake numa supportHeiko Carstens2020-02-272-2/+1
| * s390/cpum_sf: Rework sampling buffer allocationThomas Richter2020-02-171-19/+21
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-032-0/+2
|\ \