index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
*
ARC: entry: fix off-by-one error in syscall number validation
Vineet Gupta
2021-05-22
*
arc: kernel: Return -EFAULT if copy_to_user() fails
Wang Qing
2021-04-28
*
ARC: stack unwinding: don't assume non-current task is sleeping
Vineet Gupta
2020-12-29
*
Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"
Vineet Gupta
2020-11-10
*
ARC: stack unwinding: avoid indefinite looping
Vineet Gupta
2020-11-10
*
ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
Vineet Gupta
2020-07-22
*
ARC: Fix ICCM & DCCM runtime size checks
Eugeniy Paltsev
2020-06-11
*
ARC: perf: Accommodate big-endian CPU
Alexey Brodkin
2019-11-28
*
ARC: export "abort" for modules
Vineet Gupta
2019-09-21
*
ARC: hide unused function unw_hdr_alloc
Arnd Bergmann
2019-07-21
*
ARC: handle gcc generated __builtin_trap for older compiler
Vineet Gupta
2019-07-10
*
ARC: Assume multiplier is always present
Vineet Gupta
2019-07-10
*
ARCv2: Enable unaligned access in early ASM code
Eugeniy Paltsev
2019-03-23
*
ARC: clone syscall to setp r25 as thread pointer
Vineet Gupta
2018-10-13
*
ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
Alexey Brodkin
2018-08-24
*
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
2017-09-27
*
ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
Vineet Gupta
2017-02-14
*
ARC: [arcompact] handle unaligned access delay slot corner case
Vineet Gupta
2017-02-01
*
ARC: timer: rtc: implement read loop in "C" vs. inline asm
Vineet Gupta
2016-11-18
*
arc: don't leak bits of kernel stack into coredump
Al Viro
2016-10-28
*
arc: unwind: warn only once if DW2_UNWIND is disabled
Alexey Brodkin
2016-08-10
*
ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
Vineet Gupta
2016-07-27
*
ARCv2: Check for LL-SC livelock only if LLSC is enabled
Vineet Gupta
2016-07-27
*
ARCv2: SMP: Emulate IPI to self using software triggered interrupt
Vineet Gupta
2016-03-03
*
ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
Vineet Gupta
2016-03-03
*
ARC: dw2 unwind: Catch Dwarf SNAFUs early
Vineet Gupta
2015-12-21
*
ARC: dw2 unwind: Don't bail for CIE.version != 1
Vineet Gupta
2015-12-21
*
Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"
Vineet Gupta
2015-12-21
*
ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu
Vineet Gupta
2015-12-17
*
ARC: rename smp operation init_irq_cpu() to init_per_cpu()
Noam Camus
2015-12-17
*
ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing
Vineet Gupta
2015-12-17
*
ARC: dw2 unwind: Reinstante unwinding out of modules
Vineet Gupta
2015-12-17
*
ARC: intc: Document arc_request_percpu_irq() better
Vineet Gupta
2015-12-12
*
ARCv2: perf: Ensure perf intr gets enabled on all cores
Vineet Gupta
2015-12-12
*
ARC: intc: No need to clear IRQ_NOAUTOEN
Vineet Gupta
2015-12-12
*
ARCv2: intc: Fix random perf irq disabling in SMP setup
Vineet Gupta
2015-12-12
*
ARC: dw2 unwind: Remove falllback linear search thru FDE entries
Vineet Gupta
2015-11-23
*
ARC: remove SYNC from __switch_to()
Vineet Gupta
2015-11-17
*
ARC: Abstract out ISA specific SLEEP args
Vineet Gupta
2015-11-16
*
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
Vineet Gupta
2015-11-14
*
ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP once
Vineet Gupta
2015-10-28
*
ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp()
Vineet Gupta
2015-10-28
*
ARC: smp: Introduce smp hook @init_irq_cpu called for all cores
Vineet Gupta
2015-10-28
*
ARC: smp: Rename platform hook @init_smp -> @init_cpu_smp
Vineet Gupta
2015-10-28
*
ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp()
Vineet Gupta
2015-10-28
*
ARC: smp: Introduce smp hook @init_early_smp for Master core
Vineet Gupta
2015-10-28
*
ARC: remove @init_time, @init_irq platform callbacks
Vineet Gupta
2015-10-28
*
ARC: smp: irqchip: handle IPI as percpu irq like timer
Vineet Gupta
2015-10-28
*
ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes
Vineet Gupta
2015-10-28
*
ARC: smp: Move default boot kick/wait code out of MCIP into common code
Vineet Gupta
2015-10-17
[next]