Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-04-01ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh
2022-03-31ARM: OMAP2+: Fix regression for smc calls for vmap stackTony Lindgren
2022-03-31RISC-V: Enable profiling by defaultAnup Patel
2022-03-31RISC-V: module: fix apply_r_riscv_rcv_branch_rela typoWu Caize
2022-03-31RISC-V: Declare per cpu boot data as staticAtish Patra
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-31ARM/dma-mapping: Remove CMA code when not built with CMAKees Cook
2022-03-31Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-31ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap
2022-03-31ARM: 9189/1: decompressor: fix unneeded rebuilds of library objectsMasahiro Yamada
2022-03-31Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner
2022-03-31RISC-V: Fix a comment typo in riscv_of_parent_hartid()Atish Patra
2022-03-31riscv: Increase stack size under KASANDmitry Vyukov
2022-03-31riscv: Fix fill_callchain return valueNikita Shubin
2022-03-31riscv: dts: canaan: Fix SPI3 bus widthNiklas Cassel
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada
2022-03-31RISC-V CPU Idle SupportPalmer Dabbelt
2022-03-31riscv: Rename "sp_in_global" to "current_stack_pointer"Kees Cook
2022-03-31Merge tag 'for-5.18/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-30MIPS: rb532: move GPIOD definition into C-filesJackie Liu
2022-03-30MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang
2022-03-30mips: sgi-ip22: add a check for the return of kzalloc()Xiaoke Wang
2022-03-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-30x86/fpu/xstate: Consolidate size calculationsThomas Gleixner
2022-03-30x86/fpu/xstate: Handle supervisor states in XSTATE permissionsThomas Gleixner
2022-03-30x86/fpu/xsave: Handle compacted offsets correctly with supervisor statesThomas Gleixner
2022-03-30x86/fpu: Cache xfeature flags from CPUIDThomas Gleixner
2022-03-30x86/fpu/xsave: Initialize offset/size cache earlyThomas Gleixner
2022-03-30x86/fpu: Remove unused supervisor only offsetsThomas Gleixner
2022-03-30crypto: x86/sm3 - Fixup SLSPeter Zijlstra
2022-03-30riscv module: remove (NOLOAD)Fangrui Song
2022-03-29parisc: Fix patch code locking and flushingJohn David Anglin
2022-03-29parisc: Find a new timesync master if current CPU is removedHelge Deller
2022-03-29parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=yHelge Deller
2022-03-29parisc: Rewrite arch_cpu_idle_dead() for CPU hotpluggingHelge Deller
2022-03-29parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller
2022-03-29parisc: Add PDC locking functions for rendezvous codeHelge Deller
2022-03-29parisc: Move disable_sr_hashing_asm() into .text sectionHelge Deller
2022-03-29parisc: Move CPU startup-related functions into .text sectionHelge Deller
2022-03-29parisc: Move store_cpu_topology() into text sectionHelge Deller
2022-03-29parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGYHelge Deller
2022-03-29parisc: Ensure set_firmware_width() is called only onceHelge Deller
2022-03-29parisc: Add constants for control registers and clean up mfctl()Helge Deller
2022-03-29parisc: Detect hppa-suse-linux-gcc compiler for cross-buildingHelge Deller
2022-03-29parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq()Helge Deller
2022-03-29x86/fpu: Remove redundant XCOMP_BV initializationThomas Gleixner
2022-03-29Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds