summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-8/+0
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
* whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-111-2/+0
* 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-04-301-0/+1
| * Hexagon: break up user fn/arg register settingRichard Kuo2013-04-301-1/+2
| * Hexagon: use correct work mask when checking for more workRichard Kuo2013-04-301-1/+1
| * Hexagon: remove keyring related callRichard Kuo2013-04-301-3/+0
| * Hexagon: Signal and return path fixesRichard Kuo2013-04-301-0/+41
* | hexagon: Use generic idle loopThomas Gleixner2013-04-081-20/+3
|/
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
* hexagon: switch to generic clone()Al Viro2012-11-281-3/+4
* Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-161-1/+1
|\
| * Hexagon: Copyright marking changesRichard Kuo2012-10-181-1/+1
* | hexagon: kernel_thread()/kernel_execve() conversionAl Viro2012-10-231-70/+32
|/
* hexagon: Use common threadinfo allocatorThomas Gleixner2012-05-081-37/+0
* hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo2012-04-231-3/+3
* Hexagon: Add init_task and process functionsRichard Kuo2011-11-011-0/+279
OpenPOWER on IntegriCloud