summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* hexagon: remove CONFIG_EXPERIMENTAL from defconfigsRandy Dunlap2021-02-241-1/+0
* Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-234-1/+14
|\
| * x86, build: allow LTO to be selectedSami Tolvanen2021-02-232-0/+7
| * x86, cpu: disable LTO for cpu.cSami Tolvanen2021-02-231-0/+4
| * x86, vdso: disable LTO only for vDSOSami Tolvanen2021-02-231-1/+2
| * x86, build: use objtool mcountSami Tolvanen2021-02-231-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-02-2318-69/+71
|\ \
| * | sparc: make xchg() into a statement expressionRandy Dunlap2021-02-181-1/+1
| * | sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz2021-02-181-25/+29
| * | sparc32: Fix comparing pointer to 0 coccicheck warningKaixu Xia2021-02-181-1/+1
| * | sparc: fix led.c driver when PROC_FS is not enabledRandy Dunlap2021-02-181-0/+2
| * | sparc: Fix handling of page table constructor failureMatthew Wilcox (Oracle)2021-02-181-1/+1
| * | sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap2021-02-181-1/+1
| * | sparc: sparc64_defconfig: add necessary configs for qemuCorentin Labbe2021-02-181-0/+6
| * | sparc64: switch defconfig from the legacy ide driver to libataChristoph Hellwig2021-02-181-3/+2
| * | sparc32: Preserve clone syscall flags argument for restarts due to signalsAndreas Larsson2021-02-182-6/+4
| * | sparc32: Limit memblock allocation to low memoryAndreas Larsson2021-02-181-0/+3
| * | sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag()Tiezhu Yang2021-02-181-1/+1
| * | sparc32: signal: Fix stack trampoline for RT signalsBen Hutchings2020-09-141-2/+2
| * | sparc: remove SA_STATIC_ALLOC macro definitionPeter Collingbourne2020-09-141-12/+0
| * | sparc: use for_each_child_of_node() macroQinglang Miao2020-08-051-2/+1
| * | sparc: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-2110-16/+15
| * | sparc32: srmmu: improve type safety of __nocache_fix()Mike Rapoport2020-07-212-9/+9
| * | sparc32: use PUD rather than PGD to get PMD in srmmu_inherit_prom_mappings()Mike Rapoport2020-07-211-1/+1
| * | sparc32: fix a user-triggerable oops in clear_user()Al Viro2020-07-211-0/+1
| * | SPARC: backoff.h: delete a duplicated wordRandy Dunlap2020-07-211-1/+1
| * | arch/sparc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-131-1/+1
| * | sparc: piggyback: handle invalid imageCorentin Labbe2020-06-221-0/+4
| * | sparc64: viohs: Use struct_size() helperGustavo A. R. Silva2020-06-221-4/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-231-89/+4
|\ \ \
| * | | ARM: dts: cros-ec-keyboard: Use keymap macrosPhilip Chen2021-02-221-89/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-02-231-1/+2
|\ \ \ \
| * \ \ \ Merge branch 'for-5.12/i2c-hid' into for-linusJiri Kosina2021-02-231-1/+2
| |\ \ \ \
| | * | | | arm64: defconfig: Update config names for i2c-hid rejiggerDouglas Anderson2021-01-181-1/+2
* | | | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-2319-3/+22
|\ \ \ \ \ \
| * | | | | | fs: add mount_setattr()Christian Brauner2021-01-2418-1/+19
| * | | | | | fs: make helpers idmap mount awareChristian Brauner2021-01-241-1/+2
| * | | | | | attr: handle idmapped mountsChristian Brauner2021-01-241-1/+1
* | | | | | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-2315-37/+2
|\ \ \ \ \ \ \
| * | | | | | | module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-0814-15/+2
| * | | | | | | module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig2021-02-081-2/+2
| * | | | | | | powerpc/powernv: remove get_cxl_moduleChristoph Hellwig2021-02-081-22/+0
| |/ / / / / /
* | | | | | | Merge tag 'microblaze-v5.12' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2021-02-233-28/+1
|\ \ \ \ \ \ \
| * | | | | | | microblaze: Fix built-in DTB alignment to be 8-byte alignedRob Herring2021-02-161-1/+1
| * | | | | | | microblaze: Remove support for gcc < 4Geert Uytterhoeven2021-02-111-26/+0
| * | | | | | | microblaze: do not select TRACING_SUPPORT directlyMasahiro Yamada2021-01-041-1/+0
* | | | | | | | Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-2317-153/+206
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/unwind/orc: Change REG_SP_INDIRECTPeter Zijlstra2021-02-101-1/+4
| * | | | | | | | x86/power: Support objtool validation in hibernate_asm_64.SJosh Poimboeuf2021-01-262-5/+4
| * | | | | | | | x86/power: Move restore_registers() to top of the fileJosh Poimboeuf2021-01-261-46/+46