summaryrefslogtreecommitdiff
path: root/arch/arc (follow)
Commit message (Expand)AuthorAge
* Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\
| * ARC: Elide redundant setup of DMA callbacksVineet Gupta2016-09-07
| * ARC: Call trace_hardirqs_on() before enabling irqsDaniel Mentz2016-09-07
| * ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana2016-09-07
| * ARC: build: Better way to detect ISA compatible toolchainVineet Gupta2016-09-07
| * ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta2016-08-20
| * ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta2016-08-10
| * arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin2016-08-10
* | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\|
| * ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta2016-07-27
| * ARCv2: Check for LL-SC livelock only if LLSC is enabledVineet Gupta2016-07-27
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\|
* | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\|
| * ARC: Add missing io barriers to io{read,write}{16,32}be()Vineet Gupta2016-05-11
* | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\|
| * ARC: bitops: Remove non relevant commentsVineet Gupta2016-04-12
| * ARC: [BE] readl()/writel() to work in Big Endian CPU configurationLada Trimasova2016-04-12
* | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\|
| * ARCv2: SMP: Emulate IPI to self using software triggered interruptVineet Gupta2016-03-03
| * ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2Vineet Gupta2016-03-03
* | Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani2016-03-22
|/
* ARC: dw2 unwind: Catch Dwarf SNAFUs earlyVineet Gupta2015-12-21
* ARC: dw2 unwind: Don't bail for CIE.version != 1Vineet Gupta2015-12-21
* Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"Vineet Gupta2015-12-21
* ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZEVineet Gupta2015-12-21
* ARC: mm: fix building for MMU v2Alexey Brodkin2015-12-21
* ARC: mm: HIGHMEM: Fix section mismatch splatVineet Gupta2015-12-21
* ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpuVineet Gupta2015-12-17
* ARC: rename smp operation init_irq_cpu() to init_per_cpu()Noam Camus2015-12-17
* ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailingVineet Gupta2015-12-17
* ARC: dw2 unwind: Reinstante unwinding out of modulesVineet Gupta2015-12-17
* ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASEVineet Gupta2015-12-17
* ARC: intc: Document arc_request_percpu_irq() betterVineet Gupta2015-12-12
* ARCv2: perf: Ensure perf intr gets enabled on all coresVineet Gupta2015-12-12
* ARC: intc: No need to clear IRQ_NOAUTOENVineet Gupta2015-12-12
* ARCv2: intc: Fix random perf irq disabling in SMP setupVineet Gupta2015-12-12
* ARC: [axs10x] cap ethernet phy to 100 Mbit/secAlexey Brodkin2015-12-07
* ARC: dw2 unwind: Remove falllback linear search thru FDE entriesVineet Gupta2015-11-23
* ARC: remove SYNC from __switch_to()Vineet Gupta2015-11-17
* ARCv2: Use the default irq priority for idle sleepVineet Gupta2015-11-16
* ARC: Abstract out ISA specific SLEEP argsVineet Gupta2015-11-16
* ARC: comments updateVineet Gupta2015-11-16
* ARC: switch to arc-linux- CROSS_COMPILE prefix across all configssujayraaj2015-11-16
* Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-14
|\
| * ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta2015-11-14
| * ARC: use ASL assembler mnemonicVineet Gupta2015-11-14
| * ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta2015-11-14
| * ARC: remove extraneous header includeVineet Gupta2015-11-14
| * ARCv2: lib: memcpy: use local symbolsVineet Gupta2015-11-03