summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-06-17Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-16powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy
2017-06-15powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-14powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_nodeAlistair Popple
2017-06-13Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-06-11Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-11KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li
2017-06-10hexagon: Use raw_copy_to_userGuenter Roeck
2017-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-09Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-09Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-06-08Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2017-06-08s390: update defconfigMartin Schwidefsky
2017-06-08KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li
2017-06-08Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini
2017-06-08powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by defaultMichael Ellerman
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V
2017-06-08x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski
2017-06-07bpf, arm64: use separate register for state in stxrDaniel Borkmann
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-06-06sparc64: delete old wrap codePavel Tatashin
2017-06-06sparc64: new context wrapPavel Tatashin
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-06sparc64: redefine first versionPavel Tatashin
2017-06-06sparc64: combine activate_mm and switch_mmPavel Tatashin
2017-06-06sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-06sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett
2017-06-06sparc: Machine description indices can varyJames Clarke
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu
2017-06-06arm: KVM: Allow unaligned accesses at HYPMarc Zyngier
2017-06-06arm64: KVM: Allow unaligned accesses at EL2Marc Zyngier
2017-06-06arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier
2017-06-06KVM: nVMX: Fix exception injectionWanpeng Li
2017-06-06kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini
2017-06-06powerpc/perf: Fix Power9 test_adder fieldsMadhavan Srinivasan
2017-06-06powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-06-06powerpc/kernel: Initialize load_tm on task creationBreno Leitao
2017-06-05xtensa: don't use linux IRQ #0Max Filippov
2017-06-05xtensa: reduce double exception literal reservationMax Filippov
2017-06-05sparc64: Add __multi3 for gcc 7.x and later.David S. Miller
2017-06-05Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-06-05ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel