summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2013-05-011-1/+41
|\
| * Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo2013-05-011-0/+1
| * Hexagon: break up user fn/arg register settingRichard Kuo2013-05-011-1/+2
| * Hexagon: use correct work mask when checking for more workRichard Kuo2013-05-011-1/+1
| * Hexagon: remove keyring related callRichard Kuo2013-05-011-3/+0Star
| * Hexagon: Signal and return path fixesRichard Kuo2013-05-011-0/+41
* | hexagon: Use generic idle loopThomas Gleixner2013-04-081-20/+3Star
|/
* flagday: don't pass regs to copy_thread()Al Viro2012-11-291-2/+1Star
* hexagon: switch to generic clone()Al Viro2012-11-291-3/+4
* Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-171-1/+1
|\
| * Hexagon: Copyright marking changesRichard Kuo2012-10-191-1/+1
* | hexagon: kernel_thread()/kernel_execve() conversionAl Viro2012-10-241-70/+32Star
|/
* hexagon: Use common threadinfo allocatorThomas Gleixner2012-05-081-37/+0Star
* hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo2012-04-231-3/+3
* Hexagon: Add init_task and process functionsRichard Kuo2011-11-011-0/+279