index
:
linux/linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
prom_64.c
Age
Commit message (
Expand
)
Author
2023-04-18
sparc: Use of_property_present() for testing DT property presence
Rob Herring
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
2018-11-18
sparc: Use device_type helpers to access the node type
Rob Herring
2018-11-18
sparc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-11-18
sparc: prom: use property "name" directly to construct node names
Rob Herring
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-15
Revert "sparc: Convert to using %pOFn instead of device_node.name"
David S. Miller
2018-10-07
sparc: Convert to using %pOFn instead of device_node.name
Rob Herring
2017-06-25
sparc64: fix typo in property
Pavel Tatashin
2014-05-18
sparc64: fix sparse warning in prom_64.c
Sam Ravnborg
2014-03-11
sparc64, sched: Remove unused sparc64_multi_core
Bjorn Helgaas
2013-10-15
of: Make cpu node handling more portable.
David Miller
2012-10-02
sparc: fix format string argument for prom_printf()
Akinobu Mita
2011-10-31
sparc: remove several unnecessary module.h include instances
Paul Gortmaker
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-07-14
of/sparc: move is_root_node() to of.h
Andres Salomon
2010-07-14
lmb: rename to memblock
Yinghai Lu
2009-06-16
sparc64: Defer cpu_data() setup until end of per-cpu data initialization.
David S. Miller
2009-06-16
sparc64: Refactor OBP cpu scanning code using an iterator.
David S. Miller
2009-03-16
cpumask: Use accessors code.: sparc64
Rusty Russell
2008-12-05
sparc: Move of_console_{device,path,options} info prom_common.c
David S. Miller
2008-12-05
sparc: Move prom_build_devicetree() into prom_common.c
David S. Miller
2008-12-05
sparc: Move core of OF device tree building code into prom_common.c
David S. Miller
2008-12-05
sparc: Move create_node() and friends into prom_common.c
David S. Miller
2008-12-05
sparc: Commonize get_one_property() implementations.
David S. Miller
2008-12-05
sparc: Move property building code into prom_common.c
David S. Miller
2008-12-05
sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'
David S. Miller
2008-12-05
sparc: Move irq_trans_init() and support code into seperate file.
David S. Miller
2008-12-05
sparc: Mark prom_early_alloc non-static.
David S. Miller
2008-12-05
sparc: Create common area for OF device layer code.
David S. Miller
2008-12-05
sparc: Create common header file for prom_{32,64}.c
David S. Miller
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg