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-integrator
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2020-05-15
1
-1
/
+0
|
\
|
*
clk: versatile: Rework kconfig structure
Rob Herring
2020-05-05
1
-1
/
+0
*
|
ARM: integrator: Add some Kconfig selections
Linus Walleij
2020-04-28
1
-3
/
+4
*
|
ARM: integrator: Retire LM and IM-PD1 boardfile code
Linus Walleij
2020-04-28
6
-643
/
+1
*
|
ARM: integrator: Drop unneeded select of SPARSE_IRQ
Geert Uytterhoeven
2020-04-16
1
-1
/
+0
|
/
*
ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro
Geert Uytterhoeven
2020-03-26
1
-7
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
3
-12
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
2
-28
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+1
*
ARM: integrator: impd1: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-01-11
1
-1
/
+1
*
gpio: pl061: handle failed allocations
Nicholas Mc Guire
2019-01-10
1
-1
/
+5
*
mmc: mmci: Drop support for pdata GPIO numbers
Linus Walleij
2018-10-08
1
-2
/
+0
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2017-11-16
4
-914
/
+0
|
\
|
*
ARM: integrator: Delete the V3 PCI driver
Linus Walleij
2017-09-27
4
-913
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
6
-0
/
+6
|
/
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-12-15
1
-24
/
+30
|
\
|
*
ARM: integrator: drop EBI access use syscon
Linus Walleij
2016-11-17
1
-24
/
+30
*
|
gpio: pl061: move platform data into driver
Linus Walleij
2016-12-07
1
-1
/
+0
|
/
*
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2016-10-07
2
-146
/
+13
|
\
|
*
ARM: integrator: read counter using syscon/regmap
Linus Walleij
2016-08-31
1
-9
/
+14
|
*
ARM: integrator: cut down on static maps
Linus Walleij
2016-08-31
2
-63
/
+0
|
*
ARM: integrator: delete some auxdata
Linus Walleij
2016-08-31
2
-18
/
+0
|
*
ARM: integrator: move CP CLCD display to DTS
Linus Walleij
2016-08-31
1
-57
/
+0
*
|
ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly
Kishon Vijay Abraham I
2016-09-21
1
-1
/
+0
|
/
*
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-2
/
+2
*
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-08-01
1
-2
/
+2
|
\
|
*
ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
2016-06-03
1
-2
/
+2
*
|
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-30
2
-4
/
+2
|
\
\
|
*
|
arm: use of_platform_default_populate() to populate
Kefeng Wang
2016-06-23
2
-4
/
+2
|
|
/
*
/
clocksource/drivers/integrator-ap: Add the COMPILE_TEST option
Daniel Lezcano
2016-06-28
1
-1
/
+1
|
/
*
ARM: integrator: move flash registration to device tree
Linus Walleij
2016-04-04
2
-113
/
+0
*
ARM: integrator: remove redundant select in Kconfig
Masahiro Yamada
2016-02-08
1
-6
/
+0
*
ARM: drop unused Makefile.boot of Multiplatform SoCs
Masahiro Yamada
2016-02-08
1
-4
/
+0
*
Merge branch 'treewide/cleanup' into next/multiplatform
Arnd Bergmann
2015-12-18
1
-1
/
+2
|
\
|
*
ARM: use "depends on" for SoC configs instead of "if" after prompt
Masahiro Yamada
2015-12-01
1
-1
/
+2
*
|
ARM: integrator: use explicit core module options
Arnd Bergmann
2015-12-18
1
-17
/
+115
|
/
*
ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusion
Sudeep Holla
2015-06-02
1
-1
/
+0
*
ARM: integrator: Convert PCI to use generic config accessors
Rob Herring
2015-01-29
1
-57
/
+5
*
soc: move SoC driver for the ARM Integrator
Linus Walleij
2014-11-13
5
-150
/
+1
*
ARM: integrator: move core module LED to device tree
Linus Walleij
2014-11-13
2
-81
/
+1
*
ARM: integrator: move debug LEDs to syscon LED driver
Linus Walleij
2014-11-13
1
-46
/
+2
*
ARM: integrator: move restart to the device tree
Linus Walleij
2014-11-13
6
-12
/
+4
*
ARM: integrator: move AP timer to clocksource
Linus Walleij
2014-10-28
1
-190
/
+0
*
ARM: integrator: make the Integrator multiplatform
Linus Walleij
2014-10-22
2
-48
/
+18
*
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
1
-11
/
+12
|
\
|
*
of/pci: Fix the conversion of IO ranges into IO resources
Liviu Dudau
2014-09-30
1
-11
/
+12
[next]