summaryrefslogtreecommitdiffstats
path: root/arch/arc/include
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-2/+2
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-2/+0
2013-03-11ARC: make allyesconfig build breakagesVineet Gupta-6/+4
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-1/+1
2013-02-27ARC: gdbserver using regset interface possibly brokenVineet Gupta-5/+1
2013-02-26ARC: make a copy of flat DTVineet Gupta-0/+2
2013-02-15ARC: Provide a default serial.h for uart drivers needing BASE_BAUDVineet Gupta-0/+25
2013-02-15ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta-21/+15
2013-02-15ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optionalVineet Gupta-0/+16
2013-02-15ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC coreVineet Gupta-0/+2
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-6/+0
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta-1/+85
2013-02-15ARC: Add support for ioremap_prot APIGilad Ben-Yossef-0/+5
2013-02-15ARC: UAPI Disintegrate arch/arc/include/asmVineet Gupta-75/+108
2013-02-15ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta-0/+33
2013-02-15ARC: perf support (software counters only)Vineet Gupta-0/+13
2013-02-15ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta-10/+182
2013-02-15ARC: kgdb supportMischa Jonker-0/+61
2013-02-15ARC: Unaligned access emulationVineet Gupta-1/+32
2013-02-15ARC: kprobes supportVineet Gupta-0/+67
2013-02-15ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)Vineet Gupta-0/+116
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta-0/+170
2013-02-15ARC: SMP supportVineet Gupta-0/+181
2013-02-15ARC: Module supportVineet Gupta-0/+4
2013-02-15ARC: Support for high priority interrupts in the in-core intcVineet Gupta-1/+100
2013-02-15ARC: Futex supportVineet Gupta-0/+151
2013-02-15ARC: [optim] Cache "current" in Register r25Vineet Gupta-1/+80
2013-02-15ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta-0/+2
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta-0/+16
2013-02-15ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARCVineet Gupta-0/+1
2013-02-15ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta-0/+27
2013-02-15ARC: I/O and DMA MappingsVineet Gupta-0/+322
2013-02-15ARC: TLB flush HandlingVineet Gupta-0/+45
2013-02-15ARC: MMU Exception HandlingVineet Gupta-0/+236
2013-02-15ARC: MMU Context ManagementVineet Gupta-0/+239
2013-02-15ARC: Page Table ManagementVineet Gupta-0/+627
2013-02-15ARC: Cache Flush ManagementVineet Gupta-0/+229
2013-02-15ARC: [Review] Prevent incorrect syscall restartsVineet Gupta-0/+3
2013-02-15ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta-16/+37
2013-02-15ARC: Signal handlingVineet Gupta-0/+84
2013-02-11ARC: Timers/counters/delay managementVineet Gupta-0/+119
2013-02-11ARC: Process-creation/scheduling/idle-loopVineet Gupta-6/+72
2013-02-11ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta-0/+140
2013-02-11ARC: Non-MMU Exception HandlingVineet Gupta-7/+0
2013-02-11ARC: Interrupt HandlingVineet Gupta-0/+32