summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* ARC: module: print pretty section namesVineet Gupta2016-10-281-14/+21
* ARC: module: elide loop to save reference to .eh_frameVineet Gupta2016-10-282-10/+9Star
* ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta2016-10-283-139/+0Star
* ARC: build: retire old togglesVineet Gupta2016-10-281-3/+0Star
* ARC: boot log: refactor cpu name/release printingVineet Gupta2016-10-283-24/+34
* ARC: boot log: remove awkward space comma from MMU lineVineet Gupta2016-10-281-3/+3
* ARC: boot log: don't assume SWAPE instruction supportVineet Gupta2016-10-282-2/+5
* ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta2016-10-282-45/+43Star
* ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta2016-10-283-9/+5Star
* ARCv2: IOC: use @ioc_enable not @ioc_exist where intendedVineet Gupta2016-10-243-7/+9
* ARC: syscall for userspace cmpxchg assistVineet Gupta2016-10-243-4/+39
* ARC: fix build warning in elf.hVineet Gupta2016-10-191-1/+1
* ARC: Adjust cpuinfo for non-continuous cpu idsNoam Camus2016-10-191-1/+1
* ARC: [build] Support gz, lzma compressed uImageDaniel Mentz2016-10-172-2/+16
* ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta2016-10-173-28/+36
* Merge branch 'work.uaccess' into for-linusAl Viro2016-10-151-4/+4
|\
| * arc: don't leak bits of kernel stack into coredumpAl Viro2016-09-161-4/+4
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
* | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-071-0/+1
|\ \
| * | PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARCJoao Pinto2016-09-061-0/+1
* | | ARC: [plat*] enables MODULE*Vineet Gupta2016-09-305-1/+16
* | | ARCv2: fix local_save_flagsVineet Gupta2016-09-301-1/+1
* | | ARC: CONFIG_NODES_SHIFT fix default valuesNoam Camus2016-09-301-2/+2
* | | ARCv2: intc: Use kflag if STATUS32.IE must be resetYuriy Kolerov2016-09-301-1/+1
* | | ARC: .exit.* sections can be discarded in .eh_frame regimeVineet Gupta2016-09-301-8/+0Star
* | | ARC: dw2 unwind: enable cfi pseudo ops in string libVineet Gupta2016-09-3011-25/+26
* | | ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asmVineet Gupta2016-09-303-1/+52
* | | ARC: entry: make ret_from_system_call local labelVineet Gupta2016-09-301-7/+5Star
* | | ARC: dw2 unwind: don't force dwarf 2Vineet Gupta2016-09-301-6/+0Star
* | | ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta2016-09-305-34/+13Star
* | | ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frameVineet Gupta2016-09-301-7/+18
* | | ARC: module: support R_ARC_32_PCREL relocationVineet Gupta2016-09-302-4/+5
* | | arc: perf: Enable generic "cache-references" and "cache-misses" eventsAlexey Brodkin2016-09-302-2/+7
* | | ARC: [plat-eznps] add missing atomic_fetch_xxx operationsNoam Camus2016-09-301-0/+2
* | | ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructionsVineet Gupta2016-09-302-3/+260
* | | ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta2016-09-305-18/+23
* | | ARCv2: identify HS38 rel 3.0 coresVineet Gupta2016-09-301-0/+1
* | | ARCv2: Add support for ZeBu Emulation platform for HS coresVineet Gupta2016-09-305-0/+330
* | | arc: Add "model" properly in device tree description of all boardsAlexey Brodkin2016-09-3013-0/+13
* | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-2/+9
|\ \ \ | | |/ | |/|
| * | ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2016-09-131-2/+9
| |/
* | ARC: export __udivdi3 for modulesVineet Gupta2016-08-191-0/+2
* | ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta2016-08-191-1/+1
* | ARC: export kmapVineet Gupta2016-08-191-0/+1
* | ARC: Support syscall ABI v4Vineet Gupta2016-08-193-5/+14
* | ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana2016-08-191-2/+2
* | ARC: Elide redundant setup of DMA callbacksVineet Gupta2016-08-101-0/+9
* | ARC: Call trace_hardirqs_on() before enabling irqsDaniel Mentz2016-08-101-1/+1
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-6/+6
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1