index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
devtree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 8616/1: dt: Respect property size when parsing CPUs
Robin Murphy
2016-09-29
1
-3
/
+11
*
ARM: 8581/1: add missing <asm/prom.h> to arch/arm/kernel/devtree.c
Ben Dooks
2016-06-22
1
-0
/
+1
*
ARM: 8556/1: on a generic DT system: do not touch l2x0
Linus Walleij
2016-06-22
1
-0
/
+2
*
ARM: make default platform work for NOMMU
Arnd Bergmann
2015-12-17
1
-1
/
+1
*
arm: add missing of_node_put
Julia Lawall
2015-10-26
1
-3
/
+9
*
arm: Add devicetree fixup machine function
Laura Abbott
2014-07-29
1
-1
/
+7
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-05
1
-4
/
+0
|
\
|
*
ARM: 8025/1: Get rid of meminfo
Laura Abbott
2014-06-01
1
-5
/
+0
*
|
ARM: align cpu_method_of_table naming
Rob Herring
2014-05-20
1
-4
/
+7
*
|
of/fdt: move memreserve and dtb memory reservations into core
Rob Herring
2014-04-30
1
-27
/
+0
*
|
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
2014-04-30
1
-1
/
+1
*
|
ARM: dt: use default early_init_dt_alloc_memory_arch
Rob Herring
2014-04-30
1
-5
/
+0
|
/
*
ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp
Stephen Boyd
2014-02-11
1
-0
/
+40
*
arch/arm/kernel/: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
1
-1
/
+1
*
ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous match
Sudeep Holla
2014-01-11
1
-1
/
+1
*
arm: use common of_flat_dt_match_machine
Rob Herring
2013-10-09
1
-22
/
+19
*
arm: use early_init_dt_scan
Rob Herring
2013-10-09
1
-15
/
+1
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-09-05
1
-3
/
+3
|
\
|
*
ARM: constify machine_desc structure uses
Russell King
2013-07-26
1
-3
/
+3
*
|
ARM: DT/kernel: define ARM specific arch_match_cpu_phys_id
Sudeep KarkadaNagesha
2013-08-21
1
-0
/
+5
|
/
*
ARM: dt: Only print warning, not WARN() on bad cpu map in device tree
Olof Johansson
2013-06-29
1
-2
/
+3
*
ARM: 7763/1: kernel: fix __cpu_logical_map default initialization
Lorenzo Pieralisi
2013-06-24
1
-1
/
+1
*
ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodes
Lorenzo Pieralisi
2013-06-24
1
-0
/
+3
*
ARM: default machine descriptor for multiplatform
Arnd Bergmann
2013-04-29
1
-0
/
+7
*
ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map init
Lorenzo Pieralisi
2012-11-23
1
-3
/
+7
*
ARM: kernel: add device tree init map function
Lorenzo Pieralisi
2012-11-19
1
-0
/
+100
*
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
irq: add irq_domain translation infrastructure
Grant Likely
2011-07-28
1
-14
/
+0
*
ARM: 6953/1: DT: don't try to access physical address zero
Nicolas Pitre
2011-06-09
1
-0
/
+3
*
arm/dt: probe for platforms via the device tree
Grant Likely
2011-05-23
1
-0
/
+98
*
arm/dt: Allow CONFIG_OF on ARM
Grant Likely
2011-05-11
1
-0
/
+47