summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-2622-3737/+909
|\
| * ARM: ep93xx: delete all boardfilesNikita Shubin2024-09-1214-3654/+0
| * ata: pata_ep93xx: remove legacy pinctrl useNikita Shubin2024-09-121-72/+0
| * pwm: ep93xx: drop legacy pinctrlNikita Shubin2024-09-121-42/+0
| * ARM: ep93xx: DT for the Cirrus ep93xx SoC platformsNikita Shubin2024-09-123-22/+10
| * ARM: dts: ep93xx: Add EDB9302 DTAlexander Sverdlin2024-09-122-0/+182
| * ARM: dts: ep93xx: add ts7250 boardNikita Shubin2024-09-123-0/+273
| * ARM: dts: add Cirrus EP93XX SoC .dtsiNikita Shubin2024-09-121-0/+444
| * input: keypad: ep93xx: add DT support for Cirrus EP93xxNikita Shubin2024-09-121-46/+0
| * gpio: ep93xx: split device in multipleNikita Shubin2024-09-124-20/+117
| * ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()Dan Carpenter2024-09-111-1/+1
* | Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-265-268/+226
|\ \
| * | runtime constants: move list of constants to vmlinux.lds.hJann Horn2024-08-193-6/+3
| * | alpha: no need to include asm/xchg.h twiceAl Viro2024-08-192-262/+223
| |/
* | Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-261-1/+2
|\ \
| * | arm64: dts: ti: k3-am625-beagleplay: Add bootloader-backdoor-gpios to cc1352p7Ayush Singh2024-09-121-1/+2
* | | Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-09-261-0/+33
|\ \ \
| * \ \ Merge 6.11-rc4 into tty-nextGreg Kroah-Hartman2024-08-1943-82/+126
| |\ \ \ | | | |/ | | |/|
| * | | Merge 6.11-rc3 into tty-nextGreg Kroah-Hartman2024-08-1279-327/+418
| |\ \ \
| * | | | arm64: dts: mediatek: mt7981: add UART controllersRafał Miłecki2024-07-311-0/+33
* | | | | Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-251-1/+1
|\ \ \ \ \
| * | | | | s390/mm: get estimated free pages by memblock apiWei Yang2024-08-111-1/+1
* | | | | | Merge tag 'sparc-for-6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-251-7/+1
|\ \ \ \ \ \
| * | | | | | arch/sparc: remove unused varible paddrbase in function leon_swprobe()Alex Shi2024-09-131-7/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-09-252-100/+100
|\ \ \ \ \ \
| * | | | | | powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS blockNarayana Murty N2024-09-201-99/+99
| * | | | | | powerpc/vdso32: Fix use of crtsavres for PPC64Christophe Leroy2024-09-201-1/+1
* | | | | | | Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-09-255-3/+50
|\ \ \ \ \ \ \
| * | | | | | | rust: cfi: add support for CFI_CLANG with RustMatthew Maurer2024-09-161-0/+4
| * | | | | | | cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl2024-09-131-0/+16
| * | | | | | | rust: support for shadow call stack sanitizerAlice Ryhl2024-09-133-2/+24
| * | | | | | | x86/rust: support MITIGATION_RETHUNKMiguel Ojeda2024-08-181-0/+5
| * | | | | | | x86/rust: support MITIGATION_RETPOLINEMiguel Ojeda2024-08-181-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-09-242-5/+1
|\ \ \ \ \ \ \
| * | | | | | | ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAMEMasahiro Yamada2024-09-071-1/+1
| * | | | | | | tinyconfig: remove unnecessary 'is not set' for choice blocksMasahiro Yamada2024-09-011-4/+0
* | | | | | | | Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-241-54/+109
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: spitz: fix compile error when matrix keypad driver is enabledDmitry Torokhov2024-09-231-1/+1
| * | | | | | | | ARM: spitz: Use software nodes/properties for the matrix keypadDmitry Torokhov2024-09-061-23/+41
| * | | | | | | | ARM: spitz: Use software nodes/properties for the GPIO-driven buttonsDmitry Torokhov2024-09-061-31/+68
| |/ / / / / / /
* | | | | | | | Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-09-2448-155/+616
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/riscv-sbi: Add platform specific firmware event handlingMayuresh Chitale2024-09-201-0/+1
| * | | | | | | | RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_tPalmer Dabbelt2024-09-201-1/+1
| * | | | | | | | ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu2024-09-201-1/+1
| * | | | | | | | Merge patch series "riscv: Improve KASAN coverage to fix unit tests"Palmer Dabbelt2024-09-198-23/+32
| |\ \ \ \ \ \ \ \
| | * | | | | | | | riscv: Enable bitops instrumentationSamuel Holland2024-09-191-20/+23
| | * | | | | | | | riscv: Omit optimized string routines when using KASANSamuel Holland2024-09-197-3/+9
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | ACPI: RISCV: Make acpi_numa_get_nid() to be staticHanjun Guo2024-09-172-3/+1
| * | | | | | | | riscv: Randomize lower bits of stack addressYunhui Cui2024-09-172-0/+17
| * | | | | | | | riscv: Make riscv_isa_vendor_ext_andes array staticCharlie Jenkins2024-09-171-1/+1