summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-24/+39
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-071-24/+39
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-3/+3
| | * | | | clocksource/drivers/arc: Convert init function to return errorDaniel Lezcano2016-06-281-27/+42
| | | |/ / | | |/| |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-252-14/+92
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | locking/atomic, arch/arc: Fix buildPeter Zijlstra2016-06-201-8/+0
| * | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
| * | | | locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}()Peter Zijlstra2016-06-161-9/+94
| * | | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-2/+5
| | |/ / | |/| |
* | | | Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-06-302-3/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin2016-06-281-1/+1
| * | | ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta2016-06-281-2/+0
| |/ /
* / / arc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-2/+2
|/ /
* | Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...Vineet Gupta2016-06-023-340/+4
* | Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wa...Vineet Gupta2016-06-021-3/+3
* | Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential b...Vineet Gupta2016-06-022-2/+4
* | ARC: don't enable DISCONTIGMEM unconditionallyVineet Gupta2016-05-311-2/+2
* | ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta2016-05-303-40/+6
* | arc: Get rid of root core-frequency propertyAlexey Brodkin2016-05-3015-17/+0
* | Fix typosAndrea Gelmini2016-05-3015-18/+18
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-3/+3
|\
| * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-3/+3
* | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-241-0/+1
|\ \