aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexGravatar Christoph Hellwig 1-1/+1
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 13-21/+69
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 11-42/+47
2017-07-28Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 9-36/+168
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 2-246/+2
2017-07-28arm64: mmu: Place guard page after mapping of kernel imageGravatar Will Deacon 1-7/+11
2017-07-27Merge branch 'parisc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 15-253/+151
2017-07-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 5-23/+80
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUGravatar Will Deacon 1-0/+1
2017-07-27powerpc/mm/hash: Free the subpage_prot_table correctlyGravatar Aneesh Kumar K.V 1-1/+1
2017-07-26Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Paolo Bonzini 2-1/+5
2017-07-26KVM: LAPIC: Fix reentrancy issues with preempt notifiersGravatar Wanpeng Li 1-3/+14
2017-07-26Merge tag 'kvm-s390-master-4.13-1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Paolo Bonzini 1-2/+6
2017-07-26KVM: nVMX: Fix loss of L2's NMI blocking stateGravatar Wanpeng Li 1-0/+2
2017-07-26KVM: nVMX: Fix posted intr delivery when vcpu is in guest modeGravatar Wincy Van 1-11/+11
2017-07-26x86: irq: Define a global vector for nested posted interruptsGravatar Wincy Van 7-1/+29
2017-07-26KVM: x86: do mask out upper bits of PAE CR3Gravatar Paolo Bonzini 1-2/+2
2017-07-26arm64: sysreg: Fix unprotected macro argmuent in write_sysregGravatar Dave Martin 1-2/+2
2017-07-26powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchainGravatar Michael Ellerman 1-12/+13
2017-07-26powerpc/pseries: Fix of_node_put() underflow during reconfig removeGravatar Laurent Vivier 1-1/+0
2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMGravatar Benjamin Herrenschmidt 6-22/+154
2017-07-25Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 5-14/+41
2017-07-25parisc: Extend disabled preemption in copy_user_pageGravatar John David Anglin 1-1/+1
2017-07-25parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...Gravatar John David Anglin 1-20/+14
2017-07-25parisc: Suspend lockup detectors before system haltGravatar Helge Deller 1-0/+2
2017-07-25parisc: Show DIMM slot number which holds broken memory moduleGravatar Helge Deller 1-5/+14
2017-07-25parisc: Add function to return DIMM slot of physical addressGravatar Helge Deller 2-1/+40
2017-07-25parisc: Fix crash when calling PDC_PAT_MEM PDT firmware functionGravatar Helge Deller 2-3/+12
2017-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 2-4/+4
2017-07-25KVM: s390: take srcu lock when getting/setting storage keysGravatar Christian Borntraeger 1-2/+6
2017-07-25arm64/lib: copy_page: use consistent prefetch strideGravatar Ard Biesheuvel 1-4/+5
2017-07-24ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[]Gravatar Dave Martin 2-17/+65
2017-07-24ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessorsGravatar Dave Martin 1-2/+2
2017-07-24KVM: VMX: remove unused fieldGravatar Paolo Bonzini 1-1/+0
2017-07-24KVM: PPC: Book3S HV: Fix host crash on changing HPT sizeGravatar Paul Mackerras 1-1/+3
2017-07-24KVM: PPC: Book3S HV: Enable TM before accessing TM registersGravatar Paul Mackerras 1-0/+2
2017-07-23parisc: regenerate defconfig filesGravatar Helge Deller 8-222/+59
2017-07-23parisc: Merge millicode routines via linker scriptGravatar Helge Deller 1-0/+2
2017-07-23parisc: Disable further stack checks when panic occurs during stack checkGravatar Helge Deller 1-1/+7
2017-07-23xen/x86: fix cpu hotplugGravatar Juergen Gross 1-1/+2
2017-07-23xen/x86: Don't BUG on CPU0 offliningGravatar Vitaly Kuznetsov 1-1/+0
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 7-7/+7
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-21/+38
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 11-34/+102
2017-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 16-38/+55
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-16/+202
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 9-18/+18
2017-07-21x86/devicetree: Convert to using %pOF instead of ->full_nameGravatar Rob Herring 1-2/+1
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksGravatar Jiri Olsa 3-10/+14
2017-07-21x86/platform/uv/BAU: Disable BAU on single hub configurationsGravatar Andrew Banman 1-5/+18