aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-09-07Revert "x86/apic: Include the LDR when clearing out APIC registers"Gravatar Linus Torvalds 1-4/+0
2019-09-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 2-3/+4
2019-09-06Merge tag 'powerpc-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-18/+4
2019-09-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-4/+9
2019-09-05Merge tag 'renesas-fixes2-for-v5.3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 1-0/+1
2019-09-04Merge tag 'renesas-fixes-for-v5.3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 1-3/+3
2019-09-04powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGravatar Gustavo Romero 1-16/+2
2019-09-04powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGravatar Gustavo Romero 1-1/+2
2019-09-02x86/hyper-v: Fix overflow bug in fill_gva_list()Gravatar Tianyu Lan 1-3/+5
2019-09-02x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationGravatar Peter Zijlstra 1-1/+3
2019-09-02x86/boot: Preserve boot_params.secure_boot from sanitizingGravatar John S. Gruber 1-0/+1
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-31arm64: dts: renesas: hihope-common: Fix eMMC statusGravatar Fabrizio Castro 1-0/+1
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-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-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