| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Mark Brown | 1 | -1/+1 |
| 2 days | Merge branch 'xtensa-for-next' of https://github.com/jcmvbkbc/linux-xtensa.git | Mark Brown | 1 | -2/+3 |
| 3 days | Merge branch into tip/master: 'irq/core' | Ingo Molnar | 1 | -1/+1 |
| 3 days | uaccess: unify inline vs outline copy_{from,to}_user() selection | Yury Norov | 1 | -2/+1 |
| 6 days | genirq/proc: Increase default interrupt number precision to four | Thomas Gleixner | 1 | -1/+1 |
| 11 days | ring-buffer: Flush and stop persistent ring buffer on panic | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 2026-04-30 | tty: xtensa/iss: use strnlen to improve iss_console_write | Thorsten Blum | 1 | -2/+3 |
| 2026-04-23 | Merge tag 'xtensa-20260422' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 5 | -43/+13 |
| 2026-04-15 | Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+3 |
| 2026-04-05 | mm: change to return bool for ptep_test_and_clear_young() | Baolin Wang | 1 | -5/+4 |
| 2026-04-05 | arch, mm: consolidate empty_zero_page | Mike Rapoport (Microsoft) | 3 | -9/+0 |
| 2026-03-27 | PCI: Align head space better | Ilpo Järvinen | 1 | -0/+2 |
| 2026-03-27 | resource: Pass full extent of empty space to resource_alignf callback | Ilpo Järvinen | 1 | -0/+1 |
| 2026-03-14 | xtensa: uapi: Reuse asm-generic ucontext.h | Thomas Weißschuh | 2 | -22/+1 |
| 2026-03-03 | xtensa: xtfpga: Use register_sys_off_handler(SYS_OFF_MODE_RESTART) | Andrew Davis | 1 | -7/+4 |
| 2026-03-03 | xtensa: xt2000: Use register_sys_off_handler(SYS_OFF_MODE_RESTART) | Andrew Davis | 1 | -7/+4 |
| 2026-03-03 | xtensa: ISS: Use register_sys_off_handler(SYS_OFF_MODE_RESTART) | Andrew Davis | 1 | -7/+4 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -3/+3 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 2 | -3/+3 |
| 2026-02-20 | Merge tag 'xtensa-20260219' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 1 | -2/+8 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -8/+7 |
| 2026-02-10 | Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2026-01-26 | arch, mm: consolidate initialization of nodes, zones and memory map | Mike Rapoport (Microsoft) | 1 | -4/+0 |
| 2026-01-26 | xtensa: introduce arch_zone_limits_init() | Mike Rapoport (Microsoft) | 1 | -6/+10 |
| 2026-01-22 | rseq: Implement sys_rseq_slice_yield() | Thomas Gleixner | 1 | -0/+1 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 1 | -0/+1 |
| 2026-01-20 | treewide: provide a generic clear_user_page() variant | David Hildenbrand | 1 | -1/+0 |
| 2026-01-05 | syscall.h: Remove unused SYSCALL_MAX_ARGS | Jinjie Ruan | 1 | -1/+0 |
| 2025-12-15 | xtensa: align: validate access in fast_load_store | Ricky Ringler | 1 | -2/+8 |
| 2025-12-06 | Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -5/+0 |
| 2025-12-03 | Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 7 | -7/+0 |
| 2025-11-22 | crypto: ansi_cprng - Remove unused ansi_cprng algorithm | Eric Biggers | 7 | -7/+0 |
| 2025-11-21 | serial: drop SERIAL_8250_DEPRECATED_OPTIONS | Jiri Slaby (SUSE) | 5 | -5/+0 |
| 2025-11-03 | arch: hookup listns() system call | Christian Brauner | 1 | -0/+1 |
| 2025-10-15 | Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -7/+7 |
| 2025-10-13 | Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs | Theodore Ts'o | 7 | -7/+7 |
| 2025-10-10 | Merge tag 'xtensa-20251010' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2 | -3/+8 |
| 2025-10-03 | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+0 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -8/+8 |
| 2025-09-30 | Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2025-09-29 | Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+5 |
| 2025-09-25 | arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c | Menglong Dong | 1 | -0/+1 |
| 2025-09-21 | mm: constify highmem related functions for improved const-correctness | Max Kellermann | 1 | -1/+1 |
| 2025-09-21 | kasan: call kasan_init_generic in kasan_init | Sabyrzhan Tasbolatov | 1 | -1/+1 |
| 2025-09-15 | kill FIRST_USER_PGD_NR | Al Viro | 1 | -1/+0 |
| 2025-09-15 | xtensa: use HZ_PER_MHZ in platform_calibrate_ccount | Thorsten Blum | 1 | -2/+3 |
| 2025-09-13 | mm: introduce memdesc_flags_t | Matthew Wilcox (Oracle) | 1 | -6/+6 |
| 2025-09-08 | xtensa: Add __attribute_const__ to ffs()-family implementations | Kees Cook | 1 | -5/+5 |
| 2025-09-01 | arch: copy_thread: pass clone_flags as u64 | Simon Schuster | 1 | -1/+1 |
| 2025-09-01 | xtensa: simdisk: add input size check in proc_write_simdisk | Miaoqian Lin | 1 | -1/+5 |
| 2025-08-09 | Merge tag 'xtensa-20250808' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 19 | -43/+43 |
| 2025-07-28 | Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee... | Linus Torvalds | 1 | -2/+2 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
| 2025-07-28 | Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -32/+0 |
| 2025-07-14 | xtensa: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names | Dave Martin | 1 | -2/+2 |
| 2025-07-02 | fs: introduce file_getattr and file_setattr syscalls | Andrey Albershteyn | 1 | -0/+2 |
| 2025-06-24 | loongarch, um, xtensa: get rid of generated arch/$ARCH/include/asm/param.h | Al Viro | 1 | -1/+0 |
| 2025-06-24 | xtensa: get rid uapi/asm/param.h | Al Viro | 1 | -31/+0 |
| 2025-06-11 | mm: pgtable: fix pte_swp_exclusive | Magnus Lindholm | 1 | -1/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
| 2025-06-07 | Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
| 2025-06-07 | arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds | Masahiro Yamada | 1 | -1/+1 |
| 2025-06-06 | xtensa: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth | 16 | -37/+37 |
| 2025-06-06 | xtensa: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers | Thomas Huth | 3 | -6/+6 |
| 2025-06-03 | Merge tag 'xtensa-20250603' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 12 | -15/+12 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -6/+18 |
| 2025-05-26 | Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
| 2025-05-21 | xtensa/perf: Remove driver-specific throttle support | Kan Liang | 1 | -2/+1 |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin | 1 | -0/+7 |
| 2025-05-11 | syscall.h: add syscall_set_arguments() | Dmitry V. Levin | 1 | -0/+11 |
| 2025-05-11 | mm: introduce a common definition of mk_pte() | Matthew Wilcox (Oracle) | 1 | -6/+0 |
| 2025-04-21 | fs: remove uselib() system call | Christian Brauner | 1 | -1/+0 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 2 | -2/+2 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -57/+19 |
| 2025-03-24 | Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+1 |
| 2025-03-24 | arch: xtensa: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX | Johan Korsnes | 1 | -1/+0 |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) | 1 | -9/+0 |
| 2025-03-17 | arch, mm: streamline HIGHMEM freeing | Mike Rapoport (Microsoft) | 1 | -29/+0 |
| 2025-03-17 | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) | 1 | -2/+0 |
| 2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) | 1 | -1/+0 |
| 2025-03-17 | xtensa: split out printing of virtual memory layout to a function | Mike Rapoport (Microsoft) | 1 | -47/+50 |
| 2025-03-17 | xtensa: Rely on generic printing of preemption model | Sebastian Andrzej Siewior | 1 | -5/+1 |
| 2025-03-16 | mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long | Ryan Roberts | 2 | -5/+5 |
| 2025-03-17 | xtensa: migrate to the generic rule for built-in DTB | Masahiro Yamada | 10 | -10/+11 |
| 2025-02-19 | xtensa: ptrace: Remove zero-length alignment array | Thorsten Blum | 1 | -4/+1 |
| 2025-02-12 | fs: add open_tree_attr() | Christian Brauner | 1 | -0/+1 |
| 2025-01-27 | Merge tag 'xtensa-20250126' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 3 | -5/+4 |
| 2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang | 1 | -5/+1 |
| 2025-01-25 | asm-generic: pgalloc: provide generic __pgd_{alloc,free} | Kevin Brodsky | 1 | -1/+1 |
| 2024-12-10 | xtensa/simdisk: Use str_write_read() helper in simdisk_transfer() | Thorsten Blum | 1 | -1/+2 |
| 2024-12-09 | xtensa: Remove zero-length alignment array | Thorsten Blum | 1 | -3/+1 |
| 2024-12-09 | xtensa: annotate dtb_start variable as static __initdata | Masahiro Yamada | 1 | -1/+1 |
| 2024-11-25 | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -0/+4 |
| 2024-11-21 | Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -18/+0 |
| 2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
| 2024-11-20 | Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-19 | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -7/+1 |
| 2024-11-18 | Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -0/+4 |
| 2024-11-11 | Improve consistency of '#error' directive messages | Nataniel Farzan | 1 | -1/+1 |
| 2024-11-11 | xtensa: remove the get_order() implementation | Yunsheng Lin | 1 | -18/+0 |
| 2024-11-11 | mm: madvise: implement lightweight guard page mechanism | Lorenzo Stoakes | 1 | -0/+3 |
| 2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) | 1 | -0/+1 |
| 2024-11-06 | fs/xattr: add *at family syscalls | Christian Göttsche | 1 | -0/+4 |
| 2024-10-29 | of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify | Usama Arif | 1 | -1/+1 |
| 2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig | 1 | -1/+0 |
| 2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino | 1 | -7/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+2 |
| 2024-09-13 | xtensa: Emulate one-byte cmpxchg | Paul E. McKenney | 2 | -0/+3 |
| 2024-09-09 | mm: make arch_get_unmapped_area() take vm_flags by default | Mark Brown | 1 | -1/+2 |
| 2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -6/+6 |
| 2024-07-16 | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
| 2024-07-15 | Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+4 |
| 2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann | 1 | -1/+0 |
| 2024-07-09 | arch/xtensa: always_inline get_current() and current_thread_info() | Suren Baghdasaryan | 2 | -2/+2 |
| 2024-07-03 | mm: implement update_mmu_tlb() using update_mmu_tlb_range() | Bang Li | 2 | -9/+0 |
| 2024-07-03 | mm: add update_mmu_tlb_range() | Bang Li | 2 | -0/+9 |
| 2024-06-19 | block: move the nonrot flag to queue_limits | Christoph Hellwig | 1 | -1/+4 |
| 2024-05-23 | mseal: wire up mseal syscall | Jeff Xu | 1 | -0/+1 |
| 2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -7/+10 |
| 2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+1 |
| 2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada | 1 | -2/+1 |
| 2024-05-05 | xtensa/mm: convert check_tlb_entry() to sanity check folios | David Hildenbrand | 1 | -5/+6 |
| 2024-05-02 | Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 6 | -28/+20 |
| 2024-04-28 | xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_P... | Barry Song | 1 | -16/+8 |
| 2024-04-25 | xtensa: remove uses of PG_arch_1 on individual pages | Matthew Wilcox (Oracle) | 1 | -2/+4 |
| 2024-04-04 | tty: xtensa/iss: Use min() to fix Coccinelle warning | Thorsten Blum | 1 | -4/+2 |
| 2024-04-02 | xtensa: fix MAKE_PC_FROM_RA second argument | Max Filippov | 4 | -8/+10 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -0/+11 |
| 2024-03-12 | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+2 |
| 2024-03-11 | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -3/+5 |
| 2024-03-06 | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann | 2 | -1/+2 |
| 2024-02-22 | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers | 2 | -0/+11 |
| 2024-02-19 | block: pass a queue_limits argument to blk_alloc_disk | Christoph Hellwig | 1 | -3/+5 |
| 2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds | 1 | -2/+2 |
| 2024-01-18 | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -2/+4 |
| 2024-01-18 | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
| 2024-01-17 | Merge tag 'xtensa-20240117' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 4 | -6/+12 |
| 2024-01-11 | xtensa: don't produce FDPIC output with fdpic toolchain | Max Filippov | 1 | -1/+5 |
| 2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+3 |
| 2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -1/+3 |
| 2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov | 1 | -1/+1 |
| 2023-12-29 | xtensa, kasan: define KASAN_SHADOW_END | Andrey Konovalov | 1 | -0/+2 |
| 2023-12-14 | wire up syscalls for statmount/listmount | Miklos Szeredi | 1 | -0/+2 |
| 2023-12-14 | mm: Introduce flush_cache_vmap_early() | Alexandre Ghiti | 1 | -2/+4 |
| 2023-12-08 | tty: xtensa/iss: use u8 | Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2023-11-29 | xtensa: Use PCI_HEADER_TYPE_MFD instead of literal | Ilpo Järvinen | 1 | -3/+5 |
| 2023-11-29 | xtensa: replace <asm-generic/export.h> with <linux/export.h> | Masahiro Yamada | 1 | -1/+1 |
| 2023-11-29 | xtensa: fix variants path in the Kconfig help | Yujie Liu | 1 | -1/+1 |
| 2023-11-12 | LSM: wireup Linux Security Module syscalls | Casey Schaufler | 1 | -0/+3 |
| 2023-11-03 | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -12/+0 |
| 2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
| 2023-10-17 | vgacon, arch/*: remove unused screen_info definitions | Arnd Bergmann | 1 | -12/+0 |
| 2023-10-09 | Merge tag 'v6.6-rc5' into locking/core, to pick up fixes | Ingo Molnar | 19 | -8/+34 |
| 2023-10-06 | arch: Reserve map_shadow_stack() syscall number for all architectures | Sohil Mehta | 1 | -0/+1 |
| 2023-10-03 | syscalls: Cleanup references to sys_lookup_dcookie() | Sohil Mehta | 1 | -1/+1 |
| 2023-09-21 | futex: Add sys_futex_requeue() | peterz@infradead.org | 1 | -0/+1 |
| 2023-09-21 | futex: Add sys_futex_wait() | peterz@infradead.org | 1 | -0/+1 |
| 2023-09-21 | futex: Add sys_futex_wake() | peterz@infradead.org | 1 | -0/+1 |
| 2023-09-20 | xtensa: boot/lib: fix function prototypes | Max Filippov | 1 | -2/+3 |
| 2023-09-20 | xtensa: umulsidi3: fix conditional expression | Randy Dunlap | 1 | -1/+3 |
| 2023-09-20 | xtensa: boot: don't add include-dirs | Randy Dunlap | 1 | -2/+1 |
| 2023-09-20 | xtensa: iss/network: make functions static | Randy Dunlap | 1 | -2/+2 |
| 2023-09-20 | xtensa: tlb: include <asm/tlb.h> for missing prototype | Randy Dunlap | 2 | -0/+3 |
| 2023-09-20 | xtensa: hw_breakpoint: include header for missing prototype | Randy Dunlap | 2 | -0/+2 |
| 2023-09-20 | xtensa: smp: add headers for missing function prototypes | Randy Dunlap | 2 | -0/+2 |
| 2023-09-20 | xtensa: traps: add <linux/cpu.h> for function prototype | Randy Dunlap | 1 | -0/+1 |
| 2023-09-20 | xtensa: stacktrace: include <asm/ftrace.h> for prototype | Randy Dunlap | 1 | -0/+1 |
| 2023-09-20 | xtensa: signal: include headers for function prototypes | Randy Dunlap | 2 | -0/+3 |
| 2023-09-20 | xtensa: processor.h: add init_arch() prototype | Randy Dunlap | 1 | -0/+4 |
| 2023-09-20 | xtensa: ptrace: add prototypes to <asm/ptrace.h> | Randy Dunlap | 2 | -1/+3 |
| 2023-09-20 | xtensa: irq: include <asm/traps.h> | Randy Dunlap | 1 | -0/+1 |
| 2023-09-20 | xtensa: fault: include <asm/traps.h> | Randy Dunlap | 1 | -0/+1 |
| 2023-09-20 | xtensa: add default definition for XCHAL_HAVE_DIV32 | Max Filippov | 1 | -0/+4 |
| 2023-09-07 | Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 7 | -5/+56 |
| 2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -26/+1 |
| 2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -114/+89 |
| 2023-08-28 | xtensa: add XIP-aware MTD support | Max Filippov | 5 | -1/+34 |
| 2023-08-28 | Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2023-08-27 | xtensa: PMU: fix base address for the newer hardware | Max Filippov | 2 | -4/+22 |
| 2023-08-24 | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) | 1 | -4/+0 |
| 2023-08-24 | xtensa: implement the new page table range API | Matthew Wilcox (Oracle) | 3 | -47/+63 |
| 2023-08-21 | treewide: drop CONFIG_EMBEDDED | Randy Dunlap | 1 | -1/+1 |
| 2023-08-18 | xtensa: mm: convert to GENERIC_IOREMAP | Baoquan He | 3 | -64/+27 |
| 2023-08-11 | tty: make tty_operations::write()'s count size_t | Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2023-08-11 | tty: propagate u8 data to tty_operations::write() | Jiri Slaby (SUSE) | 1 | -2/+1 |
| 2023-08-11 | tty: xtensa/iss: drop unneeded tty_operations hooks | Jiri Slaby (SUSE) | 1 | -24/+0 |
| 2023-07-27 | arch: Register fchmodat2, usually as syscall 452 | Palmer Dabbelt | 1 | -0/+1 |
| 2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe | 1 | -1/+1 |
| 2023-07-10 | xtensa: fix unaligned and load/store configuration interaction | Max Filippov | 2 | -21/+16 |
| 2023-07-10 | xtensa: ISS: fix call to split_if_spec | Max Filippov | 1 | -1/+1 |
| 2023-07-10 | xtensa: ISS: add comment about etherdev freeing | Max Filippov | 1 | -0/+1 |
| 2023-06-30 | Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -56/+0 |
| 2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds | 2 | -11/+4 |
| 2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -1/+5 |
| 2023-06-27 | Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 41 | -326/+467 |