summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-1739-70/+4
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-1724-43/+0
| * kbuild: warn redundant generic-yMasahiro Yamada2019-03-1711-13/+0
| * unicore32: simplify linker script generation for decompressorMasahiro Yamada2019-03-142-4/+1
| * h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada2019-03-141-1/+1
| * kbuild: move archive command to scripts/Makefile.libMasahiro Yamada2019-03-141-3/+0
| * ia64: prefix header search path with $(srctree)/Masahiro Yamada2019-03-144-6/+2
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-173-125/+0
|\ \
| * | x86/asm: Remove unused __constant_c_x_memset() macro and inlinesRasmus Villemoes2019-01-121-84/+0
| * | x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes2019-01-123-41/+0
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-172-4/+4
|\ \ \
| * | | perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot2019-03-171-1/+1
| * | | perf/x86: Fixup typo in stub functionsPeter Zijlstra2019-03-151-2/+2
| * | | perf/x86/intel: Fix memory corruptionPeter Zijlstra2019-03-151-1/+1
* | | | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-162-0/+2
|\ \ \ \
| * | | | signal: add pidfd_send_signal() syscallChristian Brauner2019-03-052-0/+2
* | | | | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-161-0/+1
|\ \ \ \ \
| * | | | | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-061-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-161-3/+4
|\ \ \ \ \
| * | | | | scsi: ia64: simscsi: use request tag instead of serial_numberHannes Reinecke2019-03-151-3/+4
| |/ / / /
* | | | | Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-166-10/+22
|\ \ \ \ \
| * | | | | powerpc/64s: Include <asm/nmi.h> header file to fix a warningMathieu Malaterre2019-03-131-0/+1
| * | | | | powerpc/powernv: Fix compile without CONFIG_TRACEPOINTSAlexey Kardashevskiy2019-03-131-0/+1
| * | | | | powerpc/mm: Disable kcov for SLB routinesMahesh Salgaonkar2019-03-121-0/+3
| * | | | | powerpc: remove dead code in head_fsl_booke.SJason Yan2019-03-051-7/+0
| * | | | | powerpc/configs: Sync skiroot defconfigJoel Stanley2019-03-051-3/+9
| * | | | | powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configurationAneesh Kumar K.V2019-03-051-0/+8
* | | | | | Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-152-6/+3
|\ \ \ \ \ \
| * | | | | | um: Fix for a possible OOPS in ubd initializationAnton Ivanov2019-03-061-3/+3
| * | | | | | um: Remove duplicated include from vector_user.cYueHaibing2019-03-061-3/+0
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-1569-825/+1718
|\ \ \ \ \ \ \
| * | | | | | | kvm: vmx: fix formatting of a commentPaolo Bonzini2019-03-151-5/+5
| * | | | | | | Merge tag 'kvm-ppc-next-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-03-153-5/+17
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char()Suraj Jitindar Singh2019-03-012-4/+16
| | * | | | | | | KVM: PPC: Fix compilation when KVM is not enabledPaul Mackerras2019-02-271-1/+1
| * | | | | | | | Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"Ben Gardon2019-03-151-13/+3
| |/ / / / / / /
| * | | | | | | Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-02-2223-115/+277
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2Dave Martin2019-02-221-1/+1
| | * | | | | | | KVM: arm64: Fix comment for KVM_PHYS_SHIFTZenghui Yu2019-02-191-1/+2
| | * | | | | | | KVM: arm/arm64: Prefix header search paths with $(srctree)/Masahiro Yamada2019-02-192-2/+2
| | * | | | | | | KVM: arm/arm64: Remove -I. header search pathsMasahiro Yamada2019-02-192-4/+1
| | * | | | | | | arm64: KVM: Describe data or unified caches as having 1 set and 1 wayArd Biesheuvel2019-02-192-1/+17
| | * | | | | | | arm64: KVM: Expose sanitised cache type register to guestArd Biesheuvel2019-02-193-2/+61
| | * | | | | | | KVM: arm/arm64: Move kvm_is_write_fault to header fileChristoffer Dall2019-02-192-0/+16
| | * | | | | | | KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systemsChristoffer Dall2019-02-191-0/+4
| | * | | | | | | KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara2019-02-193-49/+51
| | * | | | | | | KVM: arm64: Reuse sys_reg() macro when searching the trap tableMarc Zyngier2019-02-191-13/+6
| | * | | | | | | KVM: arm64: Fix ICH_ELRSR_EL2 sysreg namingMarc Zyngier2019-02-192-3/+3
| | * | | | | | | KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall2019-02-197-16/+34
| | * | | | | | | arm/arm64: KVM: Statically configure the host's view of MPIDRMarc Zyngier2019-02-194-2/+16