aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/thread_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-02-01[PATCH] mm: convert memdie to an atomic thread bitflagAndrea Arcangeli1-0/+1
2004-10-21[PATCH] Fix PREEMPT_ACTIVE definitionPaul Mackerras1-1/+1
2004-08-22[PATCH] ppc32: remove hardcoded offsets from ppc asmBenjamin Herrenschmidt1-10/+0
2004-03-25[PATCH] ppc32: Fix racy access to TI_FLAGSBenjamin Herrenschmidt1-6/+15
2003-09-14PPC32: Audit <asm/processor.h> uses.Tom Rini1-3/+0
2003-06-17PPC32: Implement force_successful_syscall_return.Paul Mackerras1-0/+3
2003-06-04[PATCH] allow thread_info to be allocated as part of task_structDavid Mosberger1-1/+1
2002-12-08PPC32: add support for restarting syscalls with ERESTART_RESTARTBLOCKPaul Mackerras1-3/+5
2002-07-27PPC32: update hard/soft IRQ stuff along the lines of the i386 code.Paul Mackerras1-10/+10
2002-05-10PPC32: This changeset adds preemptible kernel support for ppc32Paul Mackerras1-0/+5
2002-04-09PPC update; create cacheflush.h and tlbflush.h and define default_idlePaul Mackerras1-0/+2
2002-03-19PPC update - add preempt_count to the ppc thread_info, addPaul Mackerras1-4/+5
2002-02-16PPC fixes for SMP; also fix the stack overflow detection, removePaul Mackerras1-2/+15
2002-02-12Update PPC for recent generic changes; in particular adapt toPaul Mackerras1-0/+76