summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2017-06-28mm: larger stack guard gap, between vmasSasha Levin
2017-03-06ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta
2017-03-06ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta
2016-10-02ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2016-09-15Revert "ARC: mm: don't loose PTE_SPECIAL in pte_modify()"Sasha Levin
2016-08-31ARC: export __udivdi3 for modulesVineet Gupta
2016-08-31ARC: Support syscall ABI v4Vineet Gupta
2016-08-31ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana
2016-08-31ARCv2: STAR 9000808988: signals involving Delay SlotVineet Gupta
2016-08-31ARC: Elide redundant setup of DMA callbacksSasha Levin
2016-08-31ARC: Call trace_hardirqs_on() before enabling irqsSasha Levin
2016-08-19ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta
2016-07-10arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin
2016-07-10ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta
2015-08-10ARC: Make ARC bitops "safer" (add anti-optimization)Vineet Gupta
2015-08-10ARC: Reduce bitops lines of code using macrosVineet Gupta
2015-08-10ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin
2015-08-10ARC: Override toplevel default -O2 with -O3Vineet Gupta
2015-07-21arc: fix use of uninitialized arc_pmuMax Filippov
2015-07-21ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-07-21ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta
2015-05-11ARC: inline cache flush toggle helpersVineet Gupta
2015-05-11ARC: With earlycon in use, retire EARLY_PRINTKVineet Gupta
2015-05-10ARC: unbork !LLSC buildVineet Gupta
2015-04-24Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2015-04-20ARC: perf: don't add code for impossible caseVineet Gupta
2015-04-20ARC: perf: Rename DT binding to not confuse with power mgmtVineet Gupta
2015-04-20ARC: perf: add user space attribution in callchainsVineet Gupta
2015-04-20ARC: perf: Add kernel callchain supportVineet Gupta
2015-04-20ARC: perf: support cache hit/miss ratioVineet Gupta
2015-04-20ARC: perf: Add some comments/debug stuffVineet Gupta
2015-04-20ARC: perf: make @arc_pmu static globalVineet Gupta
2015-04-17arc: do not export symbols in troubleshoot.cDavidlohr Bueso
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13ARC: mem init spring cleaning - No functional changesVineet Gupta
2015-04-13ARC: Fix RTT boot printingVineet Gupta
2015-04-13ARC: fold __builtin_constant_p() into test_bit()Vineet Gupta
2015-04-13ARC: rename unhandled exception handlerVineet Gupta
2015-04-13ARC: cosmetic: Remove unused ECR bitfield masksVineet Gupta
2015-04-13ARC: Fix WRITE_BCRVineet Gupta
2015-04-13ARC: [nsimosci] Update defconfigMischa Jonker
2015-04-12arc: Remove signal translation and exec_domainRichard Weinberger
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro
2015-03-31arc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad
2015-03-26ARC: signal handling robustifyVineet Gupta
2015-03-26ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-02-27ARC: Fix thread_saved_pc()Vineet Gupta