summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARC: Hostlink Pseudo-Driver for Metaware DebuggerVineet Gupta2013-02-152-0/+59
* ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta2013-02-153-3/+75
* ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta2013-02-151-1/+222
* ARC: kgdb supportMischa Jonker2013-02-153-0/+212
* ARC: Unaligned access emulationVineet Gupta2013-02-155-1/+286
* ARC: kprobes supportVineet Gupta2013-02-154-3/+541
* ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)Vineet Gupta2013-02-152-1/+540
* ARC: stacktracing APIs based on dw2 unwinderVineet Gupta2013-02-151-2/+213
* ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta2013-02-156-1/+1427
* ARC: SMP supportVineet Gupta2013-02-157-0/+378
* ARC: Diagnostics: show_regs() etcVineet Gupta2013-02-151-0/+305
* ARC: Module supportVineet Gupta2013-02-152-0/+89
* ARC: Support for high priority interrupts in the in-core intcVineet Gupta2013-02-152-1/+220
* ARC: ptrace supportVineet Gupta2013-02-153-2/+205
* ARC: [optim] Cache "current" in Register r25Vineet Gupta2013-02-153-0/+24
* ARC: Last bits (stubs) to get to a running kernel with UARTVineet Gupta2013-02-153-0/+86
* ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 boardVineet Gupta2013-02-151-6/+32
* ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta2013-02-152-1/+24
* ARC: [DeviceTree] Basic supportVineet Gupta2013-02-153-0/+74
* ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta2013-02-153-0/+277
* ARC: [Review] Prevent incorrect syscall restartsVineet Gupta2013-02-151-4/+8
* ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta2013-02-152-3/+3
* ARC: Signal handlingVineet Gupta2013-02-152-3/+364
* ARC: Timers/counters/delay managementVineet Gupta2013-02-112-0/+306
* ARC: Process-creation/scheduling/idle-loopVineet Gupta2013-02-115-2/+410
* ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta2013-02-113-0/+87
* ARC: Non-MMU Exception HandlingVineet Gupta2013-02-111-0/+125
* ARC: Interrupt HandlingVineet Gupta2013-02-111-2/+105
* ARC: Low level IRQ/Trap/Exception HandlingVineet Gupta2013-02-111-0/+571
* ARC: irqflags - Interrupt enabling/disabling at in-core intcVineet Gupta2013-02-111-0/+32
* ARC: Build system: Makefiles, Kconfig, Linker scriptVineet Gupta2013-02-114-0/+249