aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386/thread_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-10/+8
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli1-1/+4
2007-05-09wrap access to thread_infoRoman Zippel1-1/+1
2007-05-07i386: use page allocator to allocate thread_info structureChristoph Lameter1-3/+5
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki1-0/+2
2006-12-07[PATCH] i386: replace kmalloc+memset with kzallocBurman Yan1-9/+1
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian1-0/+7
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar1-0/+1
2006-06-27[PATCH] i386: use C code for current_thread_info()Chuck Ebbert1-6/+4
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen1-3/+4
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-02-17[PATCH] i386: fix singlestepping though a syscallChuck Ebbert1-2/+2
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells1-0/+2
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-2/+0
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg1-1/+1
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usageLaurent Vivier1-1/+4
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+174