summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm/processor.h
AgeCommit message (Expand)AuthorLines
2025-06-06xtensa: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-2/+2
2024-12-09xtensa: Remove zero-length alignment arrayThorsten Blum-3/+1
2024-04-02xtensa: fix MAKE_PC_FROM_RA second argumentMax Filippov-4/+4
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-01-06xtensa: drop unused members of struct thread_structMax Filippov-9/+0
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+0
2022-09-13xtensa: add FDPIC and static PIE support for noMMUMax Filippov-0/+3
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang-3/+0
2022-05-01xtensa: add xtensa_xsr macroMax Filippov-0/+7
2022-03-25Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-7/+3
2022-03-20xtensa: fix xtensa_wsr always writing 0Max Filippov-2/+2
2022-03-19xtensa: merge stack alignment definitionsMax Filippov-5/+1
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann-7/+0
2021-11-06Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-6/+26
2021-10-18xtensa: definitions for call0 ABIMax Filippov-6/+26
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook-1/+1
2020-02-01xtensa: clean up optional XCHAL_* definitionsMax Filippov-4/+0
2019-11-29xtensa: rearrange syscall tracingMax Filippov-1/+2
2019-09-01xtensa: add support for call0 ABI in userspaceMax Filippov-1/+8
2019-09-01xtensa: clean up PS_WOE_BIT usageMax Filippov-1/+1
2019-05-06xtensa: replace variant/core.h with asm/core.hMax Filippov-1/+1
2019-04-03xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov-9/+12
2018-12-04xtensa: clean up WSR*/RSR*/get_sr/set_srMax Filippov-5/+13
2018-11-16Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-1/+5
2018-11-05xtensa: make sure bFLT stack is 16 byte alignedMax Filippov-1/+5
2018-10-31treewide: remove current_text_addrNick Desaulniers-8/+0
2018-08-20xtensa: drop unneeded platform/hardware.h headersMax Filippov-1/+0
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser-5/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-2/+0
2017-05-01xtensa: clean up access to spilled registers locationsMax Filippov-0/+15
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger-0/+1
2016-07-24xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}Max Filippov-1/+1
2016-03-11xtensa: support hardware breakpoints/watchpointsMax Filippov-5/+4
2016-01-11xtensa: make fake NMI configurableMax Filippov-7/+5
2015-08-17xtensa: implement fake NMIMax Filippov-2/+29
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso-0/+1
2014-01-14xtensa: add MX irqchipMax Filippov-0/+20
2013-02-23xtensa: dispatch medium-priority interruptsMarc Gauthier-2/+2
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel-5/+5
2012-10-25xtensa: switch to generic kernel_thread()Max Filippov-3/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-3/+0
2010-05-02xtensa: Shuffle include statements to fix linker scriptChris Zankel-1/+0
2009-04-02xtensa: nommu supportJohannes Weiner-0/+6
2009-04-02xtensa: enforce slab alignment to maximum register widthOskar Schirmer-0/+2
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel-0/+193