index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2014-05-23
tile: Update comments for generic idle conversion
Geert Uytterhoeven
2014-05-08
sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAG
Peter Zijlstra
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-08-13
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-03-22
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
Simon Marchi
2012-06-06
tile: remove cpu_idle_on_new_stack
Chris Metcalf
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-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-16
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
2012-05-08
tile: Use common threadinfo allocator
Thomas Gleixner
2011-05-02
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
2010-07-06
arch/tile: catch up on various minor cleanups.
Chris Metcalf
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf