summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2020-02-12KVM: x86: Mask off reserved bit from #DB exception payloadOliver Upton
2020-02-12KVM: x86: do not reset microcode version on INIT or RESETPaolo Bonzini
2020-02-11Merge tag 'arm-soc/for-5.6/defconfig-arm64-fixes' of https://github.com/Broad...Olof Johansson
2020-02-11Merge tag 'sunxi-config-for-5.6-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2020-02-11Merge tag 'sunxi-config64-for-5.6-2' of https://git.kernel.org/pub/scm/linux/...Olof Johansson
2020-02-11Merge tag 'v5.6-rc1' into arm/fixesOlof Johansson
2020-02-11Merge tag 'juno-fix-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Olof Johansson
2020-02-11s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-02-11s390/uv: Fix handling of length extensionsChristian Borntraeger
2020-02-11ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsiKuninori Morimoto
2020-02-11ARM: dts: sti: Remove deprecated snps PHY properties for stih410-b2260Patrice Chotard
2020-02-11perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang