aboutsummaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-07ARC: [plat-arcfpga] defconfig updateVineet Gupta
2013-11-07smp, ARC: kill SMP single function call interruptJiang Liu
2013-11-07ARC: [SMP] Disallow RTSCVineet Gupta
2013-11-06ARC: [SMP] Fix build failures for large NR_CPUSVineet Gupta
2013-11-06ARC: [SMP] enlarge possible NR_CPUSNoam Camus
2013-11-06ARC: [SMP] TLB flushVineet Gupta
2013-11-06ARC: [SMP] ASID allocationVineet Gupta
2013-11-06arc: export symbol for pm_power_off in reset.cChen Gang
2013-11-06arc: export symbol for save_stack_trace() in stacktrace.cChen Gang
2013-11-06arc: remove '__init' for get_hw_config_num_irq()Chen Gang
2013-11-06arc: remove '__init' for first_lines_of_secondary()Chen Gang
2013-11-06arc: remove '__init' for setup_processor() and arc_init_IRQ()Chen Gang
2013-11-06arc: kgdb: add default implementation for kgdb_roundup_cpus()Chen Gang
2013-11-06ARC: Fix bogus gcc warning and micro-optimise TLB iteration loopVineet Gupta
2013-11-06ARC: Add support for irqflags tracing and lockdepVineet Gupta
2013-11-06ARC: Reset the value of Interrupt Priority RegisterVineet Gupta
2013-11-06ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta
2013-11-06ARC: Change calling convention of do_page_fault()Vineet Gupta
2013-11-06ARC: cacheflush optim - PTAG can be loop invariant if V-P is constVineet Gupta
2013-11-06ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpersVineet Gupta
2013-11-06ARC: cacheflush refactor #2: I and D caches lines to have same sizeVineet Gupta
2013-11-06ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routineVineet Gupta
2013-11-06ARC: use __weak instead of __attribute__((weak))Vineet Gupta
2013-11-06ARC: Annotate some functions as staticVineet Gupta
2013-11-06arc: Replace __get_cpu_var usesChristoph Lameter
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew
2013-10-12ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta
2013-10-09of: remove empty arch prom.h headersRob Herring
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring
2013-10-09arc: remove unnecessary prom.h includesRob Herring
2013-10-09arc: use common of_flat_dt_match_machineRob Herring
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-10-09arc: use early_init_dt_scanRob Herring
2013-10-09arc: use unflatten_and_copy_device_treeRob Herring
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-10-03ARC: Fix signal frame management for SA_SIGINFOChristian Ruppert
2013-09-27ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König
2013-09-27ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta
2013-09-27ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta
2013-09-27ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: remove obsolete init OOM protectionJohannes Weiner
2013-09-12ARC: SMP failed to boot due to missing IVT setupNoam Camus
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds