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
/
sparc
/
include
/
asm
/
thread_info_64.h
Age
Commit message (
Expand
)
Author
2015-04-12
sparc: Remove signal translation and exec_domain
Richard Weinberger
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-18
sparc64: Do not define thread fpregs save area as zero-length array.
David S. Miller
2014-09-23
sparc: implement is_32bit_task
Eric Paris
2014-09-16
sparc64: sun4v TLB error power off events
bob picco
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-14
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
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