summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
AgeCommit message (Expand)AuthorLines
2013-04-08arc: Use generic idle loopThomas Gleixner-27/+2
2013-03-20ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta-1/+1
2013-03-18arc: fix incorrect ifdef commentPaul Bolle-1/+1
2013-03-11ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABIVineet Gupta-27/+0
2013-03-11ARC: ABIv3: Print the correct ABI verVineet Gupta-3/+1
2013-03-11ARC: make allyesconfig build breakagesVineet Gupta-0/+1
2013-02-27ARC: Fixup the current ABI versionVineet Gupta-1/+1
2013-02-26ARC: make a copy of flat DTVineet Gupta-0/+17
2013-02-15ARC: Fix pt_orig_r8 accessVineet Gupta-2/+2
2013-02-15ARC: [3.9] Fallout of hlist iterator updateVineet Gupta-3/+3
2013-02-15ARC: 64bit RTSC timestamp hardware issueVineet Gupta-36/+2
2013-02-15ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta-3/+13
2013-02-15ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta-1/+0
2013-02-15ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta-8/+0
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta-11/+84
2013-02-15ARC: Hostlink Pseudo-Driver for Metaware DebuggerVineet Gupta-0/+59
2013-02-15ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta-3/+75
2013-02-15ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta-1/+222
2013-02-15ARC: kgdb supportMischa Jonker-0/+212
2013-02-15ARC: Unaligned access emulationVineet Gupta-1/+286
2013-02-15ARC: kprobes supportVineet Gupta-3/+541
2013-02-15ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)Vineet Gupta-1/+540
2013-02-15ARC: stacktracing APIs based on dw2 unwinderVineet Gupta-2/+213
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta-1/+1427
2013-02-15ARC: SMP supportVineet Gupta-0/+378
2013-02-15ARC: Diagnostics: show_regs() etcVineet Gupta-0/+305
2013-02-15ARC: Module supportVineet Gupta-0/+89
2013-02-15ARC: Support for high priority interrupts in the in-core intcVineet Gupta-1/+220
2013-02-15ARC: ptrace supportVineet Gupta-2/+205
2013-02-15ARC: [optim] Cache "current" in Register r25Vineet Gupta-0/+24
2013-02-15ARC: Last bits (stubs) to get to a running kernel with UARTVineet Gupta-0/+86
2013-02-15ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 boardVineet Gupta-6/+32
2013-02-15ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta-1/+24
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta-0/+74
2013-02-15ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta-0/+277
2013-02-15ARC: [Review] Prevent incorrect syscall restartsVineet Gupta-4/+8
2013-02-15ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta-3/+3
2013-02-15ARC: Signal handlingVineet Gupta-3/+364
2013-02-11ARC: Timers/counters/delay managementVineet Gupta-0/+306
2013-02-11ARC: Process-creation/scheduling/idle-loopVineet Gupta-2/+410
2013-02-11ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta-0/+87
2013-02-11ARC: Non-MMU Exception HandlingVineet Gupta-0/+125
2013-02-11ARC: Interrupt HandlingVineet Gupta-2/+105
2013-02-11ARC: Low level IRQ/Trap/Exception HandlingVineet Gupta-0/+571
2013-02-11ARC: irqflags - Interrupt enabling/disabling at in-core intcVineet Gupta-0/+32
2013-02-11ARC: Build system: Makefiles, Kconfig, Linker scriptVineet Gupta-0/+249