index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
thread_info.h
Age
Commit message (
Expand
)
Author
2012-12-18
fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
Glauber Costa
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-06-01
HAVE_RESTORE_SIGMASK is defined on all architectures now
Al Viro
2012-05-08
fork: Move thread info gfp flags to header
Thomas Gleixner
2011-05-23
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
2011-02-02
thread_info: Remove legacy arg0-3 from restart_block
Thomas Gleixner
2010-09-18
futex: Mark restart_block.futex.uaddr[2] __user
Namhyung Kim
2009-04-06
futex: add requeue_pi functionality
Darren Hart
2008-09-06
select: add a poll specific struct to the restart_block union
Thomas Gleixner
2008-04-30
signals: use HAVE_SET_RESTORE_SIGMASK
Roland McGrath
2008-04-30
signals: set_restore_sigmask TIF_SIGPENDING
Roland McGrath
2008-04-30
signals: add set_restore_sigmask
Roland McGrath
2008-04-17
hrtimer: add nanosleep specific restart_block member
Thomas Gleixner
2008-02-01
futex: Add bitset conditional wait/wakeup functionality
Thomas Gleixner
2008-01-30
x86: clean up bitops-related warnings
Jeremy Fitzhardinge
2007-12-05
futex: fix for futex_wait signal stack corruption
Steven Rostedt
2005-11-14
[PATCH] m68k: convert thread flags to use bit fields
Roman Zippel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds