summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-021-1/+1
* ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta2017-03-161-1/+1
* ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta2017-03-161-1/+2
* arc: don't leak bits of kernel stack into coredumpAl Viro2017-02-231-3/+4
* ARC: use ASL assembler mnemonicVineet Gupta2016-11-201-3/+3
* ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2016-11-201-2/+9
* ARC: Call trace_hardirqs_on() before enabling irqsDaniel Mentz2016-11-201-1/+1
* arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin2016-08-221-1/+1
* ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta2016-08-221-2/+0
* ARC: unbork !LLSC buildVineet Gupta2016-06-151-1/+1
* ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailingVineet Gupta2016-01-251-4/+9
* ARC: dw2 unwind: Reinstante unwinding out of modulesVineet Gupta2016-01-253-19/+26
* ARC: dw2 unwind: Remove falllback linear search thru FDE entriesVineet Gupta2015-12-181-33/+4
* ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin2015-08-101-1/+1
* ARC: Override toplevel default -O2 with -O3Vineet Gupta2015-08-101-1/+2
* ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta2015-07-154-0/+89
* locking,arch,arc: Fold atomic_opsPeter Zijlstra2015-07-151-121/+63
* ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta2015-07-151-4/+5
* ARC: signal handling robustifyVineet Gupta2015-05-121-4/+16
* ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta2015-04-101-2/+2
* ARC: Fix KSTK_ESP()Vineet Gupta2015-03-182-7/+8
* ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin2015-03-021-1/+2
* arc: mm: Fix build failureGuenter Roeck2015-02-041-1/+1
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-041-0/+2
* ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta2015-01-151-9/+9
* ARC: unbork FPU save/restoreVineet Gupta2014-11-052-8/+9
* ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov2014-11-051-14/+18
* ARC: [nsimosci] Allow "headless" models to bootVineet Gupta2014-11-051-1/+1
* ARC: [SMP] Enable icache coherencyVineet Gupta2014-06-261-6/+19
* ARC: [SMP] Fix IPI IRQ registrationNoam Camus2014-06-261-2/+13
* ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2014-06-262-0/+5
* ARC: optimize kernel bss clearing in early boot codeVineet Gupta2014-06-262-4/+5
* ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta2014-06-261-1/+1
* ARC: fix build warning in devtreeVineet Gupta2014-06-231-1/+1
* ARC: remove checks for CONFIG_ARC_MMU_V4Paul Bolle2014-06-161-2/+2
* Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-06-0916-249/+158
|\
| * ARC: Disable caches in early boot if so configuredVineet Gupta2014-06-033-84/+87
| * ARC: [arcfpga] Early ARC UART to be only activated by cmdlineVineet Gupta2014-06-032-10/+5
| * ARC: [arcfpga] Get rid of legacy BVCI latency unit supportVineet Gupta2014-06-032-87/+0
| * ARC: remove duplicate header exportsVineet Gupta2014-06-031-7/+0
| * ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta2014-06-033-7/+8
| * ARC: Fixed spelling errors within commentsTerence Eden2014-05-051-6/+6
| * ARC: make start_thread() out-of-lineVineet Gupta2014-05-052-25/+27
| * ARC: fix mmuv2 warningVineet Gupta2014-05-051-0/+4
| * ARC: [SMP] ISS SMP extension bitrotVineet Gupta2014-05-055-23/+21
* | arc: call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-041-4/+6
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-042-2/+1
|\ \
| * | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-131-3/+5
| |\|
| * | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-1/+1
| * | of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-1/+0