summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-04-20Merge branch 'WIP.x86/process' into perf/coreIngo Molnar
2017-04-14perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang
2017-04-14Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-04-14perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra
2017-04-12kprobes/x86: Consolidate insn decoder users for copying codeMasami Hiramatsu
2017-04-12kprobes/x86: Use probe_kernel_read() instead of memcpy()Masami Hiramatsu
2017-04-12kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu
2017-04-12kprobes/x86: Make boostable flag booleanMasami Hiramatsu
2017-04-12kprobes/x86: Do not modify singlestep buffer while resumingMasami Hiramatsu
2017-04-12kprobes/x86: Use instruction decoder for boosterMasami Hiramatsu
2017-04-12kprobes/x86: Fix the description of __copy_instruction()Masami Hiramatsu
2017-04-12kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu
2017-04-11perf/amd/uncore: Fix pr_fmt() prefixBorislav Petkov
2017-04-11perf/amd/uncore: Clean up per-family setupBorislav Petkov
2017-04-11perf/amd/uncore: Do feature check first, before assignmentsBorislav Petkov
2017-04-11Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar
2017-04-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-04-07Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-07Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""Will Deacon
2017-04-07powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman
2017-04-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-04-06sparc: remove unused wp_works_ok macroMathias Krause
2017-04-06sparc32: Export vac_cache_size to fix build errorGuenter Roeck
2017-04-06sparc64: Fix memory corruption when THP is enabledNitin Gupta
2017-04-06sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka
2017-04-06KVM: PPC: Book3S HV: Check for kmalloc errors in ioctlDan Carpenter
2017-04-05Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into...Russell King
2017-04-05Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář
2017-04-05metag/usercopy: Add missing fixupsJames Hogan
2017-04-05metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-04-05metag/usercopy: Set flags before ADDZJames Hogan
2017-04-05metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-04-05metag/usercopy: Add early abort to copy_to_userJames Hogan
2017-04-05metag/usercopy: Fix alignment error checkingJames Hogan
2017-04-05metag/usercopy: Drop unused macrosJames Hogan
2017-04-05powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat
2017-04-05powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran
2017-04-04Merge tag 'nios2-v4.11-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-04KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek
2017-04-04KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek
2017-04-04powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras
2017-04-04Merge tag 'kvm-s390-master-4.11-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2017-04-04KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall
2017-04-04kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose
2017-04-04arm64: mm: unaligned access by user-land should be received as SIGBUSVictor Kamensky