summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-2813-21/+69
|\
| * Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2017-07-262-1/+5
| |\
| | * KVM: PPC: Book3S HV: Fix host crash on changing HPT sizePaul Mackerras2017-07-241-1/+3
| | * KVM: PPC: Book3S HV: Enable TM before accessing TM registersPaul Mackerras2017-07-241-0/+2
| * | KVM: LAPIC: Fix reentrancy issues with preempt notifiersWanpeng Li2017-07-261-3/+14
| * | Merge tag 'kvm-s390-master-4.13-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2017-07-261-2/+6
| |\ \
| | * | KVM: s390: take srcu lock when getting/setting storage keysChristian Borntraeger2017-07-251-2/+6
| * | | KVM: nVMX: Fix loss of L2's NMI blocking stateWanpeng Li2017-07-261-0/+2
| * | | KVM: nVMX: Fix posted intr delivery when vcpu is in guest modeWincy Van2017-07-261-11/+11
| * | | x86: irq: Define a global vector for nested posted interruptsWincy Van2017-07-267-1/+29
| * | | KVM: x86: do mask out upper bits of PAE CR3Paolo Bonzini2017-07-261-2/+2
| * | | KVM: VMX: remove unused fieldPaolo Bonzini2017-07-241-1/+0
| | |/ | |/|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-07-2811-42/+47
|\ \ \
| * | | arm64: mmu: Place guard page after mapping of kernel imageWill Deacon2017-07-281-7/+11
| * | | drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon2017-07-271-0/+1
| * | | arm64: sysreg: Fix unprotected macro argmuent in write_sysregDave Martin2017-07-261-2/+2
| * | | arm64/lib: copy_page: use consistent prefetch strideArd Biesheuvel2017-07-251-4/+5
| * | | arm64/numa: Drop duplicate messagePunit Agrawal2017-07-201-6/+1
| * | | arm64: Convert to using %pOF instead of full_nameRob Herring2017-07-203-19/+19
| * | | arm64: traps: disable irq in die()Qiao Zhou2017-07-201-2/+6
| * | | arm64: atomics: Remove '&' from '+&' asm constraint in lse atomicsWill Deacon2017-07-201-1/+1
| * | | arm64: uaccess: Remove redundant __force from addr cast in __range_okWill Deacon2017-07-201-1/+1
* | | | Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-289-36/+168
|\ \ \ \
| * | | | powerpc/mm/hash: Free the subpage_prot_table correctlyAneesh Kumar K.V2017-07-271-1/+1
| * | | | powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchainMichael Ellerman2017-07-261-12/+13
| * | | | powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier2017-07-261-1/+0
| * | | | powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt2017-07-266-22/+154
* | | | | Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-07-282-246/+2
|\ \ \ \ \
| * | | | | ARM: OMAP2+: hsmmc.c: Remove dead codeFaiz Abbas2017-07-172-246/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'parisc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-2715-253/+151
|\ \ \ \ \
| * | | | | parisc: Extend disabled preemption in copy_user_pageJohn David Anglin2017-07-251-1/+1
| * | | | | parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...John David Anglin2017-07-251-20/+14
| * | | | | parisc: Suspend lockup detectors before system haltHelge Deller2017-07-251-0/+2
| * | | | | parisc: Show DIMM slot number which holds broken memory moduleHelge Deller2017-07-251-5/+14
| * | | | | parisc: Add function to return DIMM slot of physical addressHelge Deller2017-07-252-1/+40
| * | | | | parisc: Fix crash when calling PDC_PAT_MEM PDT firmware functionHelge Deller2017-07-252-3/+12
| * | | | | parisc: regenerate defconfig filesHelge Deller2017-07-238-222/+59
| * | | | | parisc: Merge millicode routines via linker scriptHelge Deller2017-07-231-0/+2
| * | | | | parisc: Disable further stack checks when panic occurs during stack checkHelge Deller2017-07-231-1/+7
| | |_|/ / | |/| | |
* | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-275-23/+80
|\ \ \ \ \
| * | | | | ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[]Dave Martin2017-07-242-17/+65
| * | | | | ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessorsDave Martin2017-07-241-2/+2
| * | | | | ARM: kexec: fix failure to boot crash kernelRussell King2017-07-202-5/+11
| * | | | | ARM: kexec: avoid allocating crashkernel region outside lowmemRussell King2017-07-201-0/+3
* | | | | | Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-255-14/+41
|\ \ \ \ \ \
| * | | | | | ARM: NOMMU: Wire-up default DMA interfaceVladimir Murzin2017-07-201-9/+36
| * | | | | | dma-coherent: introduce interface for default DMA poolVladimir Murzin2017-07-204-5/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-252-4/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | s390/mm: set change and reference bit on lazy key enablementChristian Borntraeger2017-07-131-3/+3
| * | | | | s390/perf: fix problem state detectionChristian Borntraeger2017-07-131-1/+1