aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta2-1/+85
2013-02-15ARC: Add support for ioremap_prot APIGilad Ben-Yossef2-0/+5
2013-02-15ARC: UAPI Disintegrate arch/arc/include/asmVineet Gupta14-75/+108
2013-02-15ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta1-0/+33
2013-02-15ARC: perf support (software counters only)Vineet Gupta1-0/+13
2013-02-15ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta3-10/+182
2013-02-15ARC: kgdb supportMischa Jonker1-0/+61
2013-02-15ARC: Unaligned access emulationVineet Gupta3-1/+32
2013-02-15ARC: kprobes supportVineet Gupta2-0/+67
2013-02-15ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)Vineet Gupta1-0/+116
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta2-0/+170
2013-02-15ARC: SMP supportVineet Gupta6-0/+181
2013-02-15ARC: Module supportVineet Gupta1-0/+4
2013-02-15ARC: Support for high priority interrupts in the in-core intcVineet Gupta2-1/+100
2013-02-15ARC: Futex supportVineet Gupta1-0/+151
2013-02-15ARC: [optim] Cache "current" in Register r25Vineet Gupta4-1/+80
2013-02-15ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta1-0/+2
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta2-0/+16
2013-02-15ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARCVineet Gupta1-0/+1
2013-02-15ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta2-0/+27
2013-02-15ARC: I/O and DMA MappingsVineet Gupta3-0/+322
2013-02-15ARC: TLB flush HandlingVineet Gupta2-0/+45
2013-02-15ARC: MMU Exception HandlingVineet Gupta3-0/+236
2013-02-15ARC: MMU Context ManagementVineet Gupta3-0/+239
2013-02-15ARC: Page Table ManagementVineet Gupta3-0/+627
2013-02-15ARC: Cache Flush ManagementVineet Gupta4-0/+229
2013-02-15ARC: [Review] Prevent incorrect syscall restartsVineet Gupta1-0/+3
2013-02-15ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta2-16/+37
2013-02-15ARC: Signal handlingVineet Gupta3-0/+84
2013-02-11ARC: Timers/counters/delay managementVineet Gupta5-0/+119
2013-02-11ARC: Process-creation/scheduling/idle-loopVineet Gupta4-6/+72
2013-02-11ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta4-0/+140
2013-02-11ARC: Non-MMU Exception HandlingVineet Gupta1-7/+0
2013-02-11ARC: Interrupt HandlingVineet Gupta3-0/+32
2013-02-11ARC: Low level IRQ/Trap/Exception HandlingVineet Gupta1-0/+495
2013-02-11ARC: String libraryVineet Gupta1-0/+40
2013-02-11ARC: Spinlock/rwlock/mutex primitivesVineet Gupta3-0/+188
2013-02-11ARC: Fundamental ARCH data-types/definesVineet Gupta12-0/+685
2013-02-11ARC: Checksum/byteorder/swab routinesVineet Gupta3-0/+217
2013-02-11ARC: [optim] uaccess __{get,put}_user() optimisedVineet Gupta1-0/+105
2013-02-11ARC: uaccess friendsVineet Gupta2-0/+670
2013-02-11ARC: Atomic/bitops/cmpxchg/barriersVineet Gupta5-0/+967
2013-02-11ARC: irqflags - Interrupt enabling/disabling at in-core intcVineet Gupta2-0/+263
2013-02-11ARC: Build system: Makefiles, Kconfig, Linker scriptVineet Gupta1-0/+1
2013-01-28ARC: Generic HeadersVineet Gupta2-0/+67