summaryrefslogtreecommitdiff
path: root/include/linux/thread_info.h
Commit message (Expand)AuthorAge
* mm: get rid of __GFP_KMEMCGVladimir Davydov2014-06-04
* sched: Remove set_need_resched()Peter Zijlstra2014-04-18
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-09-25
* sched: Remove {set,clear}_need_reschedPeter Zijlstra2013-09-25
* fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombsGlauber Costa2012-12-18
* set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
* new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
* HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro2012-06-01
* fork: Move thread info gfp flags to headerThomas Gleixner2012-05-08
* hrtimers: Avoid touching inactive timer basesThomas Gleixner2011-05-23
* thread_info: Remove legacy arg0-3 from restart_blockThomas Gleixner2011-02-02
* futex: Mark restart_block.futex.uaddr[2] __userNamhyung Kim2010-09-18
* futex: add requeue_pi functionalityDarren Hart2009-04-06
* select: add a poll specific struct to the restart_block unionThomas Gleixner2008-09-05
* signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath2008-04-30
* signals: set_restore_sigmask TIF_SIGPENDINGRoland McGrath2008-04-30
* signals: add set_restore_sigmaskRoland McGrath2008-04-30
* hrtimer: add nanosleep specific restart_block memberThomas Gleixner2008-04-17
* futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner2008-02-01
* x86: clean up bitops-related warningsJeremy Fitzhardinge2008-01-30
* futex: fix for futex_wait signal stack corruptionSteven Rostedt2007-12-05
* [PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel2005-11-13
* Linux-2.6.12-rc2Linus Torvalds2005-04-16