aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-20Merge branch 'WIP.x86/process' into perf/coreIngo Molnar19-88/+251
2017-04-14perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang3-2/+3
2017-04-14Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-0/+3
2017-04-14perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra1-0/+3
2017-04-12kprobes/x86: Consolidate insn decoder users for copying codeMasami Hiramatsu3-39/+36
2017-04-12kprobes/x86: Use probe_kernel_read() instead of memcpy()Masami Hiramatsu2-4/+13
2017-04-12kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu2-0/+7
2017-04-12kprobes/x86: Make boostable flag booleanMasami Hiramatsu3-11/+10
2017-04-12kprobes/x86: Do not modify singlestep buffer while resumingMasami Hiramatsu1-22/+20
2017-04-12kprobes/x86: Use instruction decoder for boosterMasami Hiramatsu1-23/+16
2017-04-12kprobes/x86: Fix the description of __copy_instruction()Masami Hiramatsu1-5/+5
2017-04-12kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu1-0/+2
2017-04-11perf/amd/uncore: Fix pr_fmt() prefixBorislav Petkov1-2/+5
2017-04-11perf/amd/uncore: Clean up per-family setupBorislav Petkov1-38/+21
2017-04-11perf/amd/uncore: Do feature check first, before assignmentsBorislav Petkov1-5/+4
2017-04-11Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar107-1069/+1051
2017-04-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-16/+69
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-12/+38
2017-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds20-25/+47
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-8/+44
2017-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-32/+24
2017-04-07Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds2-199/+128
2017-04-07Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""Will Deacon1-14/+0
2017-04-07powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman1-0/+3
2017-04-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds19-46/+122
2017-04-06sparc: remove unused wp_works_ok macroMathias Krause2-10/+0
2017-04-06sparc32: Export vac_cache_size to fix build errorGuenter Roeck1-0/+1
2017-04-06sparc64: Fix memory corruption when THP is enabledNitin Gupta2-5/+5
2017-04-06sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka1-7/+8
2017-04-06KVM: PPC: Book3S HV: Check for kmalloc errors in ioctlDan Carpenter1-0/+4
2017-04-05Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into fixesRussell King140-387/+1226
2017-04-05Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmRadim Krčmář2-3/+23
2017-04-05metag/usercopy: Add missing fixupsJames Hogan1-24/+48
2017-04-05metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan1-8/+28
2017-04-05metag/usercopy: Set flags before ADDZJames Hogan1-4/+4
2017-04-05metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan2-46/+26
2017-04-05metag/usercopy: Add early abort to copy_to_userJames Hogan1-0/+20
2017-04-05metag/usercopy: Fix alignment error checkingJames Hogan1-6/+4
2017-04-05metag/usercopy: Drop unused macrosJames Hogan1-113/+0
2017-04-05powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat1-2/+5
2017-04-05powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran1-2/+2
2017-04-04Merge tag 'nios2-v4.11-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2Linus Torvalds2-0/+10
2017-04-04KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek1-0/+12
2017-04-04KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek1-0/+3
2017-04-04powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras1-8/+19
2017-04-04Merge tag 'kvm-s390-master-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxRadim Krčmář1-5/+2
2017-04-04KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall1-0/+3
2017-04-04kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose1-0/+10
2017-04-04arm64: mm: unaligned access by user-land should be received as SIGBUSVictor Kamensky1-18/+24