summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-09-033-23/+4
|\
| * MIPS: Remove pt_regs adjustments in indirect syscall handlerJames Cowgill2017-08-292-17/+0
| * MIPS: seccomp: Fix indirect syscall argsJames Hogan2017-08-291-6/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-033-8/+10
|\ \
| * | x86/boot: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr2017-08-291-2/+1
| * | x86/boot: Provide more slack space during decompressionJan H. Schönherr2017-08-291-1/+7
| * | x86/ldt: Fix off by one in get_segment_base()Dan Carpenter2017-08-291-5/+2
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-09-0119-265/+2
|\ \ \
| * \ \ Merge tag 'mvebu-fixes-4.13-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2017-09-011-2/+2
| |\ \ \
| | * | | arm64: dts: marvell: fix number of GPIOs in Armada AP806 descriptionThomas Petazzoni2017-08-301-2/+2
| * | | | Merge tag 'sunxi-fixes-for-4.13-3' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-08-2918-263/+0
| |\ \ \ \
| | * | | | arm: dts: sunxi: Revert EMAC changesMaxime Ripard2017-08-2810-128/+0
| | * | | | arm64: dts: allwinner: Revert EMAC changesMaxime Ripard2017-08-288-135/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-012-2/+9
|\ \ \ \ \ \
| * | | | | | s390/mm: fix BUG_ON in crst_table_upgradeMartin Schwidefsky2017-08-311-2/+4
| * | | | | | s390/mm: fork vs. 5 level page tabelMartin Schwidefsky2017-08-311-0/+5
* | | | | | | KVM: update to new mmu_notifier semantic v2Jérôme Glisse2017-08-316-35/+0
* | | | | | | powerpc/powernv: update to new mmu_notifier semanticJérôme Glisse2017-08-311-10/+0
|/ / / / / /
* | | | | | Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-301-1/+1
|\ \ \ \ \ \
| * | | | | | um: Fix check for _xstate for older hostsFlorian Fainelli2017-08-241-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2017-08-3013-16/+68
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2017-08-292-2/+12
| * | | | | | alpha: Define ioremap_wcGuenter Roeck2017-08-291-0/+1
| * | | | | | alpha: Fix section mismatchesMatt Turner2017-08-292-3/+3
| * | | | | | alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree2017-08-291-0/+3
| * | | | | | alpha: Fix typo in ev6-copy_user.SRichard Henderson2017-08-292-4/+5
| * | | | | | alpha: Package string routines togetherRichard Henderson2017-08-291-6/+16
| * | | | | | alpha: Update for new syscallsRichard Henderson2017-08-293-1/+24
| * | | | | | alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner2017-08-292-0/+4
* | | | | | | ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcAlexey Brodkin2017-08-282-3/+10
* | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2017-08-288-27/+17
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | c6x: Convert to using %pOF instead of full_nameRob Herring2017-08-243-17/+17
| * | | | | | c6x: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-08-245-10/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-261-3/+1
|\ \ \ \ \ \
| * | | | | | x86/mm: Fix use-after-free of ldt_structEric Biggers2017-08-251-3/+1
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-08-2512-64/+135
|\ \ \ \ \ \
| * | | | | | KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras2017-08-251-22/+34
| * | | | | | KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini2017-08-252-6/+17
| * | | | | | KVM: x86: simplify handling of PKRUPaolo Bonzini2017-08-255-30/+10
| * | | | | | KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini2017-08-251-1/+1
| * | | | | | KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document themBenjamin Herrenschmidt2017-08-241-2/+55
| * | | | | | KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit lossBenjamin Herrenschmidt2017-08-241-1/+10
| * | | | | | KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9Nicholas Piggin2017-08-241-0/+3
| * | | | | | Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2017-08-211-2/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | KVM: s390: sthyi: fix specification exception detectionHeiko Carstens2017-08-211-1/+4
| | * | | | | KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens2017-08-211-1/+1
* | | | | | | Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-08-253-0/+20
|\ \ \ \ \ \ \
| * | | | | | | powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt2017-08-183-0/+20
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-243-1/+14
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | ARM: dts: exynos: add needs-hpd for Odroid-XU3/4Hans Verkuil2017-08-231-0/+1