index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
ARM: Add workaround for I-Cache line size mismatch between CPU cores
Marek Szyprowski
1
-0
/
+8
2018-10-18
ARM: spectre-v2: harden branch predictor on context switches
Russell King
1
-0
/
+19
2018-10-18
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+5
2017-06-30
ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
Vladimir Murzin
1
-2
/
+6
2017-05-30
ARM: make configuration of userspace Thumb support an expert option
Russell King
1
-1
/
+5
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-5
/
+26
2017-02-12
ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb support
Russell King
1
-5
/
+26
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
1
-1
/
+1
2017-02-07
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
Laura Abbott
1
-12
/
+0
2016-11-15
ARM: 8623/1: mm: add ARM_L1_CACHE_SHIFT_7 for UniPhier outer cache
Masahiro Yamada
1
-1
/
+7
2016-09-06
ARM: 8611/1: l2x0: add PMU support
Mark Rutland
1
-0
/
+7
2016-09-06
ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.
Jonathan Austin
1
-3
/
+7
2016-07-02
ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERS
Masahiro Yamada
1
-6
/
+0
2016-05-20
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
1
-0
/
+3
2016-02-22
ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNEL
Arnd Bergmann
1
-1
/
+1
2016-02-08
ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATA
Kees Cook
1
-16
/
+18
2015-12-18
ARM: no longer make CPU targets visible separately
Arnd Bergmann
1
-15
/
+15
2015-12-15
ARM: no longer force unbuffered DMA for realview
Arnd Bergmann
1
-2
/
+0
2015-11-10
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+10
2015-10-27
ARM: uniphier: add outer cache support
Masahiro Yamada
1
-0
/
+10
2015-10-03
ARM: remove user cmpxchg syscall
Russell King
1
-12
/
+0
2015-07-25
ARM: move heavy barrier support out of line
Russell King
1
-0
/
+4
2015-06-12
Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next
Russell King
1
-0
/
+20
2015-06-02
ARM: 8369/1: ARMv7M: define size of vector table for Vybrid
Stefan Agner
1
-0
/
+1
2015-06-01
ARM: re-implement physical address space switching
Russell King
1
-0
/
+4
2015-05-28
ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMI
Arnd Bergmann
1
-2
/
+2
2015-05-08
ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entries
Maxime Coquelin stm32
1
-0
/
+15
2015-04-23
Merge branches 'misc' and 'vdso' into for-next
Russell King
1
-1
/
+1
2015-04-18
ARM: 8342/1: VDSO: depend on CPU_V7
Nathan Lynch
1
-1
/
+1
2015-04-14
Merge branches 'misc', 'vdso' and 'fixes' into for-next
Russell King
1
-1
/
+15
2015-04-02
ARM: 8276/1: Make CPU_DCACHE_DISABLE depend on !SMP
Florian Fainelli
1
-1
/
+1
2015-03-27
ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bits
Nathan Lynch
1
-0
/
+14
2015-02-18
ARM: mm: Remove Kconfig symbol CACHE_PL310
Paul Bolle
1
-7
/
+0
2015-01-29
ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabled
Arnd Bergmann
1
-0
/
+1
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+21
2014-12-09
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-14
/
+14
2014-12-05
Merge branch 'devel-stable' into for-next
Russell King
1
-0
/
+21
2014-11-13
ARM: 8198/1: make kuser helpers depend on MMU
Nathan Lynch
1
-0
/
+1
2014-11-11
ARM: fix multiplatform allmodcompile
Linus Walleij
1
-14
/
+14
2014-10-16
ARM: mm: allow text and rodata sections to be read-only
Kees Cook
1
-0
/
+12
2014-10-16
ARM: mm: allow non-text sections to be non-executable
Kees Cook
1
-0
/
+9
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
2014-08-05
Merge branch 'swp' (early part) into for-next
Russell King
1
-1
/
+1
2014-07-19
Merge tag 'mvebu-soc-3.17-2' of git://git.infradead.org/linux-mvebu into next...
Olof Johansson
1
-1
/
+1
2014-07-18
ARM: SWP emulation: always enable when SMP is enabled
Russell King
1
-1
/
+1
2014-07-18
ARM: 8090/1: add revision info for PL310 errata 588369 and 727915
Shawn Guo
1
-3
/
+4
2014-07-13
ARM: Kirkwood: Remove mach-kirkwood
Andrew Lunn
1
-1
/
+1
2014-06-19
ARM: l2c: fix dependencies on PL310 errata symbols
Russell King
1
-5
/
+4
[next]