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
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-05-12
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
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
2011-03-01
arch/tile: bug fix: exec'ed task thought it was still single-stepping
Chris Metcalf
2010-12-17
arch/tile: handle CLONE_SETTLS in copy_thread(), not user space
Chris Metcalf
2010-10-15
arch/tile: parameterize system PLs to support KVM port
Chris Metcalf
2010-10-14
arch/tile: update some comments to clarify register usage.
Chris Metcalf
2010-10-14
arch/tile: Use <asm-generic/syscalls.h>
Chris Metcalf
2010-09-15
arch/tile: fix formatting bug in register dumps
Chris Metcalf
2010-09-15
arch/tile: Save and restore extra user state for tilegx
Chris Metcalf
2010-09-15
arch/tile: finish const-ifying sys_execve()
Chris Metcalf
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-06-07
Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.
Chris Metcalf
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf