aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/thread_info_64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai1-1/+2
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2012-11-16Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro1-0/+5
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller1-0/+5
2012-10-14sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro1-13/+12
2012-10-01sanitize tsk_is_polling()Al Viro1-0/+3
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+16
2012-05-08sparc: Use common threadinfo allocatorThomas Gleixner1-23/+2
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-12/+12
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-04-19sparc64: Fix PREEMPT_ACTIVE value.David S. Miller1-1/+1
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller1-18/+7
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller1-3/+1
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller1-0/+2
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-3/+1
2009-04-09sparc64: extend TI_RESTART_BLOCK space by 8 bytesStephen Rothwell1-2/+2
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley1-0/+2
2008-07-27sparc64: tracehook: TIF_NOTIFY_RESUMERoland McGrath1-3/+5
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg1-0/+279