aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/include
AgeCommit message (Expand)Author
2013-02-27ARC: split elf.h into uapi and export it for userspaceVineet Gupta
2013-02-27ARC: Fixup the current ABI versionVineet Gupta
2013-02-27ARC: gdbserver using regset interface possibly brokenVineet Gupta
2013-02-26ARC: make a copy of flat DTVineet Gupta
2013-02-15ARC: Provide a default serial.h for uart drivers needing BASE_BAUDVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optionalVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC coreVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta
2013-02-15ARC: Add support for ioremap_prot APIGilad Ben-Yossef
2013-02-15ARC: UAPI Disintegrate arch/arc/include/asmVineet Gupta
2013-02-15ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta
2013-02-15ARC: perf support (software counters only)Vineet Gupta
2013-02-15ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta
2013-02-15ARC: kgdb supportMischa Jonker
2013-02-15ARC: Unaligned access emulationVineet Gupta
2013-02-15ARC: kprobes supportVineet Gupta
2013-02-15ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)Vineet Gupta
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta
2013-02-15ARC: SMP supportVineet Gupta
2013-02-15ARC: Module supportVineet Gupta
2013-02-15ARC: Support for high priority interrupts in the in-core intcVineet Gupta
2013-02-15ARC: Futex supportVineet Gupta
2013-02-15ARC: [optim] Cache "current" in Register r25Vineet Gupta
2013-02-15ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta
2013-02-15ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARCVineet Gupta
2013-02-15ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta
2013-02-15ARC: I/O and DMA MappingsVineet Gupta
2013-02-15ARC: TLB flush HandlingVineet Gupta
2013-02-15ARC: MMU Exception HandlingVineet Gupta
2013-02-15ARC: MMU Context ManagementVineet Gupta
2013-02-15ARC: Page Table ManagementVineet Gupta
2013-02-15ARC: Cache Flush ManagementVineet Gupta
2013-02-15ARC: [Review] Prevent incorrect syscall restartsVineet Gupta
2013-02-15ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta
2013-02-15ARC: Signal handlingVineet Gupta
2013-02-11ARC: Timers/counters/delay managementVineet Gupta
2013-02-11ARC: Process-creation/scheduling/idle-loopVineet Gupta
2013-02-11ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta
2013-02-11ARC: Non-MMU Exception HandlingVineet Gupta
2013-02-11ARC: Interrupt HandlingVineet Gupta
2013-02-11ARC: Low level IRQ/Trap/Exception HandlingVineet Gupta
2013-02-11ARC: String libraryVineet Gupta
2013-02-11ARC: Spinlock/rwlock/mutex primitivesVineet Gupta
2013-02-11ARC: Fundamental ARCH data-types/definesVineet Gupta
2013-02-11ARC: Checksum/byteorder/swab routinesVineet Gupta
2013-02-11ARC: [optim] uaccess __{get,put}_user() optimisedVineet Gupta