summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
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
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-04dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig
2019-09-02xtensa: virt: move PCI root complex to KIO rangeMax Filippov
2019-09-01xtensa: add support for call0 ABI in userspaceMax Filippov
2019-09-01xtensa: clean up PS_WOE_BIT usageMax Filippov
2019-08-26xtensa: remove free_initrd_memMike Rapoport
2019-08-12xtensa: add missing isync to the cpu_reset TLB codeMax Filippov
2019-07-24xtensa: fix build for cores with coprocessorsMax Filippov
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-16mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-16Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-07-15docs: xtensa: convert to ReSTMauro Carvalho Chehab