summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-25s390: use fallthrough;Joe Perches
2020-03-25s390/cpum_sf: Fix wrong page count in error messageThomas Richter
2020-03-25s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens
2020-03-23s390/cpuinfo: do not skip info for CPUs without MHz featureAlexander Gordeev
2020-03-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-03-23s390/cpuinfo: show number of online CPUs within a packageAlexander Gordeev
2020-03-23s390/cpuinfo: show number of online coresAlexander Gordeev
2020-03-23s390/ipl: add support to control memory clearing for FCP and CCW re-IPLGerald Schaefer
2020-03-23s390/topology: remove offline CPUs from CPU topology masksAlexander Gordeev
2020-03-23s390/numa: remove redundant cpus_with_topology variableAlexander Gordeev
2020-03-23s390/cpuinfo: show processor physical addressAlexander Gordeev
2020-03-12ima: add a new CONFIG for loading arch-specific policiesNayna Jain
2020-03-11s390/traps: mark test_monitor_call __initHeiko Carstens
2020-03-11s390/irq: make init_ext_interrupts staticHeiko Carstens
2020-03-11s390/irq: replace setup_irq() by request_irq()afzal mohammed
2020-03-10s390/cpuinfo: add system topology informationAlexander Gordeev
2020-03-10s390: prevent leaking kernel address in BEARSven Schnelle
2020-03-10s390/cpum_cf: Add new extended counters for IBM z15Thomas Richter
2020-02-27s390/protvirt: Add sysfs firmware interface for Ultravisor informationJanosch Frank
2020-02-27s390/mm: add (non)secure page access exceptions handlersVasily Gorbik
2020-02-27s390/mm: provide memory management functions for protected KVM guestsClaudio Imbrenda
2020-02-27s390/protvirt: add ultravisor initializationVasily Gorbik
2020-02-27s390/protvirt: introduce host side setupVasily Gorbik
2020-02-27s390/mm: remove fake numa supportHeiko Carstens
2020-02-17s390/cpum_sf: Rework sampling buffer allocationThomas Richter
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual
2020-01-30s390: support KPROBES_ON_FTRACESven Schnelle
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-22s390: fix __EMIT_BUG() macroSven Schnelle
2020-01-22s390/ftrace: generate traced function stack frameVasily Gorbik
2020-01-22s390/cpum_sf: Use DIV_ROUND_UPThomas Richter
2020-01-22s390/cpum_sf: Use kzalloc and minor changesThomas Richter
2020-01-22s390/cpum_sf: Convert debug trace to common layoutThomas Richter
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2020-01-14arch/s390/setup: Drop dummy_con initializationArvind Sankar
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-09s390/setup: Fix secure ipl messagePhilipp Rudo
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-18s390/ftrace: save traced function callerVasily Gorbik