summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-0151-51/+51
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-1351-51/+51
* | 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
| * | | | | ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann2017-08-232-1/+13
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-08-234-11/+17
|\ \ \ \ \ \
| * | | | | | arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas2017-08-221-7/+3
| * | | | | | arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel2017-08-222-4/+9
| * | | | | | arm64: mm: abort uaccess retries upon fatal signalMark Rutland2017-08-221-1/+4
| * | | | | | arm64: fpsimd: Prevent registers leaking across execDave Martin2017-08-221-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-08-214-15/+15
|\ \ \ \ \ \
| * | | | | | sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni2017-08-211-1/+1
| * | | | | | sparc64: remove unnecessary log messageTushar Dave2017-08-161-2/+0
| * | | | | | sparc64: Don't clibber fixed registers in __multi4.David S. Miller2017-08-161-12/+12
| * | | | | | mm: add pmd_t initializer __pmd() to work around a GCC bug.Zi Yan2017-08-101-0/+2
* | | | | | | Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-2125-70/+153
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | arc: Mask individual IRQ lines during core INTC initAlexey Brodkin2017-08-112-1/+16
| * | | | | | ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta2017-08-043-7/+41
| * | | | | | ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2017-08-042-2/+13
| * | | | | | ARC: dma: implement dma_unmap_page and sg variantVineet Gupta2017-08-041-0/+45
| * | | | | | ARCv2: SLC: Make sure busy bit is set properly for region opsAlexey Brodkin2017-08-041-0/+3
| * | | | | | ARC: [plat-sim] Include this platform unconditionallyVineet Gupta2017-08-0412-24/+5
| * | | | | | ARC: [plat-axs10x]: prepare dts files for enabling PAE40 on axs103Eugeniy Paltsev2017-08-044-34/+30
| * | | | | | ARC: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-07-172-2/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-2018-66/+84
|\ \ \ \ \ \
| * | | | | | x86: Constify attribute_group structuresArvind Yadav2017-08-187-36/+36
| * | | | | | x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'Alexander Potapenko2017-08-171-3/+4
| * | | | | | x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checksOleg Nesterov2017-08-161-2/+1
| * | | | | | x86: Fix norandmaps/ADDR_NO_RANDOMIZEOleg Nesterov2017-08-161-2/+2
| * | | | | | x86/mtrr: Prevent CPU hotplug lock recursionThomas Gleixner2017-08-151-3/+15
| * | | | | | x86: Mark various structures and functions as 'static'Colin Ian King2017-08-114-5/+5
| * | | | | | x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"...Borislav Petkov2017-08-112-2/+2
| * | | | | | x86/smpboot: Unbreak CPU0 hotplugVitaly Kuznetsov2017-08-101-13/+17
| * | | | | | x86/asm/64: Clear AC on NMI entriesAndy Lutomirski2017-08-101-0/+2
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-08-201-2/+2
|\ \ \ \ \ \ \