aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-09-02x86, perf: Fix the dependency of the x86 insn decoder selftestGravatar Masami Hiramatsu 1-1/+1
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesGravatar Ingo Molnar 52-189/+375
2019-09-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-39/+43
2019-09-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-7/+24
2019-08-31Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-1/+0
2019-08-31Merge tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-6/+10
2019-08-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 6-16/+19
2019-08-31ftrace/x86: Remove mcount() declarationGravatar Jisheng Zhang 1-1/+0
2019-08-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-2/+8
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 21-85/+120
2019-08-30perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsGravatar Kim Phillips 2-7/+18
2019-08-30perf/x86/intel: Restrict period on NehalemGravatar Josh Hunt 1-0/+6
2019-08-29x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel textGravatar Thomas Gleixner 1-8/+18
2019-08-29Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-0/+3
2019-08-29nds32: Mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+2
2019-08-29ARC: unwind: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2019-08-28ARM: 8901/1: add a criteria for pfn_valid of armGravatar zhaoyang 1-0/+5
2019-08-28RISC-V: Fix FIXMAP area corruption on RV32 systemsGravatar Anup Patel 2-6/+10
2019-08-28x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Gravatar Linus Torvalds 1-0/+1
2019-08-28perf/x86/intel: Support PEBS output to PTGravatar Alexander Shishkin 7-1/+130
2019-08-27KVM: x86: Don't update RIP or do single-step on faulting emulationGravatar Sean Christopherson 1-4/+5
2019-08-27KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...Gravatar Vitaly Kuznetsov 3-8/+6
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 8-28/+141
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-5/+7
2019-08-27Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Radim Krčmář 2-4/+8
2019-08-27x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Gravatar Kirill A. Shutemov 1-1/+1
2019-08-27KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingGravatar Alexey Kardashevskiy 2-4/+8
2019-08-26x86/apic: Include the LDR when clearing out APIC registersGravatar Bandan Das 1-0/+4
2019-08-26x86/apic: Do not initialize LDR and DFR for bigsmpGravatar Bandan Das 1-22/+2
2019-08-26arc: prefer __section from compiler_attributes.hGravatar Nick Desaulniers 2-6/+5
2019-08-26ARCv2: IDU-intc: Add support for edge-triggered interruptsGravatar Mischa Jonker 1-6/+54
2019-08-26uprobes/x86: Fix detection of 32-bit user modeGravatar Sebastian Mayr 1-7/+10
2019-08-26x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesGravatar Thomas Gleixner 1-1/+7
2019-08-26perf/x86/intel/pt: Get rid of reverse lookup table for ToPAGravatar Alexander Shishkin 2-73/+131
2019-08-26perf/x86/intel/pt: Free up space in a ToPA descriptorGravatar Alexander Shishkin 1-8/+10
2019-08-26perf/x86/intel/pt: Split ToPA metadata and page layoutGravatar Alexander Shishkin 1-33/+60
2019-08-26perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculationGravatar Alexander Shishkin 1-2/+1
2019-08-26perf/x86/intel/pt: Use helpers to obtain ToPA entry sizeGravatar Alexander Shishkin 1-6/+6
2019-08-26perf/x86/intel/pt: Clean up ToPA allocation pathGravatar Alexander Shishkin 2-10/+7
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-12/+20
2019-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-33/+220
2019-08-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2019-08-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+1
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-4/+4
2019-08-24parisc: fix compilation errrorsGravatar Qian Cai 1-2/+1
2019-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-5/+7
2019-08-23x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Gravatar Sean Christopherson 1-1/+1
2019-08-23ARM: 8897/1: check stmfd instruction using right shiftGravatar Lvqiang Huang 1-1/+1
2019-08-23ARM: 8874/1: mm: only adjust sections of valid mm structuresGravatar Doug Berger 1-1/+2
2019-08-23um: fix time travel modeGravatar Johannes Berg 3-12/+20