1. 541366d ARC: [arcompact] Handle bus error from userspace as Interrupt not exception by Vineet Gupta · 9 years ago
  2. 6de6066 ARC: change some branchs to jumps to resolve linkage errors by Yuriy Kolerov · 9 years ago
  3. 62fb640 ARC: entry.S: micro-optimize Trap handler by Vineet Gupta · 10 years ago
  4. c7e6d79 ARC: entry.S: move some code around for cache locality in return path by Vineet Gupta · 10 years ago
  5. 6d1a20b ARC: entry.S: split into ARCompact ISA specific, common bits by Vineet Gupta · 10 years ago
  6. c10d696 ARC: entry.S: Ensure that restore_regs is local to compilation unit by Vineet Gupta · 10 years ago
  7. 4bf4564 ARC: entry.S: comments cleanup by Vineet Gupta · 10 years ago
  8. a8717d2 ARC: entry.S: Trap handler to use r10 for syscall vs. brkpt decision by Vineet Gupta · 10 years ago
  9. 9b8c7d1 ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9 by Vineet Gupta · 10 years ago
  10. a615b47 ARC: entry.S: confine EXCEPTION_* macros to one file by Vineet Gupta · 10 years ago
  11. f033737 ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE} by Vineet Gupta · 10 years ago
  12. 09f3b37 ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE} by Vineet Gupta · 10 years ago
  13. fbfa26a ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions by Vineet Gupta · 10 years ago
  14. 98edfab ARC: add some more comments to ret_from_fork by Vineet Gupta · 10 years ago
  15. f63f98e ARC: Fixed spelling errors within comments by Terence Eden · 10 years ago
  16. 8aa9e85 ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe by Vineet Gupta · 10 years ago
  17. ec7ac6a ARC: switch to generic ENTRY/END assembler annotations by Vineet Gupta · 11 years ago
  18. 0dafafc ARC: Add support for irqflags tracing and lockdep by Vineet Gupta · 11 years ago
  19. 07ba69a ARC: Reduce #ifdef'ery for unaligned access emulation by Vineet Gupta · 11 years ago
  20. 21a63b5 ARC: Change calling convention of do_page_fault() by Vineet Gupta · 11 years ago
  21. fce16bc ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE by Vineet Gupta · 11 years ago
  22. 37f3ac4 ARC: Exception Handlers Code consolidation by Vineet Gupta · 11 years ago
  23. 38a9ff6 ARC: Remove explicit passing around of ECR by Vineet Gupta · 11 years ago
  24. 502a0c7 ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values by Vineet Gupta · 11 years ago
  25. 359105b ARC: pt_regs update #4: r25 saved/restored unconditionally by Vineet Gupta · 11 years ago
  26. 147aece ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption by Vineet Gupta · 11 years ago
  27. 1898a95 ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values by Vineet Gupta · 11 years ago
  28. 3e1ae441 ARC: [mm] Remove @write argument to do_page_fault() by Vineet Gupta · 11 years ago
  29. ce147c7 ARC: unaligned access emulation broken if callee-reg dest of LD/ST by Vineet Gupta · 11 years ago
  30. c723ea4 ARC: unaligned access emulation error handling consolidation by Vineet Gupta · 11 years ago
  31. 367f3fc ARC: Fix the typo in event identifier flags used by ptrace by Vineet Gupta · 12 years ago
  32. 180d406 ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI by Vineet Gupta · 12 years ago
  33. 3eb3e7d ARC: Fix pt_orig_r8 access by Vineet Gupta · 12 years ago
  34. 8b5850f ARC: Support for single cycle Close Coupled Mem (CCM) by Vineet Gupta · 12 years ago
  35. 2e651ea ARC: Unaligned access emulation by Vineet Gupta · 12 years ago
  36. 854a0d9 ARC: DWARF2 .debug_frame based stack unwinder by Vineet Gupta · 12 years ago
  37. 41195d2 ARC: SMP support by Vineet Gupta · 12 years ago
  38. 4788a59 ARC: Support for high priority interrupts in the in-core intc by Vineet Gupta · 12 years ago
  39. 547f112 ARC: ptrace support by Vineet Gupta · 12 years ago
  40. 080c374 ARC: [optim] Cache "current" in Register r25 by Vineet Gupta · 12 years ago
  41. 5c39c0a ARC: [Review] Preparing to fix incorrect syscall restarts due to signals by Vineet Gupta · 12 years ago
  42. c358103 ARC: Signal handling by Vineet Gupta · 12 years ago
  43. bf90e1e ARC: Process-creation/scheduling/idle-loop by Vineet Gupta · 12 years ago
  44. 4adeefe ARC: Syscall support (no-legacy-syscall ABI) by Vineet Gupta · 12 years ago
  45. 9d42c84 ARC: Low level IRQ/Trap/Exception Handling by Vineet Gupta · 12 years ago