index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
2023-09-07
Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
xtensa: add XIP-aware MTD support
Max Filippov
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-27
xtensa: PMU: fix base address for the newer hardware
Max Filippov
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-21
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
2023-08-18
xtensa: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
tty: xtensa/iss: drop unneeded tty_operations hooks
Jiri Slaby (SUSE)
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-10
xtensa: fix unaligned and load/store configuration interaction
Max Filippov
2023-07-10
xtensa: ISS: fix call to split_if_spec
Max Filippov
2023-07-10
xtensa: ISS: add comment about etherdev freeing
Max Filippov
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-24
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-06-24
xtensa: dump userspace code around the exception PC
Max Filippov
2023-06-19
xtensa: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-06-16
init: Remove check_bugs() leftovers
Thomas Gleixner
2023-06-13
xtensa: rearrange show_stack output
Max Filippov
2023-06-13
xtensa: add load/store exception handler
Max Filippov
2023-06-13
xtensa: rearrange unaligned exception handler
Max Filippov
2023-06-13
xtensa: always install slow handler for unaligned access exception
Max Filippov
2023-06-13
xtensa: move early_trap_init from kasan_early_init to init_arch
Max Filippov
2023-06-12
xtensa: drop ARCH_WANT_FRAME_POINTERS
Max Filippov
2023-06-12
xtensa: report trax and perf counters in cpuinfo
Max Filippov
2023-06-12
xtensa: add asm-prototypes.h
Max Filippov
2023-06-12
xtensa: only build __strncpy_user with CONFIG_ARCH_HAS_STRNCPY_FROM_USER
Max Filippov
2023-06-12
xtensa: drop bcopy implementation
Max Filippov
2023-06-12
xtensa: drop EXPORT_SYMBOL for common_exception_return
Max Filippov
2023-06-12
xtensa: boot-redboot: clean up Makefile
Max Filippov
2023-06-12
xtensa: clean up default platform functions
Max Filippov
2023-06-12
xtensa: drop platform_halt and platform_power_off
Max Filippov
2023-06-12
xtensa: drop platform_restart
Max Filippov
2023-06-12
xtensa: drop platform_heartbeat
Max Filippov
2023-06-12
xtensa: xt2000: drop empty platform_init
Max Filippov
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
[next]