index
:
kernel_google_msm-4.9.git
r11.1
s12.1
t13.0
u14.0
v15.0
kernel_google_msm-4.9
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
2022-04-27
1
-0
/
+1
*
ARC: Fix CONFIG_STACKDEPOT
Guenter Roeck
2021-09-03
1
-0
/
+2
*
ARC: entry: fix off-by-one error in syscall number validation
Vineet Gupta
2021-05-22
1
-2
/
+2
*
arc: kernel: Return -EFAULT if copy_to_user() fails
Wang Qing
2021-04-28
1
-2
/
+2
*
ARC: stack unwinding: don't assume non-current task is sleeping
Vineet Gupta
2020-12-29
1
-8
/
+15
*
Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"
Vineet Gupta
2020-11-10
1
-5
/
+11
*
ARC: stack unwinding: avoid indefinite looping
Vineet Gupta
2020-11-10
1
-1
/
+6
*
ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
Vineet Gupta
2020-07-22
1
-11
/
+5
*
ARC: Fix ICCM & DCCM runtime size checks
Eugeniy Paltsev
2020-06-11
1
-2
/
+3
*
ARC: perf: Accommodate big-endian CPU
Alexey Brodkin
2019-11-28
1
-2
/
+2
*
ARC: export "abort" for modules
Vineet Gupta
2019-09-21
1
-0
/
+1
*
ARC: hide unused function unw_hdr_alloc
Arnd Bergmann
2019-07-21
1
-5
/
+4
*
ARC: handle gcc generated __builtin_trap for older compiler
Vineet Gupta
2019-07-10
1
-0
/
+8
*
ARC: u-boot args: check that magic number is correct
Eugeniy Paltsev
2019-04-20
2
-0
/
+9
*
ARC: U-boot: check arguments paranoidly
Eugeniy Paltsev
2019-02-27
2
-27
/
+64
*
ARCv2: Enable unaligned access in early ASM code
Eugeniy Paltsev
2019-02-27
1
-0
/
+10
*
ARC: clone syscall to setp r25 as thread pointer
Vineet Gupta
2018-10-13
1
-0
/
+20
*
ARC: Improve cmpxchg syscall implementation
Peter Zijlstra
2018-08-24
1
-11
/
+36
*
ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
Alexey Brodkin
2018-08-24
1
-1
/
+1
*
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
2017-09-27
1
-0
/
+6
*
ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIP
Yuriy Kolerov
2017-08-06
1
-0
/
+4
*
ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached
Vineet Gupta
2017-06-17
1
-3
/
+16
*
ARC: smp-boot: Decouple Non masters waiting API from jump to entry point
Vineet Gupta
2017-06-17
2
-9
/
+11
*
ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
Vineet Gupta
2017-02-14
1
-1
/
+1
*
ARC: [arcompact] handle unaligned access delay slot corner case
Vineet Gupta
2017-02-01
1
-1
/
+2
*
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
Vineet Gupta
2017-01-26
1
-1
/
+3
*
ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
Yuriy Kolerov
2016-11-08
1
-2
/
+11
*
ARC: IRQ: Do not use hwirq as virq and vice versa
Yuriy Kolerov
2016-11-08
2
-14
/
+18
*
ARC: [plat-eznps] set default baud for early console
Noam Camus
2016-11-08
1
-0
/
+2
*
ARC: timer: rtc: implement read loop in "C" vs. inline asm
Vineet Gupta
2016-11-07
1
-8
/
+11
*
ARC: change return value of userspace cmpxchg assist syscall
Vineet Gupta
2016-11-07
1
-9
/
+11
*
ARC: [SMP] avoid overriding present cpumask
Noam Camus
2016-10-31
1
-4
/
+6
*
ARC: module: print pretty section names
Vineet Gupta
2016-10-28
1
-14
/
+21
*
ARC: module: elide loop to save reference to .eh_frame
Vineet Gupta
2016-10-28
1
-10
/
+8
*
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
Vineet Gupta
2016-10-28
1
-110
/
+0
*
ARC: boot log: refactor cpu name/release printing
Vineet Gupta
2016-10-28
1
-18
/
+33
*
ARC: boot log: don't assume SWAPE instruction support
Vineet Gupta
2016-10-28
1
-1
/
+4
*
ARC: boot log: refactor printing abt features not captured in BCRs
Vineet Gupta
2016-10-28
1
-45
/
+42
*
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
2016-10-28
1
-3
/
+1
*
ARC: syscall for userspace cmpxchg assist
Vineet Gupta
2016-10-24
1
-0
/
+33
*
ARC: Adjust cpuinfo for non-continuous cpu ids
Noam Camus
2016-10-19
1
-1
/
+1
*
ARCv2: intc: untangle SMP, MCIP and IDU
Vineet Gupta
2016-10-16
1
-20
/
+11
*
Merge branch 'work.uaccess' into for-linus
Al Viro
2016-10-14
1
-4
/
+4
|
\
|
*
arc: don't leak bits of kernel stack into coredump
Al Viro
2016-09-15
1
-4
/
+4
*
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
|
ARCv2: intc: Use kflag if STATUS32.IE must be reset
Yuriy Kolerov
2016-09-30
1
-1
/
+1
*
|
ARC: .exit.* sections can be discarded in .eh_frame regime
Vineet Gupta
2016-09-30
1
-8
/
+0
*
|
ARC: dw2 unwind: enable cfi pseudo ops in string lib
Vineet Gupta
2016-09-30
1
-1
/
+2
*
|
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
4
-34
/
+11
[next]