aboutsummaryrefslogtreecommitdiff
path: root/arch/tile/kernel/process.c
AgeCommit message (Expand)Author
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-08tile: Use generic idle loopThomas Gleixner
2013-02-01tile: remove an unused variable in copy_thread()Chris Metcalf
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28tile: switch to generic clone()Al Viro
2012-10-25tile: sanitize copy_thread()Al Viro
2012-10-23arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf
2012-10-23tile: switch to generic sys_execve()Al Viro
2012-10-20tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf
2012-10-20Drop struct pt_regs * argument in compat_sys_execve()Al Viro
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12arch/tile: enable interrupts in do_work_pending()Chris Metcalf
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-05-25arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf
2012-05-08tile: Use common threadinfo allocatorThomas Gleixner
2012-04-02arch/tile: avoid false corrupt frame warning in early bootChris Metcalf
2012-04-02tile: fix multiple build failures from system.h dismantlePaul Gortmaker
2012-03-28Disintegrate asm/system.h for TileDavid Howells
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-05-12arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf
2011-05-02arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf
2011-03-01arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf
2010-12-17arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf
2010-10-14arch/tile: update some comments to clarify register usage.Chris Metcalf
2010-10-14arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf
2010-09-15arch/tile: fix formatting bug in register dumpsChris Metcalf
2010-09-15arch/tile: Save and restore extra user state for tilegxChris Metcalf
2010-09-15arch/tile: finish const-ifying sys_execve()Chris Metcalf
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-06-07Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf