summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+2
2019-07-27Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds12-59/+79
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds14-97/+207
2019-07-26s390/mm: use shared variables for sysctl range checkVasily Gorbik1-4/+2
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic1-0/+2
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-07-25Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-0/+26
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds14-25/+103
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-13/+44
2019-07-24KVM: X86: Boost queue head vCPU to mitigate lock waiter preemptionWanpeng Li1-1/+2
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2-2/+2
2019-07-23Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+6
2019-07-23s390/kasan: add bitops instrumentationVasily Gorbik1-30/+35
2019-07-23s390/bitops: make test functions return boolVasily Gorbik1-12/+14
2019-07-23s390: wire up clone3 system callVasily Gorbik2-1/+2
2019-07-23s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi headerMasahiro Yamada1-17/+18
2019-07-23s390/hypfs: fix a typo in the name of a functionChristophe JAILLET1-2/+2
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik5-2/+13
2019-07-22riscv: dts: Add DT node for SiFive FU540 Ethernet controller driverYash Shah2-0/+24
2019-07-22riscv: include generic support for MSI irqdomainsWesley Terpstra1-0/+1
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet1-1/+1
2019-07-22arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse1-9/+13
2019-07-22arm64: Force SSBS on context switchMarc Zyngier2-3/+40
2019-07-22powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsVaibhav Jain1-1/+14
2019-07-22powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALLVaibhav Jain1-7/+22
2019-07-22powerpc/pseries: Update SCM hcall op-codes in hvcall.hVaibhav Jain1-3/+8
2019-07-22KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after freeJan Kiszka1-0/+2
2019-07-22KVM: X86: Dynamically allocate user_fpuWanpeng Li4-5/+27
2019-07-22KVM: X86: Fix fpu state crash in kvm guestWanpeng Li1-3/+6
2019-07-22Revert "kvm: x86: Use task structs fpu field for user"Paolo Bonzini2-5/+6
2019-07-22KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nestedJan Kiszka1-0/+2
2019-07-22arm64: mm: Drop pte_huge()Anshuman Khandual1-1/+0
2019-07-22arm64/sve: Fix a couple of magic numbers for the Z-reg countDave Martin1-2/+2
2019-07-22arm64/sve: Factor out FPSIMD to SVE state conversionDave Martin1-13/+14
2019-07-22arm64: stacktrace: Better handle corrupted stacksMark Rutland2-9/+88
2019-07-22arm64: stacktrace: Factor out backtrace initialisationDave Martin7-42/+30
2019-07-22arm64: stacktrace: Constify stacktrace.h functionsDave Martin1-5/+6
2019-07-22arm64: vdso: Cleanup MakefilesVincenzo Frascino2-11/+8
2019-07-22arm64: vdso: fix flip/flop vdso build bugNaohiro Aota2-4/+8
2019-07-22arm64: vdso: Fix population of AT_SYSINFO_EHDR for compat vdsoVincenzo Frascino1-1/+1
2019-07-22powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2-0/+8
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport1-32/+2
2019-07-21parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machinesHelge Deller1-1/+2
2019-07-21parisc: add kprobe_fault_handler()Sven Schnelle1-0/+4
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-1/+38
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds31-195/+218
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-61/+87
2019-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+3
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-211/+198