aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-27s390/mm: cleanup arch_get_unmapped_area() and friendsAlexander Gordeev3-38/+27
2020-03-25s390: use fallthrough;Joe Perches4-10/+9
2020-03-25s390/cpum_sf: Fix wrong page count in error messageThomas Richter1-1/+3
2020-03-25s390/diag: fix display of diagnose call statisticsMichael Mueller1-1/+1
2020-03-23s390/pci: Improve handling of unset UIDNiklas Schnelle3-1/+12
2020-03-23s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle2-16/+19
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens8-660/+3
2020-03-23s390/cpuinfo: do not skip info for CPUs without MHz featureAlexander Gordeev1-2/+2
2020-03-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev1-1/+4
2020-03-23s390/cpuinfo: show number of online CPUs within a packageAlexander Gordeev1-0/+1
2020-03-23s390/cpuinfo: show number of online coresAlexander Gordeev3-2/+22
2020-03-23s390/ipl: add support to control memory clearing for FCP and CCW re-IPLGerald Schaefer2-7/+67
2020-03-23s390/topology: remove offline CPUs from CPU topology masksAlexander Gordeev3-3/+9
2020-03-23s390/numa: remove redundant cpus_with_topology variableAlexander Gordeev2-7/+0
2020-03-23s390/cpuinfo: show processor physical addressAlexander Gordeev3-0/+7
2020-03-23s390/mm: optimize page table upgrade routineAlexander Gordeev1-34/+56
2020-03-11s390/config: do not select VIRTIO_CONSOLE via KconfigChristian Borntraeger3-1/+2
2020-03-11s390/traps: mark test_monitor_call __initHeiko Carstens1-1/+1
2020-03-11s390/irq: make init_ext_interrupts staticHeiko Carstens2-10/+9
2020-03-11s390/irq: replace setup_irq() by request_irq()afzal mohammed1-6/+2
2020-03-10s390/cpuinfo: add system topology informationAlexander Gordeev1-0/+22
2020-03-10s390: prevent leaking kernel address in BEARSven Schnelle9-27/+62
2020-03-10s390: enable bpf jit by default when not built as always-onHeiko Carstens1-0/+1
2020-03-10s390/cpum_cf: Add new extended counters for IBM z15Thomas Richter1-1/+122
2020-03-10s390/pci: embedding hotplug_slot in zdevPierre Morel1-0/+2
2020-03-06s390/mm: cleanup phys_to_pfn() and friendsAlexander Gordeev1-9/+9
2020-03-04s390/mm: mark private defines for vm_fault_t as suchChristian Borntraeger1-5/+5
2020-02-27s390/mm: remove fake numa supportHeiko Carstens11-1230/+19
2020-02-27s390/crypto: explicitly memzero stack key material in aes_s390.cTorsten Duwe1-0/+3
2020-02-27s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-19s390/arch: install kernels with their proper version IDStefan Raspl1-11/+6
2020-02-17s390/cpum_sf: Rework sampling buffer allocationThomas Richter1-19/+21
2020-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-33/+94
2020-02-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds37-63/+11
2020-02-15Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-2/+3
2020-02-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-25/+30
2020-02-14Merge tag 'sti-dt-for-5.7-round1' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into arm/fixesOlof Johansson2-4/+1
2020-02-12KVM: x86: fix WARN_ON check of an unsigned less than zeroPaolo Bonzini1-1/+1
2020-02-12KVM: x86/mmu: Fix struct guest_walker arrays for 5-level pagingSean Christopherson1-1/+1
2020-02-12KVM: nVMX: Use correct root level for nested EPT shadow page tablesSean Christopherson1-0/+3
2020-02-12KVM: nVMX: Fix some comment typos and coding styleMiaohe Lin2-5/+16
2020-02-12KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDPSean Christopherson3-7/+19
2020-02-12KVM: apic: reuse smp_wmb() in kvm_make_request()Miaohe Lin1-3/+0
2020-02-12KVM: x86: remove duplicated KVM_REQ_EVENT requestMiaohe Lin1-1/+0
2020-02-12arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-02-12KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTSOliver Upton1-13/+16
2020-02-12KVM: nVMX: Handle pending #DB when injecting INIT VM-exitOliver Upton1-0/+28
2020-02-12KVM: x86: Mask off reserved bit from #DB exception payloadOliver Upton1-0/+8
2020-02-12KVM: x86: do not reset microcode version on INIT or RESETPaolo Bonzini2-2/+2
2020-02-11Merge tag 'arm-soc/for-5.6/defconfig-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fixesOlof Johansson1-1/+1