summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-09-175-52/+109
|\
| * bpf,x64 Emit IMUL instead of MUL for x86-64Jie Meng2021-09-141-30/+23
| * perf: Enable branch record for software eventsSong Liu2021-09-134-22/+86
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-16157-1115/+790
|\ \
| * | alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck2021-09-161-3/+3
| * | Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-161-1/+1
| |\ \
| | * | parisc: Use absolute_pointer() to define PAGE0Helge Deller2021-09-161-1/+1
| * | | Merge tag 'm68k-for-v5.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-163-12/+16
| |\ \ \ | | |/ / | |/| |
| | * | m68k: mvme: Remove overdue #warnings in RTC handlingGeert Uytterhoeven2021-09-132-2/+6
| | * | m68k: Double cast io functions to unsigned longGuenter Roeck2021-09-131-10/+10
| * | | Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-151-17/+26
| |\ \ \
| | * | | x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutselfWei Liu2021-09-111-17/+26
| * | | | sparc: avoid stringop-overread errorsLinus Torvalds2021-09-151-1/+2
| * | | | Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds2021-09-152-39/+46
| |\ \ \ \
| | * | | | alpha: Use absolute_pointer to define COMMAND_LINEGuenter Roeck2021-09-151-1/+1
| | * | | | alpha: Move setup.h out of uapiGuenter Roeck2021-09-152-39/+46
| | | |/ / | | |/| |
| * | | | memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds2021-09-144-8/+5
| * | | | powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman2021-09-141-1/+1
| * | | | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-133-12/+2
| |\ \ \ \
| | * | | | arm64: remove GCC version check for ARCH_SUPPORTS_INT128Nick Desaulniers2021-09-131-1/+1
| | * | | | powerpc: remove GCC version check for UPD_CONSTRNick Desaulniers2021-09-131-10/+0
| | * | | | riscv: remove Kconfig check for GCC version for ARCH_RV64INick Desaulniers2021-09-131-1/+1
| * | | | | x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon2021-09-131-2/+2
| | |/ / / | |/| | |
| * | | | Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-124-20/+8
| |\ \ \ \
| | * \ \ \ Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-111236-21958/+38511
| | |\ \ \ \
| | * | | | | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-014-20/+8
| * | | | | | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-118-14/+20
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang2021-09-102-3/+2
| | * | | | | riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang2021-09-101-0/+1
| | * | | | | riscv: dts: microchip: mpfs-icicle: Fix serial consoleGeert Uytterhoeven2021-09-101-1/+5
| | * | | | | riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada2021-09-102-10/+5
| | * | | | | riscv: Improve stack randomisation on RV64Kefeng Wang2021-09-101-0/+3
| | * | | | | riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1Heinrich Schuchardt2021-09-101-0/+2
| | * | | | | riscv: defconfig: enable BLK_DEV_NVMEHeinrich Schuchardt2021-09-101-0/+2
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-09-101-1/+21
| |\ \ \ \ \ \
| | * | | | | | arm64: kdump: Skip kmemleak scan reserved memory for kdumpChen Wandun2021-09-101-0/+6
| | * | | | | | arm64: mm: limit linear region to 51 bits for KVM in nVHE modeArd Biesheuvel2021-09-091-1/+15
| * | | | | | | Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-1013-170/+93
| |\ \ \ \ \ \ \
| | * | | | | | | parisc: Implement __get/put_kernel_nofault()Helge Deller2021-09-096-86/+62
| | * | | | | | | parisc: Mark sched_clock unstable only if clocks are not syncronizedHelge Deller2021-09-092-6/+3
| | * | | | | | | parisc: Reduce sigreturn trampoline to 3 instructionsHelge Deller2021-09-093-9/+8
| | * | | | | | | parisc: Check user signal stack trampoline is inside TASK_SIZEHelge Deller2021-09-091-7/+10
| | * | | | | | | parisc: Drop useless debug info and comments from signal.cHelge Deller2021-09-091-15/+0
| | * | | | | | | parisc: Drop strnlen_user() in favour of generic versionHelge Deller2021-09-094-38/+1
| | * | | | | | | parisc: Add missing FORCE prerequisite in MakefileHelge Deller2021-09-091-9/+9
| * | | | | | | | Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-097-33/+111
| |\ \ \ \ \ \ \ \
| | * | | | | | | | um: fix stub location calculationJohannes Berg2021-08-264-4/+26
| | * | | | | | | | um: enable VMAP_STACKJohannes Berg2021-08-261-0/+1
| | * | | | | | | | um: virt-pci: don't do DMA from stackJohannes Berg2021-08-261-26/+78
| | * | | | | | | | um: virtio_uml: fix memory leak on init failuresJohannes Berg2021-08-261-1/+3