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
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
Merge android-4.4.135 (c9d74f2) into msm-4.4
Srinivasarao P
2018-06-27
|
\
|
|
|
*
|
Merge 4.4.134 into android-4.4
Greg Kroah-Hartman
2018-05-30
|
|
\
|
|
|
*
ARC: Fix malformed ARC_EMUL_UNALIGNED default
Ulf Magnusson
2018-05-30
*
|
|
Merge android-4.4.133 (3f51ea2) into msm-4.4
Srinivasarao P
2018-05-31
|
\
|
|
|
*
|
Merge 4.4.133 into android-4.4
Greg Kroah-Hartman
2018-05-26
|
|
\
|
|
|
*
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2018-05-26
*
|
|
Merge android-4.4.116 (20ddb25) into msm-4.4
Srinivasarao P
2018-03-01
|
\
|
|
|
*
|
BACKPORT: exit_thread: remove empty bodies
Jiri Slaby
2018-02-05
|
|
/
*
|
Merge android-4.4.111 (f851888) into msm-4.4
Srinivasarao P
2018-01-24
|
\
|
|
*
ARC: uaccess: dont use "l" gcc inline asm constraint modifier
Vineet Gupta
2018-01-10
*
|
Merge android-4.4@d68ba9f (v4.4.89) into msm-4.4
Blagovest Kolenichev
2017-09-29
|
\
|
|
*
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
2017-09-27
*
|
Merge android-4.4@610af85 (v4.4.85) into msm-4.4
Blagovest Kolenichev
2017-09-04
|
\
|
|
*
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
Alexey Brodkin
2017-08-30
*
|
Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'
Blagovest Kolenichev
2017-06-28
|
\
|
|
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-26
*
|
Merge branch 'android-4.4@24ac44d' into branch 'msm-4.4'
Blagovest Kolenichev
2017-05-04
|
\
|
|
*
ARCv2: save r30 on kernel entry as gcc uses it for code-gen
Vineet Gupta
2017-05-02
*
|
Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'
Runmin Wang
2017-03-18
|
\
|
|
*
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: udelay: fix inline assembler by adding LP_COUNT to clobber list
Vineet Gupta
2017-02-01
|
*
ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
Vineet Gupta
2017-01-09
*
|
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2017-02-28
|
\
|
|
*
ARC: Don't use "+l" inline asm constraint
Vineet Gupta
2016-12-08
|
*
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: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
2016-09-24
|
*
ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
Vineet Gupta
2016-09-24
*
|
Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-android
Runmin Wang
2016-12-16
|
\
|
|
*
ARC: Elide redundant setup of DMA callbacks
Vineet Gupta
2016-09-07
|
*
ARC: Call trace_hardirqs_on() before enabling irqs
Daniel Mentz
2016-09-07
|
*
ARC: use correct offset in pt_regs for saving/restoring user mode r25
Liav Rehana
2016-09-07
|
*
ARC: build: Better way to detect ISA compatible toolchain
Vineet Gupta
2016-09-07
|
*
ARC: mm: don't loose PTE_SPECIAL in pte_modify()
Vineet Gupta
2016-08-20
|
*
ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
Vineet Gupta
2016-08-10
|
*
arc: unwind: warn only once if DW2_UNWIND is disabled
Alexey Brodkin
2016-08-10
*
|
Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4
Runmin Wang
2016-10-28
|
\
|
|
*
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
*
|
Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4
Runmin Wang
2016-10-21
|
\
|
*
|
Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"
Trilok Soni
2016-08-26
*
|
Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4
Trilok Soni
2016-08-18
|
\
|
|
*
ARC: Add missing io barriers to io{read,write}{16,32}be()
Vineet Gupta
2016-05-11
*
|
Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4
Trilok Soni
2016-07-22
|
\
|
|
*
ARC: bitops: Remove non relevant comments
Vineet Gupta
2016-04-12
|
*
ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
Lada Trimasova
2016-04-12
*
|
Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lsk
Runmin Wang
2016-07-12
|
\
|
|
*
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
[prev]
[next]