index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2023-01-06
xtensa: drop unused members of struct thread_struct
Max Filippov
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-09-13
xtensa: add FDPIC and static PIE support for noMMU
Max Filippov
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-05-01
xtensa: add xtensa_xsr macro
Max Filippov
2022-03-25
Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2022-03-20
xtensa: fix xtensa_wsr always writing 0
Max Filippov
2022-03-19
xtensa: merge stack alignment definitions
Max Filippov
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2021-11-06
Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-10-18
xtensa: definitions for call0 ABI
Max Filippov
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2020-02-01
xtensa: clean up optional XCHAL_* definitions
Max Filippov
2019-11-29
xtensa: rearrange syscall tracing
Max Filippov
2019-09-01
xtensa: add support for call0 ABI in userspace
Max Filippov
2019-09-01
xtensa: clean up PS_WOE_BIT usage
Max Filippov
2019-05-06
xtensa: replace variant/core.h with asm/core.h
Max Filippov
2019-04-03
xtensa: fix initialization of pt_regs::syscall in start_thread
Max Filippov
2018-12-04
xtensa: clean up WSR*/RSR*/get_sr/set_sr
Max Filippov
2018-11-16
Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-11-05
xtensa: make sure bFLT stack is 16 byte aligned
Max Filippov
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-08-20
xtensa: drop unneeded platform/hardware.h headers
Max Filippov
2017-09-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-05-01
xtensa: clean up access to spilled registers locations
Max Filippov
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-07-24
xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}
Max Filippov
2016-03-11
xtensa: support hardware breakpoints/watchpoints
Max Filippov
2016-01-11
xtensa: make fake NMI configurable
Max Filippov
2015-08-17
xtensa: implement fake NMI
Max Filippov
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-01-14
xtensa: add MX irqchip
Max Filippov
2013-02-23
xtensa: dispatch medium-priority interrupts
Marc Gauthier
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-10-25
xtensa: switch to generic kernel_thread()
Max Filippov
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2010-05-02
xtensa: Shuffle include statements to fix linker script
Chris Zankel
2009-04-02
xtensa: nommu support
Johannes Weiner
2009-04-02
xtensa: enforce slab alignment to maximum register width
Oskar Schirmer
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel