index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
entry.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: Fixed spelling errors within comments
Terence Eden
2014-05-05
1
-6
/
+6
*
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
Vineet Gupta
2014-04-30
1
-3
/
+5
*
ARC: switch to generic ENTRY/END assembler annotations
Vineet Gupta
2014-03-26
1
-26
/
+26
*
ARC: Add support for irqflags tracing and lockdep
Vineet Gupta
2013-11-06
1
-0
/
+11
*
ARC: Reduce #ifdef'ery for unaligned access emulation
Vineet Gupta
2013-11-06
1
-4
/
+0
*
ARC: Change calling convention of do_page_fault()
Vineet Gupta
2013-11-06
1
-5
/
+4
*
ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
Vineet Gupta
2013-08-26
1
-5
/
+5
*
ARC: Exception Handlers Code consolidation
Vineet Gupta
2013-08-26
1
-43
/
+13
*
ARC: Remove explicit passing around of ECR
Vineet Gupta
2013-06-26
1
-23
/
+17
*
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
2013-06-26
1
-9
/
+12
*
ARC: pt_regs update #4: r25 saved/restored unconditionally
Vineet Gupta
2013-06-22
1
-11
/
+0
*
ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption
Vineet Gupta
2013-06-22
1
-6
/
+2
*
ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values
Vineet Gupta
2013-06-22
1
-6
/
+9
*
ARC: [mm] Remove @write argument to do_page_fault()
Vineet Gupta
2013-06-22
1
-10
/
+4
*
ARC: unaligned access emulation broken if callee-reg dest of LD/ST
Vineet Gupta
2013-05-07
1
-1
/
+3
*
ARC: unaligned access emulation error handling consolidation
Vineet Gupta
2013-05-07
1
-2
/
+2
*
ARC: Fix the typo in event identifier flags used by ptrace
Vineet Gupta
2013-03-20
1
-1
/
+1
*
ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI
Vineet Gupta
2013-03-11
1
-25
/
+0
*
ARC: Fix pt_orig_r8 access
Vineet Gupta
2013-02-15
1
-2
/
+2
*
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
2013-02-15
1
-2
/
+2
*
ARC: Unaligned access emulation
Vineet Gupta
2013-02-15
1
-0
/
+13
*
ARC: DWARF2 .debug_frame based stack unwinder
Vineet Gupta
2013-02-15
1
-0
/
+9
*
ARC: SMP support
Vineet Gupta
2013-02-15
1
-0
/
+4
*
ARC: Support for high priority interrupts in the in-core intc
Vineet Gupta
2013-02-15
1
-0
/
+117
*
ARC: ptrace support
Vineet Gupta
2013-02-15
1
-0
/
+68
*
ARC: [optim] Cache "current" in Register r25
Vineet Gupta
2013-02-15
1
-0
/
+14
*
ARC: [Review] Preparing to fix incorrect syscall restarts due to signals
Vineet Gupta
2013-02-15
1
-2
/
+2
*
ARC: Signal handling
Vineet Gupta
2013-02-15
1
-3
/
+8
*
ARC: Process-creation/scheduling/idle-loop
Vineet Gupta
2013-02-11
1
-2
/
+13
*
ARC: Syscall support (no-legacy-syscall ABI)
Vineet Gupta
2013-02-11
1
-0
/
+27
*
ARC: Low level IRQ/Trap/Exception Handling
Vineet Gupta
2013-02-11
1
-0
/
+571