aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
AgeCommit message (Expand)Author
2024-02-23arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport
2023-10-10xtensa: boot/lib: fix function prototypesMax Filippov
2023-10-10xtensa: boot: don't add include-dirsRandy Dunlap
2023-10-10xtensa: iss/network: make functions staticRandy Dunlap
2023-10-10xtensa: add default definition for XCHAL_HAVE_DIV32Max Filippov
2023-09-23xtensa: PMU: fix base address for the newer hardwareMax Filippov
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-07-27xtensa: ISS: fix call to split_if_specMax Filippov
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2022-06-29xtensa: Fix refcount leak bug in time.cLiang He
2022-06-29xtensa: xtfpga: Fix refcount leak bug in setupLiang He
2022-06-22xtensa: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-06-14ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman
2022-04-27xtensa: fix a7 clobbering in coprocessor context load/storeMax Filippov
2022-04-27xtensa: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-15xtensa: fix DTC warning unit_address_formatMax Filippov
2022-04-15xtensa: fix xtensa_wsr always writing 0Max Filippov
2022-04-15xtensa: fix stop_machine_cpuslocked call in patch_textMax Filippov
2021-10-27xtensa: xtfpga: Try software restart before simulating CPU resetGuenter Roeck
2021-10-27xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OFMax Filippov
2021-10-13xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov
2021-10-13xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap
2021-10-13xtensa: move XCHAL_KIO_* definitions to kmem_layout.hMax Filippov
2021-09-22xtensa: ISS: don't panic in rs_initJiri Slaby
2021-09-12xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap
2021-04-07xtensa: move coprocessor_flush to the .text sectionMax Filippov
2020-12-02xtensa: uaccess: Add missing __user to strncpy_from_user() prototypeLaurent Pinchart
2020-11-24xtensa: disable preemption around cache alias management callsMax Filippov
2020-11-24xtensa: fix TLBTEMP area placementMax Filippov
2020-10-01xtensa: fix system_call interaction with ptraceMax Filippov
2020-08-21xtensa: fix xtensa_pmu_setup prototypeMax Filippov
2020-08-21xtensa: add missing exclusive access state managementMax Filippov
2020-07-29xtensa: update *pos in cpuinfo_op.nextMax Filippov
2020-07-29xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov
2020-01-14xtensa: Implement copy_thread_tlsAmanieu d'Antras
2019-12-21xtensa: fix syscall_set_return_valueMax Filippov
2019-12-21xtensa: fix TLB sanity checkerMax Filippov
2019-12-21xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow mapMax Filippov
2019-10-16xtensa: fix change_bit in exclusive access optionMax Filippov
2019-10-15xtensa: virt: fix PCI IO ports mappingMax Filippov
2019-10-14xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-10-14xtensa: fix type conversion in __get_user_[no]checkMax Filippov
2019-10-14xtensa: clean up assembly arguments in uaccess macrosMax Filippov
2019-10-14xtensa: fix {get,put}_user() for 64bit valuesAl Viro
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim
2019-09-25mm: introduce MADV_COLDMinchan Kim
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin