summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang2017-04-143-2/+3
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-04-141-0/+3
|\
| * perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-04-141-0/+3
* | kprobes/x86: Consolidate insn decoder users for copying codeMasami Hiramatsu2017-04-123-39/+36
* | kprobes/x86: Use probe_kernel_read() instead of memcpy()Masami Hiramatsu2017-04-122-4/+13
* | kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu2017-04-122-0/+7
* | kprobes/x86: Make boostable flag booleanMasami Hiramatsu2017-04-123-11/+10
* | kprobes/x86: Do not modify singlestep buffer while resumingMasami Hiramatsu2017-04-121-22/+20
* | kprobes/x86: Use instruction decoder for boosterMasami Hiramatsu2017-04-121-23/+16
* | kprobes/x86: Fix the description of __copy_instruction()Masami Hiramatsu2017-04-121-5/+5
* | kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu2017-04-121-0/+2
* | perf/amd/uncore: Fix pr_fmt() prefixBorislav Petkov2017-04-111-2/+5
* | perf/amd/uncore: Clean up per-family setupBorislav Petkov2017-04-111-38/+21
* | perf/amd/uncore: Do feature check first, before assignmentsBorislav Petkov2017-04-111-5/+4
* | Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar2017-04-11107-1069/+1051
|\|
| * Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-04-094-16/+69
| |\
| | * Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into...Russell King2017-04-05140-387/+1226
| | |\
| | | * arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst2017-03-211-3/+8
| | | * arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu2017-03-211-2/+22
| | | * arm: kprobes: Skip single-stepping in recursing path if possibleMasami Hiramatsu2017-03-211-9/+10
| | | * arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu2017-03-211-0/+6
| | * | ARM: 8665/1: nommu: access ID_PFR1 only if CPUID schemeafzal mohammed2017-03-291-1/+4
| | * | ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King2017-03-291-1/+19
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-091-1/+1
| |\ \ \
| | * \ \ Merge branch 'work.statx' into for-nextAl Viro2017-04-03271-1495/+2831
| | |\ \ \
| | * | | | alpha: fix stack smashing in old_adjtimex(2)Al Viro2017-04-031-1/+1
| * | | | | Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-04-085-12/+38
| |\ \ \ \ \
| | * | | | | powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman2017-04-071-0/+3
| | * | | | | powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat2017-04-051-2/+5
| | * | | | | powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran2017-04-051-2/+2
| | * | | | | powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras2017-04-041-8/+19
| | * | | | | powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt2017-03-281-0/+9
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-04-0820-25/+47
| |\ \ \ \ \ \
| | * | | | | | sparc: remove unused wp_works_ok macroMathias Krause2017-04-062-10/+0
| | * | | | | | sparc32: Export vac_cache_size to fix build errorGuenter Roeck2017-04-061-0/+1
| | * | | | | | sparc64: Fix memory corruption when THP is enabledNitin Gupta2017-04-062-5/+5
| | * | | | | | sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka2017-04-061-7/+8
| | * | | | | | arch/sparc: Avoid DCTI CouplesBabu Moger2017-03-2711-0/+18
| | * | | | | | sparc64: kern_addr_valid regressionbob picco2017-03-271-1/+1
| | * | | | | | sparc64: Add support for 2G hugepagesNitin Gupta2017-03-273-1/+13
| | * | | | | | sparc64: Fix size check in huge_pte_allocNitin Gupta2017-03-271-1/+1
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-04-085-8/+44
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: PPC: Book3S HV: Check for kmalloc errors in ioctlDan Carpenter2017-04-061-0/+4
| | * | | | | | | Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-04-052-3/+23
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall2017-04-041-0/+3
| | | * | | | | | | kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose2017-04-041-0/+10
| | | * | | | | | | arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier2017-03-201-3/+8
| | | * | | | | | | arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier2017-03-201-0/+2
| | * | | | | | | | KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek2017-04-041-0/+12
| | * | | | | | | | KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek2017-04-041-0/+3