summaryrefslogtreecommitdiff
path: root/arch/tile/kernel/stack.c
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-01-18tile: include the syscall number in the backtraceChris Metcalf
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-06-23vfs: add file_path() helperMiklos Szeredi
2015-05-11tile: improve stack backtraceChris Metcalf
2015-04-17arch: tile: fix null pointer dereference on pt_regs pointerColin Ian King
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches
2013-09-30arch: tile: re-use kbasename() helperAndy Shevchenko
2013-09-03tile: don't assume user privilege is zeroChris Metcalf
2013-08-30tilegx: change how we find the kernel stackChris Metcalf
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf
2013-08-13tile: avoid recursive backtrace faultsChris Metcalf
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-02-08tile: export a handful of symbols appropriatelyChris Metcalf
2013-02-04tile: avoid defining INT_MASK macro in <arch/interrupts.h>Chris Metcalf
2012-04-02arch/tile: various bugs in stack backtracerChris Metcalf
2012-04-02tile: fix multiple build failures from system.h dismantlePaul Gortmaker
2011-05-02arch/tile: refactor backtracing codeChris Metcalf
2011-03-01arch/tile: fix two bugs in the backtracer codeChris Metcalf
2010-10-14arch/tile: prevent corrupt top frame from causing backtracer runawayChris Metcalf
2010-09-15arch/tile: Change struct sigcontext to be more usefulChris Metcalf
2010-08-13arch/tile: support backtracing on TILE-GxChris Metcalf
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf