index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
/
asm
/
thread_info_64.h
Age
Commit message (
Expand
)
Author
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2012-11-16
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
Al Viro
2012-10-26
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
2012-10-14
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
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
sparc: Use common threadinfo allocator
Thomas Gleixner
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2010-04-19
sparc64: Fix PREEMPT_ACTIVE value.
David S. Miller
2010-03-03
sparc64: Kill off old sys_perfctr system call and state.
David S. Miller
2010-01-29
sparc: TIF_ABI_PENDING bit removal
David Miller
2009-12-11
sparc64: Add syscall tracepoint support.
David S. Miller
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-04-09
sparc64: extend TI_RESTART_BLOCK space by 8 bytes
Stephen Rothwell
2008-10-20
container freezer: add TIF_FREEZE flag to all architectures
Matt Helsley
2008-07-27
sparc64: tracehook: TIF_NOTIFY_RESUME
Roland McGrath
2008-07-27
sparc, sparc64: use arch/sparc/include
Sam Ravnborg