aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-02-04arm64: Add TRFCR_ELx definitionsGravatar Jonathan Zhou 1-0/+11
2021-01-24Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shGravatar Linus Torvalds 15-64/+14
2021-01-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-15/+17
2021-01-24powerpc/mm/highmem: use __set_pte_at() for kmap_local()Gravatar Thomas Gleixner 1-0/+2
2021-01-24mips/mm/highmem: use set_pte() for kmap_local()Gravatar Thomas Gleixner 1-0/+1
2021-01-24sparc/mm/highmem: flush cache and TLBGravatar Thomas Gleixner 1-4/+5
2021-01-24Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+19
2021-01-24Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 11-25/+65
2021-01-24Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 6-4/+71
2021-01-24x86/setup: don't remove E820_TYPE_RAM for pfn 0Gravatar Mike Rapoport 1-11/+9
2021-01-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-5/+6
2021-01-22arm64: kprobes: Fix Uexpected kernel BRK exception at EL1Gravatar Qais Yousef 1-2/+2
2021-01-21Merge tag 'for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 2-2/+2
2021-01-21x86/cpu: Add another Alder Lake CPU to the Intel familyGravatar Gayatri Kammela 1-0/+1
2021-01-21x86/mmx: Use KFPU_387 for MMX string operationsGravatar Andy Lutomirski 1-5/+15
2021-01-21x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize stateGravatar Andy Lutomirski 2-6/+18
2021-01-20Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+2
2021-01-20powerpc/64s: fix scv entry fallback flush vs interruptGravatar Nicholas Piggin 6-4/+71
2021-01-20openrisc: io: Add missing __iomem annotation to iounmap()Gravatar Geert Uytterhoeven 2-2/+2
2021-01-19Merge tag 'hyperv-fixes-signed-20210119' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-3/+26
2021-01-19x86: PM: Register syscore_ops for scale invarianceGravatar Rafael J. Wysocki 1-0/+19
2021-01-18Merge tag 'fixes-2021-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2021-01-18kasan, arm64: fix pointer tags in KASAN reportsGravatar Andrey Konovalov 1-3/+4
2021-01-18x86/xen: fix 'nopvspin' build errorGravatar Randy Dunlap 1-0/+2
2021-01-17Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-1/+23
2021-01-17x86/hyperv: Initialize clockevents after LAPIC is initializedGravatar Dexuan Cui 1-3/+26
2021-01-17ia64: fix build failure caused by memory model changesGravatar Mike Rapoport 1-0/+1
2021-01-16Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-35/+67
2021-01-15RISC-V: Fix maximum allowed phsyical memory for RV32Gravatar Atish Patra 1-2/+4
2021-01-15RISC-V: Set current memblock limitGravatar Atish Patra 1-2/+14
2021-01-15RISC-V: Do not allocate memblock while iterating reserved memblocksGravatar Atish Patra 1-11/+13
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 11-95/+45
2021-01-15Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-4/+25
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-14/+30
2021-01-15arm64: syscall: include prototype for EL0 SVC functionsGravatar Mark Rutland 1-0/+1
2021-01-14riscv: stacktrace: Move register keyword to beginning of declarationGravatar Kefeng Wang 1-3/+2
2021-01-14x86/topology: Make __max_die_per_package available unconditionallyGravatar Borislav Petkov 2-3/+3
2021-01-13riscv: defconfig: enable gpio support for HiFive UnleashedGravatar Sagar Shrikant Kadam 1-0/+2
2021-01-13dts: phy: add GPIO number and active state used for phy resetGravatar Sagar Shrikant Kadam 1-0/+1
2021-01-13dts: phy: fix missing mdio device and probe failure of vsc8541-01 deviceGravatar Sagar Shrikant Kadam 1-0/+1
2021-01-14powerpc/vdso: Fix clock_gettime_fallback for vdso32Gravatar Andreas Schwab 1-1/+15
2021-01-13riscv: Fix KASAN memory mapping.Gravatar Nick Hu 1-2/+2
2021-01-13x86/xen: Fix xen_hvm_smp_init() when vector callback not availableGravatar David Woodhouse 1-10/+17
2021-01-13x86/xen: Don't register Xen IPIs when they aren't going to be usedGravatar David Woodhouse 1-2/+2
2021-01-13x86/xen: Add xen_no_vector_callback option to test PCI INTX deliveryGravatar David Woodhouse 1-1/+10
2021-01-13xen: Fix event channel callback via INTX/GSIGravatar David Woodhouse 1-1/+1
2021-01-13arm64: make atomic helpers __always_inlineGravatar Arnd Bergmann 1-5/+5
2021-01-13arm64: rename S_FRAME_SIZE to PT_REGS_SIZEGravatar Jianlin Lv 4-17/+17
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Gravatar Will Deacon 2-41/+2
2021-01-13arm64: entry: remove redundant IRQ flag tracingGravatar Mark Rutland 2-15/+1