summaryrefslogtreecommitdiff
path: root/arch/arc/kernel
AgeCommit message (Expand)Author
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-05-13ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta
2014-05-13ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta
2014-05-13ARC: Entry Handler tweaks: Simplify branch for in-kernel preemptionVineet Gupta
2014-04-30of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely
2013-10-18ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta
2013-10-18ARC: Fix signal frame management for SA_SIGINFOChristian Ruppert
2013-10-18ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker
2013-10-18ARC: SMP failed to boot due to missing IVT setupNoam Camus
2013-10-18ARC: Setup Vector Table Base in early bootVineet Gupta
2013-08-29ARC: gdbserver breakage in Big-Endian configuration #1Vineet Gupta
2013-05-09Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-07ARC: Prepare interrupt code for external controllersChristian Ruppert
2013-05-07ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchyVineet Gupta
2013-05-07ARC: [cmdline] Don't overwrite u-boot provided bootargsVineet Gupta
2013-05-07ARC: [cmdline] Remove CONFIG_CMDLINEVineet Gupta
2013-05-07ARC: unaligned access emulation broken if callee-reg dest of LD/STVineet Gupta
2013-05-07ARC: unaligned access emulation error handling consolidationVineet Gupta
2013-05-07ARC: Debug/crash-printing ImprovementsVineet Gupta
2013-05-07ARC: fix typo with clock speedNoam Camus
2013-04-30arc, print-fatal-signals: reduce duplicated informationVineet Gupta
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-09ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta
2013-04-09ARC: [build] Build failure with !KPROBESChristian Ruppert
2013-04-09ARC: Remove duplicate inclusion of header filesSachin Kamat
2013-04-09ARC: Fix coding style issuesSachin Kamat
2013-04-09ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat
2013-04-08arc: Use generic idle loopThomas Gleixner
2013-03-20ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta
2013-03-18arc: fix incorrect ifdef commentPaul Bolle
2013-03-11ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABIVineet Gupta
2013-03-11ARC: ABIv3: Print the correct ABI verVineet Gupta
2013-03-11ARC: make allyesconfig build breakagesVineet Gupta
2013-02-27ARC: Fixup the current ABI versionVineet Gupta
2013-02-26ARC: make a copy of flat DTVineet Gupta
2013-02-15ARC: Fix pt_orig_r8 accessVineet Gupta
2013-02-15ARC: [3.9] Fallout of hlist iterator updateVineet Gupta
2013-02-15ARC: 64bit RTSC timestamp hardware issueVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #7: SMP common code to use callbacksVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta
2013-02-15ARC: Hostlink Pseudo-Driver for Metaware DebuggerVineet Gupta
2013-02-15ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta
2013-02-15ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta
2013-02-15ARC: kgdb supportMischa Jonker
2013-02-15ARC: Unaligned access emulationVineet Gupta
2013-02-15ARC: kprobes supportVineet Gupta