summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARC: Provide a default serial.h for uart drivers needing BASE_BAUDVineet Gupta2013-02-151-0/+25
* ARC: [plat-arcfpga] defconfig for fully loaded ARC LinuxVineet Gupta2013-02-151-4/+19
* ARC: [Review] Multi-platform image #8: platform registers SMP callbacksVineet Gupta2013-02-153-18/+28
* ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta2013-02-152-24/+28
* ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optionalVineet Gupta2013-02-153-45/+20Star
* ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC coreVineet Gupta2013-02-152-6/+2Star
* ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta2013-02-157-20/+7Star
* ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta2013-02-1510-26/+48
* ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta2013-02-158-12/+169
* ARC: Fold boards sub-menu into platform/SoC menuVineet Gupta2013-02-152-23/+14Star
* ARC: [Review] Multi-platform image #1: Kconfig enablementVineet Gupta2013-02-152-7/+4Star
* ARC: Add support for ioremap_prot APIGilad Ben-Yossef2013-02-154-12/+42
* ARC: UAPI Disintegrate arch/arc/include/asmVineet Gupta2013-02-1514-75/+108
* ARC: Hostlink Pseudo-Driver for Metaware DebuggerVineet Gupta2013-02-153-0/+68
* ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta2013-02-156-6/+137
* ARC: perf support (software counters only)Vineet Gupta2013-02-152-0/+16
* ARC: [plat-arfpga] BVCI Latency Unit setupVineet Gupta2013-02-152-0/+88
* ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta2013-02-157-11/+490
* ARC: kgdb supportMischa Jonker2013-02-155-1/+275
* ARC: Unaligned access emulationVineet Gupta2013-02-159-2/+329
* sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta2013-02-151-0/+1
* ARC: kprobes supportVineet Gupta2013-02-157-3/+610
* ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)Vineet Gupta2013-02-153-1/+656
* ARC: stacktracing APIs based on dw2 unwinderVineet Gupta2013-02-152-2/+217
* ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta2013-02-159-1/+1612
* ARC: SMP supportVineet Gupta2013-02-1523-2/+960
* ARC: Diagnostics: show_regs() etcVineet Gupta2013-02-152-0/+325
* ARC: Module supportVineet Gupta2013-02-153-0/+93
* ARC: Support for high priority interrupts in the in-core intcVineet Gupta2013-02-155-2/+339
* ARC: OProfile supportVineet Gupta2013-02-154-0/+38
* ARC: Futex supportVineet Gupta2013-02-151-0/+151
* ARC: ptrace supportVineet Gupta2013-02-154-2/+206
* ARC: [optim] Cache "current" in Register r25Vineet Gupta2013-02-159-1/+120
* ARC: [plat-arcfpga] defconfigVineet Gupta2013-02-151-0/+46
* ARC: Last bits (stubs) to get to a running kernel with UARTVineet Gupta2013-02-153-0/+86
* ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 boardVineet Gupta2013-02-155-58/+146
* ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta2013-02-156-17/+37
* ARC: [DeviceTree] Basic supportVineet Gupta2013-02-1511-0/+165
* ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARCVineet Gupta2013-02-154-0/+167
* ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta2013-02-158-0/+506
* ARC: I/O and DMA MappingsVineet Gupta2013-02-156-0/+528
* ARC: Page Fault handlingVineet Gupta2013-02-151-0/+228
* ARC: TLB flush HandlingVineet Gupta2013-02-153-0/+356
* ARC: MMU Exception HandlingVineet Gupta2013-02-155-0/+854
* ARC: MMU Context ManagementVineet Gupta2013-02-154-0/+262
* ARC: Page Table ManagementVineet Gupta2013-02-153-0/+627
* ARC: Cache Flush ManagementVineet Gupta2013-02-155-0/+954
* ARC: [Review] Prevent incorrect syscall restartsVineet Gupta2013-02-152-4/+11
* ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta2013-02-154-19/+40
* ARC: Signal handlingVineet Gupta2013-02-156-3/+449