summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/stack.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* tile: include the syscall number in the backtraceChris Metcalf2016-01-181-9/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-1/+1
|\
| * vfs: add file_path() helperMiklos Szeredi2015-06-231-1/+1
* | tile: improve stack backtraceChris Metcalf2015-05-111-51/+74
|/
* arch: tile: fix null pointer dereference on pt_regs pointerColin Ian King2015-04-171-7/+8
* tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-111-5/+2
* arch: tile: re-use kbasename() helperAndy Shevchenko2013-09-301-7/+5
* tile: don't assume user privilege is zeroChris Metcalf2013-09-031-1/+1
* tilegx: change how we find the kernel stackChris Metcalf2013-08-301-5/+5
* tile: implement gettimeofday() via vDSOChris Metcalf2013-08-131-2/+3
* tile: support CONFIG_PREEMPTChris Metcalf2013-08-131-2/+2
* tile: avoid recursive backtrace faultsChris Metcalf2013-08-131-2/+28
* sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
* tile: export a handful of symbols appropriatelyChris Metcalf2013-02-081-0/+1
* tile: avoid defining INT_MASK macro in <arch/interrupts.h>Chris Metcalf2013-02-041-1/+1
* arch/tile: various bugs in stack backtracerChris Metcalf2012-04-021-119/+112
* tile: fix multiple build failures from system.h dismantlePaul Gortmaker2012-04-021-0/+1
* arch/tile: refactor backtracing codeChris Metcalf2011-05-021-7/+7
* arch/tile: fix two bugs in the backtracer codeChris Metcalf2011-03-011-9/+19
* arch/tile: prevent corrupt top frame from causing backtracer runawayChris Metcalf2010-10-141-13/+22
* arch/tile: Change struct sigcontext to be more usefulChris Metcalf2010-09-151-1/+1
* arch/tile: support backtracing on TILE-GxChris Metcalf2010-08-131-8/+0
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-061-21/+22
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+485