aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/process.c
Commit message (Expand)AuthorAge
* tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf2015-04-17
* tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-11
* tile: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* tile: remove support for TILE64Chris Metcalf2013-09-03
* tile: don't call show_regs_print_info() with corrupt currentChris Metcalf2013-08-30
* tile: make register dumps more readableChris Metcalf2013-08-13
* tile: fast-path unaligned memory access for tilegxChris Metcalf2013-08-13
* tile: various minor cleanups to hardwall subsystemChris Metcalf2013-07-31
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* tile: Use generic idle loopThomas Gleixner2013-04-08
* tile: remove an unused variable in copy_thread()Chris Metcalf2013-02-01
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* tile: switch to generic clone()Al Viro2012-11-28
* tile: sanitize copy_thread()Al Viro2012-10-25
* arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2012-10-23
* tile: switch to generic sys_execve()Al Viro2012-10-23
* tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf2012-10-20
* Drop struct pt_regs * argument in compat_sys_execve()Al Viro2012-10-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-10-12
|\
| * arch/tile: enable interrupts in do_work_pending()Chris Metcalf2012-10-12
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-05-25
|\ \ | |/ |/|
| * arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf2012-05-25
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ | |/ |/|
| * tile: Use common threadinfo allocatorThomas Gleixner2012-05-08
* | arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf2012-05-16
|/
* arch/tile: avoid false corrupt frame warning in early bootChris Metcalf2012-04-02
* tile: fix multiple build failures from system.h dismantlePaul Gortmaker2012-04-02
* Disintegrate asm/system.h for TileDavid Howells2012-03-28
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
* nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
* nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
* arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf2011-05-12
* arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf2011-05-02
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-10
* arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf2011-03-01
* arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf2010-12-17
* arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-15
* arch/tile: update some comments to clarify register usage.Chris Metcalf2010-10-14
* arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf2010-10-14
* arch/tile: fix formatting bug in register dumpsChris Metcalf2010-09-15
* arch/tile: Save and restore extra user state for tilegxChris Metcalf2010-09-15
* arch/tile: finish const-ifying sys_execve()Chris Metcalf2010-09-15
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-06
* Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf2010-06-07