开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2020-07-31
xtensa: add missing exclusive access state management
Max Filippov
2020-07-28
xtensa: add seccomp support
Max Filippov
2020-07-28
xtensa: add audit support
Max Filippov
2019-02-07
xtensa: drop unused definitions
Max Filippov
2018-12-17
xtensa: implement syscall tracepoints
Max Filippov
2018-12-17
xtensa: call do_syscall_trace_{enter,leave} selectively
Max Filippov
2018-12-04
xtensa: clean up WSR*/RSR*/get_sr/set_sr
Max Filippov
2018-01-29
Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2017-12-10
xtensa: consolidate kernel stack size related definitions
Max Filippov
2016-03-11
xtensa: support hardware breakpoints/watchpoints
Max Filippov
2015-04-12
xtensa: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
xtensa: Autogenerate offsets in struct thread_info
Richard Weinberger
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2012-10-01
bury the rest of TIF_IRET
Al Viro
2012-10-01
sanitize tsk_is_polling()
Al Viro
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
2012-05-21
xtensa: add handling of TIF_NOTIFY_RESUME
Al Viro
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel