index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
ARC: switch to generic ENTRY/END assembler annotations
Vineet Gupta
1
-26
/
+26
2014-05-13
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
Vineet Gupta
1
-3
/
+5
2013-11-06
ARC: Add support for irqflags tracing and lockdep
Vineet Gupta
1
-0
/
+11
2013-11-06
ARC: Reduce #ifdef'ery for unaligned access emulation
Vineet Gupta
1
-4
/
+0
2013-11-06
ARC: Change calling convention of do_page_fault()
Vineet Gupta
1
-5
/
+4
2013-08-26
ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
Vineet Gupta
1
-5
/
+5
2013-08-26
ARC: Exception Handlers Code consolidation
Vineet Gupta
1
-43
/
+13
2013-06-26
ARC: Remove explicit passing around of ECR
Vineet Gupta
1
-23
/
+17
2013-06-26
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
1
-9
/
+12
2013-06-22
ARC: pt_regs update #4: r25 saved/restored unconditionally
Vineet Gupta
1
-11
/
+0
2013-06-22
ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption
Vineet Gupta
1
-6
/
+2
2013-06-22
ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values
Vineet Gupta
1
-6
/
+9
2013-06-22
ARC: [mm] Remove @write argument to do_page_fault()
Vineet Gupta
1
-10
/
+4
2013-05-07
ARC: unaligned access emulation broken if callee-reg dest of LD/ST
Vineet Gupta
1
-1
/
+3
2013-05-07
ARC: unaligned access emulation error handling consolidation
Vineet Gupta
1
-2
/
+2
2013-03-20
ARC: Fix the typo in event identifier flags used by ptrace
Vineet Gupta
1
-1
/
+1
2013-03-11
ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI
Vineet Gupta
1
-25
/
+0
2013-02-15
ARC: Fix pt_orig_r8 access
Vineet Gupta
1
-2
/
+2
2013-02-15
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
1
-2
/
+2
2013-02-15
ARC: Unaligned access emulation
Vineet Gupta
1
-0
/
+13
2013-02-15
ARC: DWARF2 .debug_frame based stack unwinder
Vineet Gupta
1
-0
/
+9
2013-02-15
ARC: SMP support
Vineet Gupta
1
-0
/
+4
2013-02-15
ARC: Support for high priority interrupts in the in-core intc
Vineet Gupta
1
-0
/
+117
2013-02-15
ARC: ptrace support
Vineet Gupta
1
-0
/
+68
2013-02-15
ARC: [optim] Cache "current" in Register r25
Vineet Gupta
1
-0
/
+14
2013-02-15
ARC: [Review] Preparing to fix incorrect syscall restarts due to signals
Vineet Gupta
1
-2
/
+2
2013-02-15
ARC: Signal handling
Vineet Gupta
1
-3
/
+8
2013-02-11
ARC: Process-creation/scheduling/idle-loop
Vineet Gupta
1
-2
/
+13
2013-02-11
ARC: Syscall support (no-legacy-syscall ABI)
Vineet Gupta
1
-0
/
+27
2013-02-11
ARC: Low level IRQ/Trap/Exception Handling
Vineet Gupta
1
-0
/
+571