summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* 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-029-22/+51
|\
| * Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-262-3/+1Star
| |\
| * \ Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-0236-417/+32Star
| |\ \
| * | | 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/+0Star
|\ \ \ \
| * | | | arc: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-7/+0Star
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-30/+18Star
|\ \ \ \ \
| * | | | | ARC/time: Convert to hotplug state machineAnna-Maria Gleixner2016-07-151-30/+18Star
* | | | | | 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-141-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Disable "maybe-uninitialized" warning globallyLinus Torvalds2016-07-271-3/+1Star
* | | | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-271-1/+1
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-261-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/+0Star
| * | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0Star
| * | | | 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/+1Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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/+0Star
| |/ /
* / / arc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-2/+2
|/ /
* | Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...Vineet Gupta2016-06-023-340/+4Star
* | 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/+6Star
* | arc: Get rid of root core-frequency propertyAlexey Brodkin2016-05-3015-17/+0Star
* | 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-261-3/+3
|\
| * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-171-3/+3
* | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-251-0/+1
|\ \
| * | asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+1
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-234-2/+109
|\ \ \
| * \ \ Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...Dave Airlie2016-05-164-3/+49
| |\ \ \
| | * | | ARC: [axs10x] Specify reserved memory for frame bufferAlexey Brodkin2016-04-294-3/+49
| * | | | Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-0913-46/+204
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | arc: axs10x - add support of ARC PGUAlexey Brodkin2016-04-261-0/+61
* | | | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-211-0/+1
* | | | exit_thread: remove empty bodiesJiri Slaby2016-05-211-7/+0Star
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-201-2/+0Star
|\ \ \ \