index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2014-05-08
sched/idle, ia64: Switch from TS_POLLING to TIF_POLLING_NRFLAG
Peter Zijlstra
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2012-10-01
sanitize tsk_is_polling()
Al Viro
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-05-08
task_allocator: Use config switches instead of magic defines
Thomas Gleixner
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
2011-03-23
ia64: fix build breakage in asm/thread_info.h
Luck, Tony
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2008-10-06
[IA64] utrace use generic trace hook
Shaohua Li
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck