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
/
tile
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2012-11-28
kill stray kernel_thread() garbage
Al Viro
2012-10-23
tile: switch to generic sys_execve()
Al Viro
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
2012-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-05-25
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
Chris Metcalf
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2011-05-19
arch/tile: support signal "exception-trace" hook
Chris Metcalf
2011-05-02
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
2011-03-10
arch/tile: fix some comments and whitespace
Chris Metcalf
2010-11-24
drivers/net/tile/: on-chip network drivers for the tile architecture
Chris Metcalf
2010-10-15
arch/tile: parameterize system PLs to support KVM port
Chris Metcalf
2010-09-15
arch/tile: Save and restore extra user state for tilegx
Chris Metcalf
2010-07-06
arch/tile: catch up on various minor cleanups.
Chris Metcalf
2010-07-06
arch/tile: Add driver to enable access to the user dynamic network.
Chris Metcalf
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf