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