aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/troubleshoot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-30Fix typosAndrea Gelmini1-1/+1
2015-07-06ARC: fix unused var wanringVineet Gupta1-1/+0
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+3
2015-06-23vfs: add file_path() helperMiklos Szeredi1-7/+3
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta1-6/+27
2015-04-17arc: do not export symbols in troubleshoot.cDavidlohr Bueso1-2/+1
2014-06-04arc: call find_vma with the mmap_sem heldDavidlohr Bueso1-4/+6
2013-07-03Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-18/+13
2013-06-29more open-coded file_inode() callsAl Viro1-1/+1
2013-06-26ARC: Remove explicit passing around of ECRVineet Gupta1-2/+1
2013-06-26ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta1-7/+5
2013-06-22ARC: Reduce Code for ECR printingVineet Gupta1-9/+7
2013-05-09Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-18/+32
2013-05-07ARC: Debug/crash-printing ImprovementsVineet Gupta1-18/+32
2013-04-30arc, print-fatal-signals: reduce duplicated informationVineet Gupta1-1/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+1
2013-02-15ARC: Diagnostics: show_regs() etcVineet Gupta1-0/+305
2013-02-15ARC: Last bits (stubs) to get to a running kernel with UARTVineet Gupta1-0/+17