aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/thread_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-161/+0
2008-07-28powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath1-1/+4
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori1-11/+3
2008-05-16[POWERPC] Defer processing of interrupts when the CPU wakes from sleep modePaul Mackerras1-1/+3
2008-05-14[POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath1-4/+13
2008-04-24[POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt1-6/+2
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-19/+17
2007-06-14[POWERPC] Reserve threadinfo flags for perfmon2Anton Blanchard1-4/+8
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki1-0/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-18powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras1-0/+8
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras1-6/+2
2006-02-24[PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard1-2/+2
2006-02-08[PATCH] __user annotations in powerpc thread_infoAl Viro1-1/+1
2006-01-18[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse1-1/+4
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-3/+0
2006-01-09[PATCH] syscall entry/exit revampDavid Woodhouse1-3/+9
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt1-8/+12
2005-10-27[PATCH] powerpc: Don't use kmalloc() for kernel stacksDavid Gibson1-10/+17
2005-10-21[PATCH] powerpc: Merge thread_info.hDavid Gibson1-0/+135