summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-187-9/+12
|\
| * Merge tag 'omap-for-v5.12/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2021-04-089-12/+57
| |\
| | * ARM: OMAP2+: Fix uninitialized sr_instTony Lindgren2021-03-311-1/+1
| | * ARM: dts: Fix swapped mmc order for omap3Tony Lindgren2021-03-241-0/+3
| | * ARM: OMAP2+: Fix warning for omap_init_time_of()Tony Lindgren2021-03-241-1/+1
| * | Merge tag 'sunxi-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2021-04-084-7/+7
| |\ \
| | * | arm64: dts: allwinner: h6: beelink-gs1: Remove ext. 32 kHz osc referenceJernej Skrabec2021-04-071-4/+0
| | * | arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systemsAndre Przywara2021-04-072-1/+5
| | * | arm64: dts: allwinner: h6: Switch to macros for RSB clock/reset indicesChen-Yu Tsai2021-04-071-2/+2
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-04-189-15/+23
|\ \ \ \
| * | | | ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe2021-04-181-2/+2
| * | | | ARM: footbridge: fix PCI interrupt mappingRussell King2021-03-254-8/+7
| * | | | ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()Vladimir Murzin2021-03-252-2/+6
| * | | | ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabledArd Biesheuvel2021-03-252-3/+8
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-176-9/+7
|\ \ \ \
| * | | | ia64: fix discontig.c section mismatchesRandy Dunlap2021-04-161-3/+3
| * | | | ia64: remove duplicate entries in generic_defconfigRandy Dunlap2021-04-161-2/+0
| * | | | csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap2021-04-162-2/+2
| * | | | kasan: remove redundant config optionWalter Wu2021-04-162-2/+2
* | | | | Merge tag 'riscv-for-linus-5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-165-2/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | riscv: keep interrupts disabled for BREAKPOINT exceptionJisheng Zhang2021-04-151-0/+3
| * | | | riscv: kprobes/ftrace: Add recursion protection to the ftrace callbackJisheng Zhang2021-04-151-1/+10
| * | | | riscv: add do_page_fault and do_trap_break into the kprobes blacklistJisheng Zhang2021-04-152-0/+2
| * | | | riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"Kefeng Wang2021-04-151-1/+1
| | |/ / | |/| |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-04-161-4/+4
|\ \ \ \
| * | | | arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor2021-04-151-4/+4
* | | | | Merge tag 'acpi-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-04-151-3/+2
|\ \ \ \ \
| * | | | | ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki2021-04-131-3/+2
* | | | | | Merge tag 's390-5.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-04-141-4/+3
|\ \ \ \ \ \
| * | | | | | s390/entry: save the caller of psw_idleVasily Gorbik2021-04-121-0/+1
| * | | | | | s390/entry: avoid setting up backchain in ext|io handlersVasily Gorbik2021-04-121-4/+2
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-04-144-12/+20
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | arm64: kprobes: Restore local irqflag if kprobes is cancelledJisheng Zhang2021-04-131-2/+4
| * | | | | | arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas2021-04-122-5/+11
| * | | | | | arm64: fix inline asm in load_unaligned_zeropad()Peter Collingbourne2021-04-011-5/+5
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-04-141-5/+5
|\ \ \ \ \ \ \
| * | | | | | | KVM: VMX: Don't use vcpu->run->internal.ndata as an array indexReiji Watanabe2021-04-131-5/+5
* | | | | | | | m68k: fix flatmem memory model setupAngelo Dureghello2021-04-121-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-111-2/+2
|\ \ \ \ \ \ \
| * | | | | | | x86/traps: Correct exc_general_protection() and math_error() return pathsThomas Tai2021-04-091-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'powerpc-5.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-04-107-30/+32
|\ \ \ \ \ \ \
| * | | | | | | powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuiltChristophe Leroy2021-04-021-0/+4
| * | | | | | | powerpc/signal32: Fix Oops on sigreturn with unmapped VDSOChristophe Leroy2021-04-021-12/+8
| * | | | | | | powerpc/ptrace: Don't return error when getting/setting FP regs without CONFI...Christophe Leroy2021-04-025-18/+20
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-094-10/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | kfence, x86: fix preemptible warning on KPTI-enabled systemsMarco Elver2021-04-091-1/+6
| * | | | | | | | ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich2021-04-091-7/+1
| * | | | | | | | nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoffMike Rapoport2021-04-091-1/+1
| * | | | | | | | treewide: change my e-mail address, fix my nameMarek BehĂșn2021-04-091-1/+1
* | | | | | | | | Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-04-092-2/+20
|\ \ \ \ \ \ \ \ \