summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
AgeCommit message (Expand)AuthorLines
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+4
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-18/+0
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan-1/+1
2024-11-11xtensa: remove the get_order() implementationYunsheng Lin-18/+0
2024-11-11mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes-0/+3
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)-0/+1
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig-1/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino-7/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-09-13xtensa: Emulate one-byte cmpxchgPaul E. McKenney-0/+2
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+3
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann-1/+0
2024-07-09arch/xtensa: always_inline get_current() and current_thread_info()Suren Baghdasaryan-2/+2
2024-07-03mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li-3/+0
2024-07-03mm: add update_mmu_tlb_range()Bang Li-0/+3
2024-05-02Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-21/+13
2024-04-28xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_P...Barry Song-16/+8
2024-04-02xtensa: fix MAKE_PC_FROM_RA second argumentMax Filippov-5/+5
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+10
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann-1/+1
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers-0/+10
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds-2/+2
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds-2/+4
2024-01-17Merge tag 'xtensa-20240117' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-1/+1
2023-12-29xtensa, kasan: define KASAN_SHADOW_ENDAndrey Konovalov-0/+2
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti-2/+4
2023-11-29xtensa: replace <asm-generic/export.h> with <linux/export.h>Masahiro Yamada-1/+1
2023-09-20xtensa: tlb: include <asm/tlb.h> for missing prototypeRandy Dunlap-0/+2
2023-09-20xtensa: hw_breakpoint: include header for missing prototypeRandy Dunlap-0/+1
2023-09-20xtensa: smp: add headers for missing function prototypesRandy Dunlap-0/+1
2023-09-20xtensa: signal: include headers for function prototypesRandy Dunlap-0/+1
2023-09-20xtensa: processor.h: add init_arch() prototypeRandy Dunlap-0/+4
2023-09-20xtensa: ptrace: add prototypes to <asm/ptrace.h>Randy Dunlap-0/+3
2023-09-20xtensa: add default definition for XCHAL_HAVE_DIV32Max Filippov-0/+4
2023-09-07Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-0/+27
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2023-08-28xtensa: add XIP-aware MTD supportMax Filippov-0/+18
2023-08-27xtensa: PMU: fix base address for the newer hardwareMax Filippov-0/+9
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)-4/+0
2023-08-24xtensa: implement the new page table range APIMatthew Wilcox (Oracle)-11/+16
2023-08-18xtensa: mm: convert to GENERIC_IOREMAPBaoquan He-20/+12
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe-1/+1
2023-06-27Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-32/+45
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+9
2023-06-16init: Remove check_bugs() leftoversThomas Gleixner-18/+0
2023-06-13xtensa: add load/store exception handlerMax Filippov-0/+5
2023-06-13xtensa: move early_trap_init from kasan_early_init to init_archMax Filippov-0/+2