summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-2712-59/+79
|\ \
| * | s390/mm: use shared variables for sysctl range checkVasily Gorbik2019-07-261-4/+2
| * | s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic2019-07-261-0/+2
| * | s390/kasan: add bitops instrumentationVasily Gorbik2019-07-231-30/+35
| * | s390/bitops: make test functions return boolVasily Gorbik2019-07-231-12/+14
| * | s390: wire up clone3 system callVasily Gorbik2019-07-232-1/+2
| * | s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi headerMasahiro Yamada2019-07-231-17/+18
| * | s390/hypfs: fix a typo in the name of a functionChristophe JAILLET2019-07-231-2/+2
| * | s390: enable detection of kernel version from bzImageVasily Gorbik2019-07-235-2/+13
| |/
* | Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds2019-07-261-1/+1
|\ \
| * \ Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-221-1/+1
| |\ \ | | |/ | |/|
| | * docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-171-1/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-07-2614-97/+207
|\ \ \
| * | | arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse2019-07-221-9/+13
| * | | arm64: Force SSBS on context switchMarc Zyngier2019-07-222-3/+40
| * | | arm64: mm: Drop pte_huge()Anshuman Khandual2019-07-221-1/+0
| * | | arm64/sve: Fix a couple of magic numbers for the Z-reg countDave Martin2019-07-221-2/+2
| * | | arm64/sve: Factor out FPSIMD to SVE state conversionDave Martin2019-07-221-13/+14
| * | | arm64: stacktrace: Better handle corrupted stacksMark Rutland2019-07-222-9/+88
| * | | arm64: stacktrace: Factor out backtrace initialisationDave Martin2019-07-227-42/+30
| * | | arm64: stacktrace: Constify stacktrace.h functionsDave Martin2019-07-221-5/+6
| * | | arm64: vdso: Cleanup MakefilesVincenzo Frascino2019-07-222-11/+8
| * | | arm64: vdso: fix flip/flop vdso build bugNaohiro Aota2019-07-222-4/+8
| * | | arm64: vdso: Fix population of AT_SYSINFO_EHDR for compat vdsoVincenzo Frascino2019-07-221-1/+1
| |/ /
* | | Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-254-0/+26
|\ \ \
| * | | riscv: dts: Add DT node for SiFive FU540 Ethernet controller driverYash Shah2019-07-222-0/+24
| * | | riscv: include generic support for MSI irqdomainsWesley Terpstra2019-07-221-0/+1
| * | | riscv: enable sys_clone3 syscall for rv64Paul Walmsley2019-07-191-0/+1
* | | | Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-2414-25/+103
|\ \ \ \
| * | | | powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsVaibhav Jain2019-07-221-1/+14
| * | | | powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALLVaibhav Jain2019-07-221-7/+22
| * | | | powerpc/pseries: Update SCM hcall op-codes in hvcall.hVaibhav Jain2019-07-221-3/+8
| * | | | powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2019-07-222-0/+8
| * | | | powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio2019-07-193-1/+20
| * | | | KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create failsCédric Le Goater2019-07-192-5/+3
| * | | | powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy2019-07-181-4/+3
| * | | | powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMAAndrea Arcangeli2019-07-151-1/+1
| * | | | KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseriesSuraj Jitindar Singh2019-07-151-0/+11
| * | | | powerpc/pmu: Set pmcregs_in_use in paca when running as LPARSuraj Jitindar Singh2019-07-151-3/+2
| * | | | KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nestingSuraj Jitindar Singh2019-07-151-0/+2
| * | | | powerpc/mm: Limit rma_size to 1TB when running without HV modeSuraj Jitindar Singh2019-07-151-0/+9
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-247-13/+44
|\ \ \ \ \
| * | | | | KVM: X86: Boost queue head vCPU to mitigate lock waiter preemptionWanpeng Li2019-07-241-1/+2
| * | | | | Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-242-2/+2
| * | | | | KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after freeJan Kiszka2019-07-221-0/+2
| * | | | | KVM: X86: Dynamically allocate user_fpuWanpeng Li2019-07-224-5/+27
| * | | | | KVM: X86: Fix fpu state crash in kvm guestWanpeng Li2019-07-221-3/+6
| * | | | | Revert "kvm: x86: Use task structs fpu field for user"Paolo Bonzini2019-07-222-5/+6
| * | | | | KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nestedJan Kiszka2019-07-221-0/+2
* | | | | | Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-242-1/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |