aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-06-19mm: larger stack guard gap, between vmasGravatar Hugh Dickins 16-27/+30
2017-06-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 5-13/+10
2017-06-18Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Olof Johansson 4-7/+8
2017-06-18Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...Gravatar Olof Johansson 1-6/+2
2017-06-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 8-31/+34
2017-06-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-4/+8
2017-06-17Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 5-10/+13
2017-06-16powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathGravatar Alexey Kardashevskiy 1-1/+1
2017-06-15powerpc/xive: Fix offset for store EOI MMIOsGravatar Benjamin Herrenschmidt 3-8/+10
2017-06-15MIPS: .its targets depend on vmlinuxGravatar Paul Burton 1-5/+5
2017-06-15MIPS: Fix bnezc/jialc return address calculationGravatar Paul Burton 1-1/+3
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-2/+5
2017-06-14powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_nodeGravatar Alistair Popple 1-1/+2
2017-06-13x86/mm: Disable 1GB direct mappings when disabling 2MB mappingsGravatar Vlastimil Babka 1-3/+3
2017-06-13Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 7-20/+16
2017-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 6-27/+100
2017-06-12x86/debug: Handle early WARN_ONs properGravatar Peter Zijlstra 3-1/+5
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 5-19/+0
2017-06-11Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-3/+2
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 13-32/+40
2017-06-11KVM: async_pf: avoid async pf injection when in guest modeGravatar Wanpeng Li 3-4/+7
2017-06-10hexagon: Use raw_copy_to_userGravatar Guenter Roeck 1-3/+2
2017-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-0/+4
2017-06-09Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-16/+16
2017-06-09Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 16-50/+109
2017-06-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 9-8/+35
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigGravatar Bilal Amarni 5-19/+0
2017-06-08Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Paolo Bonzini 3-5/+2
2017-06-08s390: update defconfigGravatar Martin Schwidefsky 5-21/+87
2017-06-08MIPS: kprobes: flush_insn_slot should flush only if probe initialisedGravatar Marcin Nowakowski 1-1/+2
2017-06-08KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationGravatar Wanpeng Li 1-9/+11
2017-06-08Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Gravatar Paolo Bonzini 4-12/+18
2017-06-08MIPS: ftrace: fix init functions tracingGravatar Marcin Nowakowski 1-19/+5
2017-06-08MIPS: mm: adjust PKMAP locationGravatar Marcin Nowakowski 1-1/+6
2017-06-08MIPS: highmem: ensure that we don't use more than one page for PTEsGravatar Marcin Nowakowski 1-0/+5
2017-06-08MIPS: mm: fixed mappings: correct initialisationGravatar Marcin Nowakowski 1-3/+3
2017-06-08MIPS: perf: Remove incorrect odd/even counter handling for I6400Gravatar Marcin Nowakowski 1-1/+5
2017-06-08powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by defaultGravatar Michael Ellerman 2-11/+11
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceGravatar Aneesh Kumar K.V 4-16/+15
2017-06-08x86/microcode/intel: Clear patch pointer before jettisoning the initrdGravatar Dominik Brodowski 1-0/+3
2017-06-07bpf, arm64: use separate register for state in stxrGravatar Daniel Borkmann 1-2/+5
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+6
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 17-116/+201
2017-06-06sparc64: delete old wrap codeGravatar Pavel Tatashin 6-45/+1
2017-06-06sparc64: new context wrapGravatar Pavel Tatashin 1-27/+54
2017-06-06sparc64: add per-cpu mm of secondary contextsGravatar Pavel Tatashin 2-2/+4
2017-06-06sparc64: redefine first versionGravatar Pavel Tatashin 2-4/+4
2017-06-06sparc64: combine activate_mm and switch_mmGravatar Pavel Tatashin 1-20/+1
2017-06-06sparc64: reset mm cpumask after wrapGravatar Pavel Tatashin 1-0/+2
2017-06-06sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Gravatar Liam R. Howlett 1-1/+2