aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-05-27ARM: dts: rockchip: Remove "amba" bus nodes from rv1108Johan Jonker1-18/+11
2022-05-27ARM: dts: rockchip: add clocks property to cru node rv1108Johan Jonker1-0/+2
2022-05-27kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2-0/+18
2022-05-27arm64: dts: sprd: use new 'dma-channels' propertyKrzysztof Kozlowski1-0/+4
2022-05-27ARM: dts: da850: use new 'dma-channels' propertyKrzysztof Kozlowski1-0/+2
2022-05-27ARM: dts: pxa: use new 'dma-channels/requests' propertiesKrzysztof Kozlowski4-3/+14
2022-05-27ARM: ep93xx: Make ts72xx_register_flash() staticAlexander Sverdlin1-1/+1
2022-05-27ARM: configs: enable support for Kontron KSwitch D10Michael Walle1-0/+11
2022-05-27Merge tag 'at91-dt-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/lateArnd Bergmann6-3/+58
2022-05-27Merge tag 'at91-soc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/lateArnd Bergmann1-1/+1
2022-05-27ep93xx: clock: Do not return the address of the freed memoryGenjian Zhang1-4/+6
2022-05-27Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann9-0/+201
2022-05-27powerpc/64: Include cache.h directly in paca.hMichael Ellerman1-0/+1
2022-05-27x86/extable: Annotate ex_handler_msr_mce() as a dead endBorislav Petkov1-2/+6
2022-05-27x86: Always inline on_thread_stack() and current_top_of_stack()Peter Zijlstra1-2/+2
2022-05-27x86/cpu: Elide KCSAN for cpu_has() and friendsPeter Zijlstra1-1/+1
2022-05-27objtool: Add CONFIG_HAVE_UACCESS_VALIDATIONJosh Poimboeuf2-0/+5
2022-05-27x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)Fanjun Kong1-4/+4
2022-05-27x86: Fix all occurences of the "the the" typoBo Liu3-3/+3
2022-05-27um: Fix out-of-bounds read in LDT setupVincent Whitchurch1-2/+4
2022-05-27um: chan_user: Fix winch_tramp() return valueJohannes Berg1-4/+5
2022-05-27um: virtio_uml: Fix broken device handling in time-travelJohannes Berg1-10/+23
2022-05-27um: line: Use separate IRQs per lineJohannes Berg6-33/+29
2022-05-27um: Enable ARCH_HAS_GCOV_PROFILE_ALLVincent Whitchurch1-0/+1
2022-05-27um: Use asm-generic/dma-mapping.hJohannes Berg1-0/+1
2022-05-27um: daemon: Make default socket configurableJohannes Berg2-1/+9
2022-05-27um: xterm: Make default terminal emulator configurableJohannes Berg3-3/+13
2022-05-26x86/traceponit: Fix comment about irq vector tracepointssunliming1-3/+0
2022-05-26x86,tracing: Remove unused headerssunliming1-3/+0
2022-05-26ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu4-14/+7
2022-05-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds11-315/+272
2022-05-26Merge tag 'arc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds9-12/+253
2022-05-26Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linuxLinus Torvalds2-0/+7
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds3-11/+5
2022-05-26RISC-V: Various XIP fixesPalmer Dabbelt6-30/+38
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds97-2049/+5234
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds43-145/+537
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds28-254/+25
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds106-6049/+31
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds316-5075/+2813
2022-05-26Merge tag 'arm-defconfig-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds11-5/+68
2022-05-26Merge tag 'arm-dt-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds660-11217/+40915
2022-05-26Merge tag 'arm-soc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds36-96/+572
2022-05-26MIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI_DRIVERS_GENERICTiezhu Yang1-0/+2
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds41-602/+142
2022-05-25riscv: compat: Using seperated vdso_maps for compat_vdso_infoGuo Ren1-2/+13
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+2
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-2/+10
2022-05-25RISC-V: Fix the XIP buildPalmer Dabbelt1-1/+1
2022-05-25RISC-V: Split out the XIP fixups into their own filePalmer Dabbelt4-26/+33