aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/thread_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov1-2/+0
2014-04-18sched: Remove set_need_resched()Peter Zijlstra1-14/+0
2013-09-25sched, idle: Fix the idle polling state logicPeter Zijlstra1-0/+2
2013-09-25sched: Remove {set,clear}_need_reschedPeter Zijlstra1-2/+13
2012-12-18fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombsGlauber Costa1-0/+2
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+2
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+12
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro1-0/+4
2012-05-08fork: Move thread info gfp flags to headerThomas Gleixner1-0/+6
2011-05-23hrtimers: Avoid touching inactive timer basesThomas Gleixner1-1/+1
2011-02-02thread_info: Remove legacy arg0-3 from restart_blockThomas Gleixner1-3/+0
2010-09-18futex: Mark restart_block.futex.uaddr[2] __userNamhyung Kim1-2/+2
2009-04-06futex: add requeue_pi functionalityDarren Hart1-1/+2
2008-09-05select: add a poll specific struct to the restart_block unionThomas Gleixner1-0/+8
2008-04-30signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath1-2/+8
2008-04-30signals: set_restore_sigmask TIF_SIGPENDINGRoland McGrath1-1/+7
2008-04-30signals: add set_restore_sigmaskRoland McGrath1-1/+14
2008-04-17hrtimer: add nanosleep specific restart_block memberThomas Gleixner1-0/+12
2008-02-01futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner1-0/+1
2008-01-30x86: clean up bitops-related warningsJeremy Fitzhardinge1-5/+5
2007-12-05futex: fix for futex_wait signal stack corruptionSteven Rostedt1-2/+15
2005-11-13[PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel1-34/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+92