index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2020-01-31
1
-0
/
+12
|
\
|
*
ARC: wireup clone3 syscall
Vineet Gupta
2020-01-15
1
-0
/
+12
*
|
sched/rt, ARC: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-3
/
+3
|
/
*
ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
Vineet Gupta
2019-07-08
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
2017-09-01
1
-0
/
+6
*
ARC: entry: make ret_from_system_call local label
Vineet Gupta
2016-09-30
1
-7
/
+5
*
ARC: dw2 unwind: switch to .eh_frame based unwinding
Vineet Gupta
2016-09-30
1
-12
/
+0
*
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
Vineet Gupta
2015-11-14
1
-17
/
+0
*
ARC: change some branchs to jumps to resolve linkage errors
Yuriy Kolerov
2015-08-20
1
-3
/
+3
*
ARC: entry.S: micro-optimize Trap handler
Vineet Gupta
2015-06-19
1
-2
/
+2
*
ARC: entry.S: move some code around for cache locality in return path
Vineet Gupta
2015-06-19
1
-48
/
+50
*
ARC: entry.S: split into ARCompact ISA specific, common bits
Vineet Gupta
2015-06-19
1
-382
/
+7
*
ARC: entry.S: Ensure that restore_regs is local to compilation unit
Vineet Gupta
2015-06-19
1
-4
/
+4
*
ARC: entry.S: comments cleanup
Vineet Gupta
2015-06-19
1
-26
/
+20
*
ARC: entry.S: Trap handler to use r10 for syscall vs. brkpt decision
Vineet Gupta
2015-06-19
1
-2
/
+2
*
ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9
Vineet Gupta
2015-06-19
1
-13
/
+11
*
ARC: entry.S: confine EXCEPTION_* macros to one file
Vineet Gupta
2015-06-19
1
-0
/
+16
*
ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE}
Vineet Gupta
2015-06-19
1
-2
/
+2
*
ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE}
Vineet Gupta
2015-06-19
1
-18
/
+4
*
ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions
Vineet Gupta
2015-06-19
1
-8
/
+2
*
ARC: add some more comments to ret_from_fork
Vineet Gupta
2015-02-02
1
-5
/
+9
*
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
[next]