summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-16alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck
2021-09-16Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-16Merge tag 'm68k-for-v5.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-16parisc: Use absolute_pointer() to define PAGE0Helge Deller
2021-09-15Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-15sparc: avoid stringop-overread errorsLinus Torvalds
2021-09-15Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds
2021-09-15alpha: Use absolute_pointer to define COMMAND_LINEGuenter Roeck
2021-09-15alpha: Move setup.h out of uapiGuenter Roeck
2021-09-15MIPS: lantiq: dma: make the burst length configurable by the driversAleksander Jan Bajkowski
2021-09-15MIPS: lantiq: dma: fix burst length for DEUAleksander Jan Bajkowski
2021-09-15MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski
2021-09-15MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski
2021-09-14bpf,x64 Emit IMUL instead of MUL for x86-64Jie Meng
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds
2021-09-14powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman
2021-09-13perf: Enable branch record for software eventsSong Liu
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds
2021-09-13arm64: remove GCC version check for ARCH_SUPPORTS_INT128Nick Desaulniers
2021-09-13powerpc: remove GCC version check for UPD_CONSTRNick Desaulniers
2021-09-13riscv: remove Kconfig check for GCC version for ARCH_RV64INick Desaulniers
2021-09-13x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon
2021-09-13m68k: mvme: Remove overdue #warnings in RTC handlingGeert Uytterhoeven
2021-09-13m68k: Double cast io functions to unsigned longGuenter Roeck
2021-09-12Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-11Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-11x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutselfWei Liu
2021-09-10riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang
2021-09-10riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang
2021-09-10riscv: dts: microchip: mpfs-icicle: Fix serial consoleGeert Uytterhoeven
2021-09-10riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada
2021-09-10riscv: Improve stack randomisation on RV64Kefeng Wang
2021-09-10riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1Heinrich Schuchardt
2021-09-10riscv: defconfig: enable BLK_DEV_NVMEHeinrich Schuchardt
2021-09-11Merge branch 'linus' into smp/urgentThomas Gleixner
2021-09-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-09-10Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-10arm64: kdump: Skip kmemleak scan reserved memory for kdumpChen Wandun
2021-09-09parisc: Implement __get/put_kernel_nofault()Helge Deller
2021-09-09Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-09arm64: mm: limit linear region to 51 bits for KVM in nVHE modeArd Biesheuvel
2021-09-09parisc: Mark sched_clock unstable only if clocks are not syncronizedHelge Deller
2021-09-09parisc: Reduce sigreturn trampoline to 3 instructionsHelge Deller
2021-09-09parisc: Check user signal stack trampoline is inside TASK_SIZEHelge Deller
2021-09-09parisc: Drop useless debug info and comments from signal.cHelge Deller
2021-09-09parisc: Drop strnlen_user() in favour of generic versionHelge Deller