index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-sti
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
3
-12
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
ARM: sti: remove pen_release and boot_lock
Patrice Chotard
2018-12-20
3
-118
/
+15
*
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
2017-02-28
1
-1
/
+1
*
reset: sti: Remove STiH415/6 reset support
Peter Griffin
2016-10-20
1
-2
/
+0
*
Merge tag 'sti-soc-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2016-07-14
1
-1
/
+10
|
\
|
*
ARM: sti: Implement dummy L2 cache's write_sec
Patrice Chotard
2016-07-11
1
-0
/
+9
|
*
ARM: STi: Update machine _namestr to be more generic.
Peter Griffin
2016-07-11
1
-1
/
+1
*
|
ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
2016-06-03
1
-1
/
+1
|
/
*
ARM: STi: Update platform level menuconfig 'help'
Lee Jones
2016-04-07
1
-5
/
+4
*
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-01-20
3
-3
/
+4
|
\
|
*
ARM: use "depends on" for SoC configs instead of "if" after prompt
Masahiro Yamada
2015-12-01
1
-1
/
+2
|
*
ARM: use const and __initconst for smp_operations
Masahiro Yamada
2015-12-01
2
-2
/
+2
*
|
clocksource/drivers/st_lpc: Fix Kconfig dependency
Daniel Lezcano
2015-12-15
1
-0
/
+1
|
/
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-09-01
3
-5
/
+55
|
\
|
*
ARM: STi: Remove platform call to trace_hardirqs_off()
Peter Griffin
2015-07-22
1
-2
/
+0
|
*
ARM: STi: Add code to release secondary cores from holding pen.
Peter Griffin
2015-07-22
3
-3
/
+55
*
|
ARM: appropriate __init annotation for const data
Nicolas Pitre
2015-07-28
1
-1
/
+1
|
/
*
ARM: STi: Ensure requested STi's SysCfg Controlled IRQs are enabled at boot
Lee Jones
2015-05-13
1
-0
/
+1
*
ARM: STi: Add STiH410 SoC support
Fabrice GASNIER
2015-03-11
1
-0
/
+1
*
ARM: sti: always enable RESET_CONTROLLER
Arnd Bergmann
2015-02-18
1
-0
/
+1
*
ARM: STi: Add STiH418 SoC support
Maxime COQUELIN
2015-01-16
1
-0
/
+1
*
ARM: sti: Add STiH407 Kconfig entry to select STIH407_RESET
Peter Griffin
2014-10-31
1
-0
/
+10
*
ARM: sti: Staticize local variables
Sachin Kamat
2014-07-06
1
-3
/
+3
*
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-06-24
1
-2
/
+2
|
\
|
*
ARM: l2c: fix dependencies on PL310 errata symbols
Russell King
2014-06-19
1
-2
/
+2
*
|
ARM: use menuconfig for sub-arch menus
Rob Herring
2014-06-17
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-05
1
-21
/
+6
|
\
|
*
ARM: l2c: sti: convert to generic l2c OF initialisation
Russell King
2014-05-30
1
-21
/
+6
|
*
ARM: l2c: fix register naming
Russell King
2014-05-30
1
-4
/
+4
*
|
ARM: STi: Add STiH407 SoC support
Maxime Coquelin
2014-05-17
1
-0
/
+1
|
/
*
Merge branch 'cleanup/kconfig' into next/drivers
Arnd Bergmann
2014-03-18
1
-4
/
+0
|
\
|
*
ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform
Rob Herring
2014-02-19
1
-1
/
+0
|
*
ARM: select HAVE_SMP for V7 multi-platform
Rob Herring
2014-02-19
1
-1
/
+0
|
*
ARM: centralize common multi-platform kconfig options
Rob Herring
2014-02-19
1
-2
/
+0
*
|
ARM: STi: Add reset controller support to mach-sti Kconfig
Stephen Gallimore
2014-03-11
1
-0
/
+3
|
/
*
ARM: clean up cache handling in platform code
Nicolas Pitre
2013-12-11
1
-2
/
+1
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-16
1
-1
/
+1
|
\
|
*
ARM: sti: only select errata 764369 if SMP
Olof Johansson
2013-11-14
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix typo in Kconfig
Masanari Iida
2013-10-14
1
-2
/
+2
*
|
ARM: sti: remove custom .init_time hook
Sebastian Hesselbarth
2013-09-29
1
-6
/
+4
|
/
*
ARM: STi: remove sti_secondary_start from INIT section.
Srinivas Kandagatla
2013-08-04
1
-2
/
+0
*
ARM: STi: Set correct ARM ERRATAs.
Srinivas Kandagatla
2013-07-22
1
-1
/
+2
*
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-07-14
1
-3
/
+3
*
ARM: sti: Add STiH416 SOC support
Srinivas Kandagatla
2013-06-25
2
-1
/
+11
*
ARM: sti: Add STiH415 SOC support
Srinivas Kandagatla
2013-06-25
6
-0
/
+263