summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-03-28s390/mm: cleanup init_new_context() callbackAlexander Gordeev
2020-03-28s390/mm: cleanup virtual memory constants usageAlexander Gordeev
2020-03-28s390/mm: remove page table downgrade supportAlexander Gordeev
2020-03-27s390/mm: cleanup arch_get_unmapped_area() and friendsAlexander Gordeev
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-23s390/pci: Improve handling of unset UIDNiklas Schnelle
2020-03-23s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle
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-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-02-15Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-14Merge tag 'sti-dt-for-5.7-round1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2020-02-12KVM: x86: fix WARN_ON check of an unsigned less than zeroPaolo Bonzini
2020-02-12KVM: x86/mmu: Fix struct guest_walker arrays for 5-level pagingSean Christopherson
2020-02-12KVM: nVMX: Use correct root level for nested EPT shadow page tablesSean Christopherson
2020-02-12KVM: nVMX: Fix some comment typos and coding styleMiaohe Lin
2020-02-12KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDPSean Christopherson
2020-02-12KVM: apic: reuse smp_wmb() in kvm_make_request()Miaohe Lin
2020-02-12KVM: x86: remove duplicated KVM_REQ_EVENT requestMiaohe Lin
2020-02-12arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-12KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTSOliver Upton
2020-02-12KVM: nVMX: Handle pending #DB when injecting INIT VM-exitOliver Upton