summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier2020-10-013-6/+16
* KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky2020-10-011-1/+7
* KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson2020-10-011-1/+2
* MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-10-011-0/+1
* s390/init: add missing __init annotationsIlya Leoshkevich2020-10-011-3/+3
* RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt2020-10-012-0/+26
* x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner2020-10-011-2/+2
* arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 registerAnshuman Khandual2020-10-011-1/+1
* powerpc/traps: Make unrecoverable NMIs die instead of panicNicholas Piggin2020-10-011-3/+3
* arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]Will Deacon2020-10-011-7/+3
* KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford2020-10-011-2/+8
* KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...Gustavo Romero2020-10-013-7/+40
* x86/pkeys: Add check for pkey "overflow"Dave Hansen2020-10-012-2/+12
* KVM: x86: fix incorrect comparison in trace eventPaolo Bonzini2020-10-011-1/+1
* ARM: 8948/1: Prevent OOB access in stacktraceVincent Whitchurch2020-10-012-2/+6
* powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran2020-10-011-1/+1
* s390/cpum_sf: Use kzalloc and minor changesThomas Richter2020-10-011-5/+4
* x86/ioapic: Unbreak check_timer()Thomas Gleixner2020-10-011-0/+1
* arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka2020-10-011-1/+1
* m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang2020-10-011-0/+1
* x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin2020-09-261-1/+1
* x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski2020-09-232-0/+2
* powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy2020-09-231-1/+2
* x86/boot/compressed: Disable relocation relaxationArvind Sankar2020-09-231-0/+2
* MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer2020-09-231-2/+7
* MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer2020-09-231-0/+1
* KVM: MIPS: Change the definition of kvm typeHuacai Chen2020-09-231-0/+2
* openrisc: Fix cache API compile issue when not inliningStafford Horne2020-09-231-1/+1
* ARM: dts: vfxxx: Add syscon compatible with OCOTPChris Healy2020-09-171-1/+1
* KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li2020-09-171-0/+1
* vgacon: remove software scrollback supportLinus Torvalds2020-09-174-4/+0
* ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin2020-09-171-2/+2
* irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta2020-09-171-1/+0
* ARC: HSDK: wireup perf irqVineet Gupta2020-09-171-0/+2
* arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli2020-09-171-1/+1
* ARM: dts: BCM5301X: Fixed QSPI compatible stringFlorian Fainelli2020-09-171-1/+1
* ARM: dts: NSP: Fixed QSPI compatible stringFlorian Fainelli2020-09-171-1/+1
* ARM: dts: bcm: HR2: Fixed QSPI compatible stringFlorian Fainelli2020-09-171-1/+1
* ARM: dts: ls1021a: fix QuadSPI-memory reg rangeMatthias Schiffer2020-09-171-1/+1
* ARM: dts: socfpga: fix register entry for timer3 on Arria10Dinh Nguyen2020-09-171-1/+1
* ARM: dts: logicpd-som-lv-baseboard: Fix broken audioAdam Ford2020-09-171-0/+2
* ARM: dts: logicpd-torpedo-baseboard: Fix broken audioAdam Ford2020-09-171-0/+2
* KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse2020-09-091-1/+2
* KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse2020-09-093-6/+42
* KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse2020-09-091-0/+15
* KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse2020-09-095-26/+95
* x86, fakenuma: Fix invalid starting node IDHuang Ying2020-09-091-1/+1
* MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli2020-09-091-0/+2
* MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli2020-09-091-0/+4
* s390: don't trace preemption in percpu macrosSven Schnelle2020-09-091-14/+14