summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o
2025-10-10Merge tag 'xtensa-20251010' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-09-21mm: constify highmem related functions for improved const-correctnessMax Kellermann
2025-09-21kasan: call kasan_init_generic in kasan_initSabyrzhan Tasbolatov
2025-09-15kill FIRST_USER_PGD_NRAl Viro
2025-09-15xtensa: use HZ_PER_MHZ in platform_calibrate_ccountThorsten Blum
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-08xtensa: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-09-01xtensa: simdisk: add input size check in proc_write_simdiskMiaoqian Lin
2025-08-09Merge tag 'xtensa-20250808' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-28Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-14xtensa: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-06-24loongarch, um, xtensa: get rid of generated arch/$ARCH/include/asm/param.hAl Viro
2025-06-24xtensa: get rid uapi/asm/param.hAl Viro
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-06-06xtensa: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-06-06xtensa: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth
2025-06-03Merge tag 'xtensa-20250603' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-21xtensa/perf: Remove driver-specific throttle supportKan Liang
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-04-21fs: remove uselib() system callChristian Brauner
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-24arch: xtensa: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)
2025-03-17xtensa: split out printing of virtual memory layout to a functionMike Rapoport (Microsoft)
2025-03-17xtensa: Rely on generic printing of preemption modelSebastian Andrzej Siewior
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2025-03-17xtensa: migrate to the generic rule for built-in DTBMasahiro Yamada