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