aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/thread_info.h
Commit message (Expand)AuthorAgeFilesLines
* clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-251-11/+3
* [POWERPC] Defer processing of interrupts when the CPU wakes from sleep modePaul Mackerras2008-05-161-1/+3
* [POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath2008-05-141-4/+13
* [POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt2008-04-241-6/+2
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-19/+17
* [POWERPC] Reserve threadinfo flags for perfmon2Anton Blanchard2007-06-141-4/+8
* [PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2006-12-131-0/+2
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras2006-04-181-0/+8
* powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-081-6/+2
* [PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2006-02-241-2/+2
* [PATCH] __user annotations in powerpc thread_infoAl Viro2006-02-081-1/+1
* [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-181-1/+4
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-3/+0
* [PATCH] syscall entry/exit revampDavid Woodhouse2006-01-091-3/+9
* [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-061-8/+12
* [PATCH] powerpc: Don't use kmalloc() for kernel stacksDavid Gibson2005-10-271-10/+17
* [PATCH] powerpc: Merge thread_info.hDavid Gibson2005-10-211-0/+135