summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* arc: use for_each_sg()Akinobu Mita2015-06-301-5/+7
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-0/+1
|\ \
| * | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-071-0/+1
* | | sched/preempt, futex: Update comments to clarify that preemption doesn't have...David Hildenbrand2015-05-191-5/+5
* | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-1/+1
|/ /
* | ARC: inline cache flush toggle helpersVineet Gupta2015-05-111-2/+2
* | ARC: With earlycon in use, retire EARLY_PRINTKVineet Gupta2015-05-111-13/+0
* | ARC: unbork !LLSC buildVineet Gupta2015-05-101-1/+1
|/
* Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-04-2410-92/+144
|\
| * ARC: perf: don't add code for impossible caseVineet Gupta2015-04-201-4/+1
| * ARC: perf: Rename DT binding to not confuse with power mgmtVineet Gupta2015-04-202-3/+3
| * ARC: perf: add user space attribution in callchainsVineet Gupta2015-04-201-0/+10
| * ARC: perf: Add kernel callchain supportVineet Gupta2015-04-201-0/+29
| * ARC: perf: support cache hit/miss ratioVineet Gupta2015-04-201-5/+12
| * ARC: perf: Add some comments/debug stuffVineet Gupta2015-04-202-34/+37
| * ARC: perf: make @arc_pmu static globalVineet Gupta2015-04-201-5/+2
| * ARC: mem init spring cleaning - No functional changesVineet Gupta2015-04-131-4/+5
| * ARC: Fix RTT boot printingVineet Gupta2015-04-132-1/+5
| * ARC: fold __builtin_constant_p() into test_bit()Vineet Gupta2015-04-131-13/+18
| * ARC: rename unhandled exception handlerVineet Gupta2015-04-131-2/+2
| * ARC: cosmetic: Remove unused ECR bitfield masksVineet Gupta2015-04-131-6/+3
| * ARC: Fix WRITE_BCRVineet Gupta2015-04-131-2/+2
| * ARC: [nsimosci] Update defconfigMischa Jonker2015-04-131-10/+9
| * arc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-311-3/+6
* | arc: do not export symbols in troubleshoot.cDavidlohr Bueso2015-04-171-2/+1
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-152-15/+1
|\ \
| * | arc: Remove signal translation and exec_domainRichard Weinberger2015-04-122-15/+1
| |/
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-141-2/+0
|\ \
| * | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-111-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | | ARC: signal handling robustifyVineet Gupta2015-03-261-4/+16
* | | ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta2015-03-261-2/+2
| |/ |/|
* | ARC: Fix thread_saved_pc()Vineet Gupta2015-02-272-26/+2
* | ARC: Fix KSTK_ESP()Vineet Gupta2015-02-272-7/+8
* | ARC: perf: Enable generic software eventsVineet Gupta2015-02-272-2/+12
* | ARC: Make arc_unwind_core accessible externallyVineet Gupta2015-02-272-1/+51
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-181-1/+1
|\ \
| * | dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko2015-02-041-1/+1
* | | Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2015-02-167-29/+47
|\ \ \
| * | | ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin2015-02-131-1/+2
| * | | ARC: Fix earlycon build breakagePeter Hurley2015-02-041-1/+1
| * | | ARC: Dynamically determine BASE_BAUD from DeviceTreeVineet Gupta2015-02-022-18/+29
| * | | arc: Remove unused prepare_to_copy()Tobias Klauser2015-02-021-3/+0
| * | | ARC: use ACCESS_ONCE in cmpxchg loopVineet Gupta2015-02-021-1/+1
| * | | ARC: add some more comments to ret_from_forkVineet Gupta2015-02-021-5/+9
| * | | ARC: fix /proc/cpuinfo for offline cpusVineet Gupta2015-02-021-1/+6
| |/ /
OpenPOWER on IntegriCloud