summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-07-22KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nestedJan Kiszka
2019-07-22arm64: mm: Drop pte_huge()Anshuman Khandual
2019-07-22arm64/sve: Fix a couple of magic numbers for the Z-reg countDave Martin
2019-07-22arm64/sve: Factor out FPSIMD to SVE state conversionDave Martin
2019-07-22arm64: stacktrace: Better handle corrupted stacksMark Rutland
2019-07-22arm64: stacktrace: Factor out backtrace initialisationDave Martin
2019-07-22arm64: stacktrace: Constify stacktrace.h functionsDave Martin
2019-07-22arm64: vdso: Cleanup MakefilesVincenzo Frascino
2019-07-22arm64: vdso: fix flip/flop vdso build bugNaohiro Aota
2019-07-22arm64: vdso: Fix population of AT_SYSINFO_EHDR for compat vdsoVincenzo Frascino
2019-07-22x86/irq/64: Update stale commentCao jin
2019-07-22x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-07-22x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()Eiichi Tsukata
2019-07-22x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel
2019-07-22x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel
2019-07-22ARM: dts: imx6ul: fix clock frequency property name of I2C busesSébastien Szymanski
2019-07-22powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-07-21ARM: Delete netx a second timeLinus Walleij
2019-07-22ARM: dts: imx7ulp: Fix usb-phy unit address formatFabio Estevam
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport
2019-07-21parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machinesHelge Deller
2019-07-21parisc: add kprobe_fault_handler()Sven Schnelle
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-20x86/entry/64: Prevent clobbering of saved CR2 valueThomas Gleixner
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland
2019-07-20KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini
2019-07-20KVM: VMX: dump VMCS on failed entryPaolo Bonzini
2019-07-20KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu
2019-07-20KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeupWanpeng Li
2019-07-20KVM: Boost vCPUs that are delivering interruptsWanpeng Li
2019-07-20KVM: SVM: Fix detection of AMD Errata 1096Liran Alon
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li
2019-07-19Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-19powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio
2019-07-19x86/hyper-v: Zero out the VP ASSIST PAGE on allocationDexuan Cui
2019-07-19csky: Fixup abiv1 memset errorGuo Ren
2019-07-19csky: Improve tlb operation with help of asidGuo Ren
2019-07-19csky: Use generic asid algorithm to implement switch_mmGuo Ren