summaryrefslogtreecommitdiff
path: root/arch/arc/kernel
AgeCommit message (Expand)Author
2019-05-02ARC: U-boot: check arguments paranoidlyEugeniy Paltsev
2019-05-02arc: Use get_signal() signal_setup_done()Richard Weinberger
2019-05-02ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta
2019-05-02arc: do not export symbols in troubleshoot.cDavidlohr Bueso
2018-12-16ARC: clone syscall to setp r25 as thread pointerVineet Gupta
2017-11-26ARC: Re-enable MMU upon Machine Check exceptionJose Abreu
2017-03-16ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta
2017-03-16ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta
2017-02-23arc: don't leak bits of kernel stack into coredumpAl Viro
2016-08-22arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin
2016-01-25ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailingVineet Gupta
2016-01-25ARC: dw2 unwind: Reinstante unwinding out of modulesVineet Gupta
2015-12-18ARC: dw2 unwind: Remove falllback linear search thru FDE entriesVineet Gupta
2015-05-12ARC: signal handling robustifyVineet Gupta
2015-04-10ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta
2015-03-18ARC: Fix KSTK_ESP()Vineet Gupta
2014-06-26ARC: [SMP] Fix IPI IRQ registrationNoam Camus
2014-06-26ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov
2014-06-26ARC: optimize kernel bss clearing in early boot codeVineet Gupta
2014-06-26ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta
2014-06-23ARC: fix build warning in devtreeVineet Gupta
2014-06-09Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2014-06-04arc: call find_vma with the mmap_sem heldDavidlohr Bueso
2014-06-03ARC: Disable caches in early boot if so configuredVineet Gupta
2014-06-03ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring
2014-05-05ARC: Fixed spelling errors within commentsTerence Eden
2014-05-05ARC: make start_thread() out-of-lineVineet Gupta
2014-05-05ARC: [SMP] ISS SMP extension bitrotVineet Gupta
2014-04-30ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-05ARC: [SMP] General FixesVineet Gupta
2014-03-26ARC: [clockevent] simplify timer ISRVineet Gupta
2014-03-26ARC: [clockevent] can't be SoC specificVineet Gupta
2014-03-26ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta
2014-01-16ARC: [cmdline] support External Device Trees from u-bootVineet Gupta
2014-01-16ARC: [cmdline] uboot cmdline handling reworkVineet Gupta
2013-12-23ARC: [SMP] optimize IPI send and receiveVineet Gupta
2013-12-23ARC: [SMP] simplify IPI codeVineet Gupta
2013-12-23ARC: [SMP] cpu halt interface doesn't need "self" cpu-idVineet Gupta
2013-12-23ARC: [SMP] IPI ACK interface doesn't need "self" cpu-idVineet Gupta
2013-12-23ARC: [SMP] cpumask not needed in IPI send pathVineet Gupta
2013-11-28ARC: [perf] Fix a few thinkosVineet Gupta
2013-11-19Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15ARC: perf: ARC 700 PMU doesn't support sampling eventsMischa Jonker
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12ARC: Add perf support for ARC700 coresMischa Jonker
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-07smp, ARC: kill SMP single function call interruptJiang Liu