summaryrefslogtreecommitdiffstats
path: root/arch/arc
AgeCommit message (Expand)AuthorLines
2013-04-08ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert-4/+8
2013-03-20ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta-3/+3
2013-03-19arc: fix dma_address assignment during dma_map_sg()Pierrick Hascoet-1/+1
2013-03-18ARC: Remove SET_PERSONALITY (tracks cross-arch change)Vineet Gupta-3/+0
2013-03-11ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABIVineet Gupta-29/+0
2013-03-11ARC: ABIv3: Print the correct ABI verVineet Gupta-3/+1
2013-03-11ARC: make allyesconfig build breakagesVineet Gupta-6/+5
2013-02-27ARC: split elf.h into uapi and export it for userspaceVineet Gupta-26/+38
2013-02-27ARC: Fixup the current ABI versionVineet Gupta-2/+2
2013-02-27ARC: gdbserver using regset interface possibly brokenVineet Gupta-5/+1
2013-02-26ARC: Kconfig cleanup tracking cross-arch Kconfig pruning in merge windowVineet Gupta-5/+0
2013-02-26ARC: make a copy of flat DTVineet Gupta-0/+19
2013-02-15ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed"Vineet Gupta-1/+1
2013-02-15ARC: Ensure CONFIG_VIRT_TO_BUS is not enabledVineet Gupta-1/+3
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: Don't fiddle with non-existent cachesVineet Gupta-12/+9
2013-02-15ARC: Provide a default serial.h for uart drivers needing BASE_BAUDVineet Gupta-0/+25
2013-02-15ARC: [plat-arcfpga] defconfig for fully loaded ARC LinuxVineet Gupta-4/+19
2013-02-15ARC: [Review] Multi-platform image #8: platform registers SMP callbacksVineet Gupta-18/+28
2013-02-15ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta-24/+28
2013-02-15ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optionalVineet Gupta-45/+20
2013-02-15ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC coreVineet Gupta-6/+2
2013-02-15ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta-20/+7
2013-02-15ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta-26/+48
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta-12/+169
2013-02-15ARC: Fold boards sub-menu into platform/SoC menuVineet Gupta-23/+14
2013-02-15ARC: [Review] Multi-platform image #1: Kconfig enablementVineet Gupta-7/+4
2013-02-15ARC: Add support for ioremap_prot APIGilad Ben-Yossef-12/+42
2013-02-15ARC: UAPI Disintegrate arch/arc/include/asmVineet Gupta-75/+108
2013-02-15ARC: Hostlink Pseudo-Driver for Metaware DebuggerVineet Gupta-0/+68
2013-02-15ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta-6/+137
2013-02-15ARC: perf support (software counters only)Vineet Gupta-0/+16
2013-02-15ARC: [plat-arfpga] BVCI Latency Unit setupVineet Gupta-0/+88
2013-02-15ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta-11/+490
2013-02-15ARC: kgdb supportMischa Jonker-1/+275
2013-02-15ARC: Unaligned access emulationVineet Gupta-2/+329
2013-02-15ARC: kprobes supportVineet Gupta-3/+610
2013-02-15ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)Vineet Gupta-1/+656
2013-02-15ARC: stacktracing APIs based on dw2 unwinderVineet Gupta-2/+217
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta-1/+1612
2013-02-15ARC: SMP supportVineet Gupta-2/+960
2013-02-15ARC: Diagnostics: show_regs() etcVineet Gupta-0/+325
2013-02-15ARC: Module supportVineet Gupta-0/+93
2013-02-15ARC: Support for high priority interrupts in the in-core intcVineet Gupta-2/+339
2013-02-15ARC: OProfile supportVineet Gupta-0/+38
2013-02-15ARC: Futex supportVineet Gupta-0/+151
2013-02-15ARC: ptrace supportVineet Gupta-2/+206
2013-02-15ARC: [optim] Cache "current" in Register r25Vineet Gupta-1/+120