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
/
sparc
/
kernel
/
prom_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+2
*
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
2019-03-12
1
-2
/
+0
*
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2019-03-12
1
-1
/
+1
*
sparc: Use device_type helpers to access the node type
Rob Herring
2018-11-18
1
-13
/
+7
*
sparc: prom: use property "name" directly to construct node names
Rob Herring
2018-11-18
1
-7
/
+13
*
sparc: Convert to using %pOF instead of full_name
Rob Herring
2018-11-18
1
-2
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
2018-10-31
1
-1
/
+1
*
Revert "sparc: Convert to using %pOFn instead of device_node.name"
David S. Miller
2018-10-15
1
-13
/
+13
*
sparc: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-07
1
-13
/
+13
*
sparc: remove several unnecessary module.h include instances
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
sparc32: always register a PROM based early console
Sam Ravnborg
2011-04-21
1
-1
/
+0
*
SPARC/LEON: avoid AMBAPP name duplicates in openprom fs when REG is missing
Daniel Hellstrom
2011-01-04
1
-8
/
+19
*
sparc,leon: Added support for AMBAPP bus.
Konrad Eisele
2009-08-17
1
-0
/
+33
*
sparc: Restore irq_trans_init() call in prom_create_node().
David S. Miller
2008-12-07
1
-0
/
+4
*
sparc: Move of_console_{device,path,options} info prom_common.c
David S. Miller
2008-12-05
1
-9
/
+0
*
sparc: Move prom_build_devicetree() into prom_common.c
David S. Miller
2008-12-05
1
-18
/
+2
*
sparc: Move core of OF device tree building code into prom_common.c
David S. Miller
2008-12-05
1
-64
/
+5
*
sparc: Match sparc32's build_tree() up to sparc64's
David S. Miller
2008-12-05
1
-5
/
+15
*
sparc: Move create_node() and friends into prom_common.c
David S. Miller
2008-12-05
1
-38
/
+0
*
sparc: Make sparc32's create_node() assign parent pointer.
David S. Miller
2008-12-05
1
-3
/
+4
*
sparc: Commonize get_one_property() implementations.
David S. Miller
2008-12-05
1
-1
/
+1
*
sparc: Move property building code into prom_common.c
David S. Miller
2008-12-05
1
-66
/
+0
*
sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'
David S. Miller
2008-12-05
1
-4
/
+2
*
sparc: Mark prom_early_alloc non-static.
David S. Miller
2008-12-05
1
-1
/
+1
*
sparc: Create common area for OF device layer code.
David S. Miller
2008-12-05
1
-94
/
+0
*
sparc: Create common header file for prom_{32,64}.c
David S. Miller
2008-12-05
1
-3
/
+1
*
sparc: prepare kernel/ for unification
Sam Ravnborg
2008-12-04
1
-0
/
+566