| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: get rid of __GFP_KMEMCG | Vladimir Davydov | 2014-06-04 | 1 | -2/+0 |
* | sched: Remove set_need_resched() | Peter Zijlstra | 2014-04-18 | 1 | -14/+0 |
* | sched, idle: Fix the idle polling state logic | Peter Zijlstra | 2013-09-25 | 1 | -0/+2 |
* | sched: Remove {set,clear}_need_resched | Peter Zijlstra | 2013-09-25 | 1 | -2/+13 |
* | fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs | Glauber Costa | 2012-12-18 | 1 | -0/+2 |
* | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 2012-06-01 | 1 | -1/+2 |
* | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 2012-06-01 | 1 | -0/+12 |
* | HAVE_RESTORE_SIGMASK is defined on all architectures now | Al Viro | 2012-06-01 | 1 | -0/+4 |
* | fork: Move thread info gfp flags to header | Thomas Gleixner | 2012-05-08 | 1 | -0/+6 |
* | hrtimers: Avoid touching inactive timer bases | Thomas Gleixner | 2011-05-23 | 1 | -1/+1 |
* | thread_info: Remove legacy arg0-3 from restart_block | Thomas Gleixner | 2011-02-02 | 1 | -3/+0 |
* | futex: Mark restart_block.futex.uaddr[2] __user | Namhyung Kim | 2010-09-18 | 1 | -2/+2 |
* | futex: add requeue_pi functionality | Darren Hart | 2009-04-06 | 1 | -1/+2 |
* | select: add a poll specific struct to the restart_block union | Thomas Gleixner | 2008-09-05 | 1 | -0/+8 |
* | signals: use HAVE_SET_RESTORE_SIGMASK | Roland McGrath | 2008-04-30 | 1 | -2/+8 |
* | signals: set_restore_sigmask TIF_SIGPENDING | Roland McGrath | 2008-04-30 | 1 | -1/+7 |
* | signals: add set_restore_sigmask | Roland McGrath | 2008-04-30 | 1 | -1/+14 |
* | hrtimer: add nanosleep specific restart_block member | Thomas Gleixner | 2008-04-17 | 1 | -0/+12 |
* | futex: Add bitset conditional wait/wakeup functionality | Thomas Gleixner | 2008-02-01 | 1 | -0/+1 |
* | x86: clean up bitops-related warnings | Jeremy Fitzhardinge | 2008-01-30 | 1 | -5/+5 |
* | futex: fix for futex_wait signal stack corruption | Steven Rostedt | 2007-12-05 | 1 | -2/+15 |
* | [PATCH] m68k: convert thread flags to use bit fields | Roman Zippel | 2005-11-13 | 1 | -34/+13 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+92 |