summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: FIQs are unusedNicolas Pitre2014-01-301-6/+0
* Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-191-2/+5
|\
| * arm64: kernel: add CPU idle callLorenzo Pieralisi2013-12-161-2/+5
* | ARM64: check stack pointer in get_wchanKonstantin Khlebnikov2013-12-191-2/+5
|/
* arm64: add CPU_HOTPLUG infrastructureMark Rutland2013-10-251-0/+7
* arm64: Correctly report LR and SP for compat tasksCatalin Marinas2013-09-201-5/+16
* arm64: Fix definition of arm_pm_restart to match the declarationCatalin Marinas2013-07-231-1/+1
* arm64: use common reboot infrastructureMarc Zyngier2013-07-191-1/+1
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-081-4/+4
|\
| * arm64: vexpress: Add support for poweroff/restartCatalin Marinas2013-05-081-4/+4
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-6/+1
* | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-301-1/+7
|\ \ | |/
| * arm64: Execute DSB during thread switching for TLB/cache maintenanceCatalin Marinas2013-04-251-0/+6
| * arm64: Fix task tracingChristopher Covington2013-04-171-1/+1
* | arm64: Use generic idle loopThomas Gleixner2013-04-081-38/+5
|/
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-1/+3
|\
| * arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2013-02-111-1/+3
* | ARM64 idle: delete pm_idleLen Brown2013-02-171-9/+4
|/
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
* arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro2012-11-281-4/+4
* Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64Al Viro2012-11-161-18/+0
|\
| * arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-081-18/+0
* | arm64: get rid of fork/vfork/clone wrappersAl Viro2012-10-221-2/+8
* | arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-171-53/+24
|/
* arm64: Process managementCatalin Marinas2012-09-171-0/+408
OpenPOWER on IntegriCloud