summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
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-23s390/mm: optimize page table upgrade routineAlexander Gordeev
2020-03-11s390/config: do not select VIRTIO_CONSOLE via KconfigChristian Borntraeger
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: enable bpf jit by default when not built as always-onHeiko Carstens
2020-03-10s390/cpum_cf: Add new extended counters for IBM z15Thomas Richter
2020-03-10s390/pci: embedding hotplug_slot in zdevPierre Morel
2020-03-06s390/mm: cleanup phys_to_pfn() and friendsAlexander Gordeev
2020-03-04s390/mm: mark private defines for vm_fault_t as suchChristian Borntraeger
2020-02-27s390/mm: remove fake numa supportHeiko Carstens
2020-02-27s390/crypto: explicitly memzero stack key material in aes_s390.cTorsten Duwe
2020-02-27s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-19s390/arch: install kernels with their proper version IDStefan Raspl
2020-02-17s390/cpum_sf: Rework sampling buffer allocationThomas Richter
2020-02-11s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-02-11s390/uv: Fix handling of length extensionsChristian Borntraeger
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHERPeter Zijlstra
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra
2020-02-04s390: mm: add p?d_leaf() definitionsSteven Price
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko
2020-01-31s390/boot: rename HEAP_SIZE due to name collisionMikhail Zaslonko
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-01-31KVM: s390: Add new reset vcpu APIJanosch Frank
2020-01-31KVM: s390: Cleanup initial cpu resetJanosch Frank
2020-01-31KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger