index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-11
xtensa: remove the get_order() implementation
Yunsheng Lin
2024-11-11
mm: madvise: implement lightweight guard page mechanism
Lorenzo Stoakes
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-13
xtensa: Emulate one-byte cmpxchg
Paul E. McKenney
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
2024-07-09
arch/xtensa: always_inline get_current() and current_thread_info()
Suren Baghdasaryan
2024-07-03
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
2024-07-03
mm: add update_mmu_tlb_range()
Bang Li
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-05
xtensa/mm: convert check_tlb_entry() to sanity check folios
David Hildenbrand
2024-05-02
Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2024-04-28
xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_P...
Barry Song
2024-04-25
xtensa: remove uses of PG_arch_1 on individual pages
Matthew Wilcox (Oracle)
2024-04-04
tty: xtensa/iss: Use min() to fix Coccinelle warning
Thorsten Blum
2024-04-02
xtensa: fix MAKE_PC_FROM_RA second argument
Max Filippov
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-17
Merge tag 'xtensa-20240117' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2024-01-11
xtensa: don't produce FDPIC output with fdpic toolchain
Max Filippov
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-12-29
xtensa, kasan: define KASAN_SHADOW_END
Andrey Konovalov
[next]