summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-07-28Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-07-28arm64: mmu: Place guard page after mapping of kernel imageWill Deacon
2017-07-27Merge branch 'parisc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon
2017-07-27powerpc/mm/hash: Free the subpage_prot_table correctlyAneesh Kumar K.V
2017-07-26Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2017-07-26KVM: LAPIC: Fix reentrancy issues with preempt notifiersWanpeng Li
2017-07-26Merge tag 'kvm-s390-master-4.13-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2017-07-26KVM: nVMX: Fix loss of L2's NMI blocking stateWanpeng Li
2017-07-26KVM: nVMX: Fix posted intr delivery when vcpu is in guest modeWincy Van
2017-07-26x86: irq: Define a global vector for nested posted interruptsWincy Van
2017-07-26KVM: x86: do mask out upper bits of PAE CR3Paolo Bonzini
2017-07-26arm64: sysreg: Fix unprotected macro argmuent in write_sysregDave Martin
2017-07-26powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchainMichael Ellerman
2017-07-26powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier
2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt
2017-07-25Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-25parisc: Extend disabled preemption in copy_user_pageJohn David Anglin
2017-07-25parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...John David Anglin
2017-07-25parisc: Suspend lockup detectors before system haltHelge Deller
2017-07-25parisc: Show DIMM slot number which holds broken memory moduleHelge Deller
2017-07-25parisc: Add function to return DIMM slot of physical addressHelge Deller
2017-07-25parisc: Fix crash when calling PDC_PAT_MEM PDT firmware functionHelge Deller
2017-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-07-25KVM: s390: take srcu lock when getting/setting storage keysChristian Borntraeger
2017-07-25arm64/lib: copy_page: use consistent prefetch strideArd Biesheuvel
2017-07-24ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[]Dave Martin
2017-07-24ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessorsDave Martin
2017-07-24KVM: VMX: remove unused fieldPaolo Bonzini
2017-07-24KVM: PPC: Book3S HV: Fix host crash on changing HPT sizePaul Mackerras
2017-07-24KVM: PPC: Book3S HV: Enable TM before accessing TM registersPaul Mackerras
2017-07-23parisc: regenerate defconfig filesHelge Deller
2017-07-23parisc: Merge millicode routines via linker scriptHelge Deller
2017-07-23parisc: Disable further stack checks when panic occurs during stack checkHelge Deller
2017-07-23xen/x86: fix cpu hotplugJuergen Gross
2017-07-23xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-21x86/devicetree: Convert to using %pOF instead of ->full_nameRob Herring
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa
2017-07-21x86/platform/uv/BAU: Disable BAU on single hub configurationsAndrew Banman
2017-07-20x86: mark kprobe templates as character arrays, not single charactersLinus Torvalds