summaryrefslogtreecommitdiff
path: root/arch/arc/kernel (follow)
Commit message (Expand)AuthorAge
* perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2022-04-19
* Merge 4.4.269 into android-4.4-pGreg Kroah-Hartman2021-05-22
|\
| * ARC: entry: fix off-by-one error in syscall number validationVineet Gupta2021-05-22
* | Merge 4.4.268 into android-4.4-pGreg Kroah-Hartman2021-04-28
|\|
| * arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing2021-04-28
* | Merge 4.4.249 into android-4.4-pGreg Kroah-Hartman2020-12-29
|\|
| * ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta2020-12-29
* | Merge 4.4.242 into android-4.4-pGreg Kroah-Hartman2020-11-10
|\|
| * Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta2020-11-10
| * ARC: stack unwinding: avoid indefinite loopingVineet Gupta2020-11-10
* | Merge 4.4.231 into android-4.4-pGreg Kroah-Hartman2020-07-22
|\|
| * ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-07-22
* | Merge 4.4.227 into android-4.4-pGreg Kroah-Hartman2020-06-11
|\|
| * ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev2020-06-11
* | Merge 4.4.204 into android-4.4-pGreg Kroah-Hartman2019-11-28
|\|
| * ARC: perf: Accommodate big-endian CPUAlexey Brodkin2019-11-28
* | Merge 4.4.194 into android-4.4-pGreg Kroah-Hartman2019-09-21
|\|
| * ARC: export "abort" for modulesVineet Gupta2019-09-21
* | Merge 4.4.186 into android-4.4-pGreg Kroah-Hartman2019-07-22
|\|
| * ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-21
* | Merge 4.4.185 into android-4.4-pGreg Kroah-Hartman2019-07-10
|\|
| * ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta2019-07-10
| * ARC: Assume multiplier is always presentVineet Gupta2019-07-10
* | Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman2019-03-23
|\|
| * ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev2019-03-23
* | Merge 4.4.161 into android-4.4-pGreg Kroah-Hartman2018-10-13
|\|
| * ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-13
* | Merge 4.4.152 into android-4.4-pGreg Kroah-Hartman2018-08-24
|\|
| * ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2018-08-24
* | BACKPORT: exit_thread: remove empty bodiesJiri Slaby2018-02-05
|/
* ARC: Re-enable MMU upon Machine Check exceptionJose Abreu2017-09-27
* ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta2017-02-14
* ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta2017-02-01
* ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta2016-11-18
* arc: don't leak bits of kernel stack into coredumpAl Viro2016-10-28
* arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin2016-08-10
* ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta2016-07-27
* ARCv2: Check for LL-SC livelock only if LLSC is enabledVineet Gupta2016-07-27
* ARCv2: SMP: Emulate IPI to self using software triggered interruptVineet Gupta2016-03-03
* ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2Vineet Gupta2016-03-03
* ARC: dw2 unwind: Catch Dwarf SNAFUs earlyVineet Gupta2015-12-21
* ARC: dw2 unwind: Don't bail for CIE.version != 1Vineet Gupta2015-12-21
* Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"Vineet Gupta2015-12-21
* ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpuVineet Gupta2015-12-17
* ARC: rename smp operation init_irq_cpu() to init_per_cpu()Noam Camus2015-12-17
* ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailingVineet Gupta2015-12-17
* ARC: dw2 unwind: Reinstante unwinding out of modulesVineet Gupta2015-12-17
* ARC: intc: Document arc_request_percpu_irq() betterVineet Gupta2015-12-12
* ARCv2: perf: Ensure perf intr gets enabled on all coresVineet Gupta2015-12-12
* ARC: intc: No need to clear IRQ_NOAUTOENVineet Gupta2015-12-12