aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAge
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-14
* arc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-14
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\
| * | of: remove empty arch prom.h headersRob Herring2013-10-09
| * | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-09
| * | arc: remove unnecessary prom.h includesRob Herring2013-10-09
| * | arc: use common of_flat_dt_match_machineRob Herring2013-10-09
| * | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-09
| * | arc: use early_init_dt_scanRob Herring2013-10-09
| * | arc: use unflatten_and_copy_device_treeRob Herring2013-10-09
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-11
|\ \ \
| * \ \ Merge branch 'linus' into sched/coreIngo Molnar2013-11-01
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-09
| |\ \ \
| * | | | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-25
| | |_|/ | |/| |
* | | | ARC: [plat-arcfpga] defconfig updateVineet Gupta2013-11-07
* | | | smp, ARC: kill SMP single function call interruptJiang Liu2013-11-07
* | | | ARC: [SMP] Disallow RTSCVineet Gupta2013-11-07
* | | | ARC: [SMP] Fix build failures for large NR_CPUSVineet Gupta2013-11-06
* | | | ARC: [SMP] enlarge possible NR_CPUSNoam Camus2013-11-06
* | | | ARC: [SMP] TLB flushVineet Gupta2013-11-06
* | | | ARC: [SMP] ASID allocationVineet Gupta2013-11-06
* | | | arc: export symbol for pm_power_off in reset.cChen Gang2013-11-06
* | | | arc: export symbol for save_stack_trace() in stacktrace.cChen Gang2013-11-06
* | | | arc: remove '__init' for get_hw_config_num_irq()Chen Gang2013-11-06
* | | | arc: remove '__init' for first_lines_of_secondary()Chen Gang2013-11-06
* | | | arc: remove '__init' for setup_processor() and arc_init_IRQ()Chen Gang2013-11-06
* | | | arc: kgdb: add default implementation for kgdb_roundup_cpus()Chen Gang2013-11-06
* | | | ARC: Fix bogus gcc warning and micro-optimise TLB iteration loopVineet Gupta2013-11-06
* | | | ARC: Add support for irqflags tracing and lockdepVineet Gupta2013-11-06
* | | | ARC: Reset the value of Interrupt Priority RegisterVineet Gupta2013-11-06
* | | | ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta2013-11-06
* | | | ARC: Change calling convention of do_page_fault()Vineet Gupta2013-11-06
* | | | ARC: cacheflush optim - PTAG can be loop invariant if V-P is constVineet Gupta2013-11-06
* | | | ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpersVineet Gupta2013-11-06
* | | | ARC: cacheflush refactor #2: I and D caches lines to have same sizeVineet Gupta2013-11-06
* | | | ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routineVineet Gupta2013-11-06
* | | | ARC: use __weak instead of __attribute__((weak))Vineet Gupta2013-11-06
* | | | ARC: Annotate some functions as staticVineet Gupta2013-11-06
* | | | arc: Replace __get_cpu_var usesChristoph Lameter2013-11-06
* | | | ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta2013-11-02
| |_|/ |/| |
* | | ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta2013-10-12
| |/ |/|
* | ARC: Fix signal frame management for SA_SIGINFOChristian Ruppert2013-10-03
* | ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König2013-09-27
* | ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta2013-09-27
* | ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta2013-09-27
* | ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker2013-09-27
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-12
|\
| * arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12