aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/traps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-24[ARM] Don't call force_sig_info() for kernel-mode exceptions.Russell King1-15/+19
2005-02-01[ARM PATCH] 2430/3: TLS support for ARMNicolas Pitre1-0/+12
2005-01-20[PATCH] Lock initializer cleanup: ARMThomas Gleixner1-2/+2
2004-12-21[ARM] Add missing newline to a printk message.Russell King1-1/+1
2004-12-17[ARM] Clean up vector support code.Russell King1-17/+4
2004-09-07[PATCH] Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to EXPORT_SYMBOL()Geert Uytterhoeven1-1/+1
2004-09-07[ARM] Add flush_cache_user_page() for sys_cacheflush()Russell King1-2/+2
2004-07-30[PATCH] ARM initial annotationsAlexander Viro1-7/+7
2004-06-18[ARM PATCH] 1932/1: fix comment about cache handling syscallNicolas Pitre1-1/+1
2004-05-16[ARM] Move a bunch of symbol exports from armksyms.cRussell King1-0/+5
2004-04-19[ARM] Clean up ARM includesRussell King1-8/+1
2004-04-08[ARM PATCH] 1806/1: Adding barrier() to show_stack () for proper backtracingMarc Singer1-0/+1
2004-03-15[ARM] Allow run-time selection of user debugging messages.Russell King1-15/+35
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo1-0/+2
2003-10-04[ARM] Make die() more correct.Russell King1-2/+2
2003-08-19[ARM] Add missing show_stack()Russell King1-13/+6
2003-05-13[ARM] switch ptrace to use an undefined instructionRussell King1-6/+46
2003-03-26[ARM PATCH] 1445/1: [PATCH] removes CONFIG_CPU_{26,32} from arch/arm/kernelIan Molton1-36/+0
2003-03-22Merge bk://bk.arm.linux.org.uk/linux-2.5-rmkLinus Torvalds1-3/+3
2003-03-18[ARM] Distinguish between the various oops messages better.Russell King1-3/+3
2003-03-17[PATCH] OOPS instance countersAndrew Morton1-1/+2
2003-02-06[ARM] Miscellaneous cleanupsRussell King1-4/+9
2003-01-18[ARM] Make oops dump reasonble again without kallsyms support enabled.Russell King1-1/+2
2002-11-22[ARM] Fixups for 2.5.48-bkcurRussell King1-0/+1
2002-11-01[ARM] 2.5.45 updatesRussell King1-0/+2
2002-10-30[ARM] Replace __backtrace() with dump_stack().Russell King1-1/+3
2002-10-28[ARM] Add kallsyms support for ARMRussell King1-0/+13
2002-10-13[ARM] dump_stack and show_trace_taskRussell King1-10/+15
2002-07-10[ARM] ptrace cleanups.Russell King1-14/+1
2002-07-10[ARM] General update of various ARM related files.Russell King1-35/+27
2002-05-07Clean up do_undefinstr - it only needs to take the pt_regs pointerRussell King1-2/+2
2002-05-07A pile of missed kernel stack accessing functions were still usingRussell King1-4/+4
2002-04-07Some small fixes:Russell King1-6/+8
2002-03-24Miscellaneous build corrections/warning fixes.Russell King1-1/+1
2002-03-13Miscellaneous compiler warning fixes, other small fixes andRussell King1-1/+21
2002-02-25Numerous ARM build fixes, small updates and cleanups.Russell King1-1/+1
2002-02-20Preempt support and fix ARM build for thread_info changesRussell King1-4/+5
2002-02-05v2.5.1.8 -> v2.5.1.9Linus Torvalds1-28/+12
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds1-6/+7
2002-02-04v2.4.9.7 -> v2.4.9.8Linus Torvalds1-0/+1
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds1-46/+123
2002-02-04v2.4.5.5 -> v2.4.5.6Linus Torvalds1-4/+21
2002-02-04v2.4.1.1 -> v2.4.1.2Linus Torvalds1-2/+2
2002-02-04Import changesetLinus Torvalds1-0/+457