summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-03-19MIPS: Loongson: Do not initialise statics to 0Tiezhu Yang
2020-03-19MIPS: Add header files reference with path prefixbibo mao
2020-03-19Use ELF_BASE_PLATFORM to pass ISA levelYunQiang Su
2020-03-16MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch linesKamal Dasu
2020-03-16MIPS: pass non-NULL dev_id on shared request_irq()afzal mohammed
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed
2020-03-04MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2020-03-04arch/mips: change duplicated word in NUMA help textRandy Dunlap
2020-02-28MIPS: reduce print level for cache informationOleksij Rempel
2020-02-28MIPS: pic32mzda: Drop pointless static qualifierYueHaibing
2020-02-19mips/jazz: Update jazz_defconfig for MIPS MagnumFinn Thain
2020-02-19mips/jazz: Remove redundant settings and shrink jazz_defconfigFinn Thain
2020-02-19MIPS: configs: Cleanup old Kconfig optionsKrzysztof Kozlowski
2020-02-19MIPS: ralink: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-19MIPS: Pistachio: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-19MIPS: pic32mzda: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-19MIPS: jz4740: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-19MIPS: generic: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-19MIPS: BMIPS: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-19MIPS: ath79: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
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
2020-02-11perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips
2020-02-11perf/x86/msr: Add Tremont supportKan Liang
2020-02-11perf/x86/cstate: Add Tremont supportKan Liang