summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)AuthorFilesLines
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman1-1/+1
2022-07-02xtensa: Fix refcount leak bug in time.cLiang He1-0/+1
2022-07-02xtensa: xtfpga: Fix refcount leak bug in setupLiang He1-0/+1
2022-06-25xtensa: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-4/+2
2022-06-14ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman2-4/+4
2022-04-15xtensa: fix DTC warning unit_address_formatMax Filippov3-10/+10
2021-12-01xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap3-8/+8
2021-10-27xtensa: xtfpga: Try software restart before simulating CPU resetGuenter Roeck1-2/+6
2021-10-27xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OFMax Filippov1-2/+2
2021-10-13xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov1-1/+1
2021-09-22xtensa: ISS: don't panic in rs_initJiri Slaby1-3/+14
2021-09-22xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap1-1/+1
2020-12-02xtensa: uaccess: Add missing __user to strncpy_from_user() prototypeLaurent Pinchart1-1/+1
2020-11-24xtensa: disable preemption around cache alias management callsMax Filippov1-0/+14
2020-08-21xtensa: fix xtensa_pmu_setup prototypeMax Filippov1-1/+1
2020-07-29xtensa: update *pos in cpuinfo_op.nextMax Filippov1-1/+2
2020-07-29xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov1-2/+2
2019-12-21xtensa: fix TLB sanity checkerMax Filippov1-2/+2
2019-10-29xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov1-7/+0
2019-08-25xtensa: add missing isync to the cpu_reset TLB codeMax Filippov1-0/+1
2019-06-25xtensa: Fix section mismatch between memblock_reserve and mem_reserveGuenter Roeck1-1/+2
2019-04-17xtensa: fix return_addressMax Filippov1-1/+5
2019-03-14xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov1-0/+5
2019-03-14xtensa: SMP: mark each possible CPU as presentMax Filippov1-1/+1
2019-03-14xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov1-0/+1
2019-03-14xtensa: SMP: fix secondary CPU initializationMax Filippov2-14/+25
2019-03-14xtensa: SMP: fix ccount_timer_shutdownMax Filippov1-1/+1
2019-03-10xtensa: fix get_wchanMax Filippov1-2/+2
2019-02-12xtensa: xtfpga.dtsi: fix dtc warnings about SPIMax Filippov1-1/+1
2018-12-05xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov1-4/+38
2018-12-05xtensa: fix coprocessor context offset definitionsMax Filippov1-8/+8
2018-12-05xtensa: enable coprocessors that are being flushedMax Filippov1-1/+4
2018-11-21xtensa: fix boot parameters address translationMax Filippov1-2/+5
2018-11-21xtensa: make sure bFLT stack is 16 byte alignedMax Filippov1-1/+5
2018-11-21xtensa: add NOTES section to the linker scriptMax Filippov2-1/+2
2018-09-12xtensa: enable SG chaining in KconfigMax Filippov1-0/+1
2018-09-12xtensa: remove unnecessary KBUILD_SRC ifeq conditionalMasahiro Yamada1-4/+0
2018-09-06xtensa: ISS: don't allocate memory in platform_setupMax Filippov1-10/+15
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-2/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2-2/+2
2018-08-23Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds25-310/+1300
2018-08-20Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixesMax Filippov7-154/+110
2018-08-20xtensa: add test_kc705_be variantMax Filippov3-0/+1065
2018-08-20xtensa: clean up boot-elf/bootstrap.SMax Filippov1-11/+6
2018-08-20xtensa: make bootparam parsing optionalMax Filippov3-1/+22
2018-08-20xtensa: drop variant IRQ supportMax Filippov3-21/+1
2018-08-20xtensa: drop unneeded platform/hardware.h headersMax Filippov5-23/+1
2018-08-20xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov4-10/+7
2018-08-20xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov5-31/+9
2018-08-20xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov5-15/+0