aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-5/+27
2015-09-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 4-6/+30
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 31-161/+205
2015-09-26Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesGravatar Olof Johansson 4-3/+28
2015-09-26Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 14-39/+63
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 9-5/+38
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 13-9/+42
2015-09-25Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-1/+3
2015-09-25KVM: disable halt_poll_ns as default for s390xGravatar David Hildenbrand 6-0/+6
2015-09-25KVM: x86: fix off-by-one in reserved bits checkGravatar Paolo Bonzini 1-1/+1
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsGravatar Paolo Bonzini 1-6/+17
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbGravatar Paolo Bonzini 1-1/+2
2015-09-24Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+2
2015-09-24Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Olof Johansson 1-0/+1
2015-09-24ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driverGravatar Benjamin Gaignard 2-84/+80
2015-09-24ARM: dts: fix omap2+ address translation for pbiasGravatar Kishon Vijay Abraham I 5-12/+17
2015-09-24Documentation: arm: Fix typo in the idle-states bindings examplesGravatar Lorenzo Pieralisi 2-2/+2
2015-09-24ARM: alignment: fix alignment handling for uaccess changesGravatar Russell King 1-5/+25
2015-09-22x86, efi, kasan: #undef memset/memcpy/memmove per archGravatar Andrey Ryabinin 1-0/+10
2015-09-22x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeGravatar Andy Lutomirski 1-1/+4
2015-09-22x86/paravirt: Replace the paravirt nop with a bona fide empty functionGravatar Andy Lutomirski 2-4/+23
2015-09-22Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Paolo Bonzini 3-1/+12
2015-09-22ARM: wire up new syscallsGravatar Russell King 3-1/+5
2015-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 10-181/+147
2015-09-21powerpc: Wire up sys_membarrier()Gravatar Michael Ellerman 3-1/+3
2015-09-21KVM: x86: trap AMD MSRs for the TSeg base and maskGravatar Paolo Bonzini 2-0/+3
2015-09-21KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Gravatar Thomas Huth 1-0/+6
2015-09-21KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGravatar Gautham R. Shenoy 1-0/+1
2015-09-21KVM: PPC: Book3S HV: Fix handling of interrupted VCPUsGravatar Paul Mackerras 1-1/+5
2015-09-19Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 3-10/+17
2015-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 22-83/+57
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 108-217/+154
2015-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 14-14/+58
2015-09-18kvm: svm: reset mmu on VCPU resetGravatar Igor Mammedov 1-0/+1
2015-09-18s390: wire up separate socketcalls system callsGravatar Heiko Carstens 4-21/+42
2015-09-18s390/compat: remove superfluous compat wrappersGravatar Heiko Carstens 2-102/+51
2015-09-18s390/compat: do not trace compat wrapper functionsGravatar Heiko Carstens 1-6/+6
2015-09-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+4
2015-09-17alpha: lib: export __delayGravatar Sudip Mukherjee 1-0/+1
2015-09-17alpha: io: define ioremap_ucGravatar Sudip Mukherjee 1-1/+3
2015-09-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 9-22/+71
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 11-27/+72
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-1/+5
2015-09-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-5/+14
2015-09-17Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 11-75/+28
2015-09-17x86/pci/dma: Fix gfp flags for coherent DMA memory allocationGravatar Junichi Nomura 1-1/+1
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Gravatar Ming Lei 4-34/+4
2015-09-17arm64: KVM: Remove all traces of the ThumbEE registersGravatar Will Deacon 4-29/+5
2015-09-17arm: KVM: Disable virtual timer even if the guest is not using itGravatar Marc Zyngier 1-2/+4