summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess' into for-linusAl Viro2016-10-141-4/+4
|\
| * arc: don't leak bits of kernel stack into coredumpAl Viro2016-09-151-4/+4
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-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/+0
* | | 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/+5
* | | ARC: dw2 unwind: don't force dwarf 2Vineet Gupta2016-09-301-6/+0
* | | ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta2016-09-305-34/+13
* | | 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
* Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-019-22/+51
|\
| * Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-262-3/+1
| |\
| * \ Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-0236-417/+32
| |\ \
| * | | ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platformsAlexey Brodkin2016-06-136-12/+39
| * | | ARCv2: [vdk] Enable ARC PGU on HS38 VDKAlexey Brodkin2016-06-133-10/+12
* | | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-7/+0
|\ \ \ \
| * | | | arc: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-7/+0
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-30/+18
|\ \ \ \ \
| * | | | | ARC/time: Convert to hotplug state machineAnna-Maria Gleixner2016-07-151-30/+18
* | | | | | Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-07-294-3/+5
|\ \ \ \ \ \
| * | | | | | ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta2016-07-281-1/+1
| * | | | | | ARC: dma: fix address translation in arc_dma_freeVladimir Kondratiev2016-07-201-1/+2
| * | | | | | ARC: typo fix in mm/ioremap.cAlexey Brodkin2016-07-191-1/+1
| * | | | | | ARC: fix linux-next build breakageVineet Gupta2016-07-131-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Disable "maybe-uninitialized" warning globallyLinus Torvalds2016-07-271-3/+1
OpenPOWER on IntegriCloud