- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- b63a07d arch: simplify several early memory allocations by Mike Rapoport · 6 years ago
- 88ca055 sparc: Use device_type helpers to access the node type by Rob Herring · 6 years ago
- 29c990d sparc: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
- bb31f9e sparc: prom: use property "name" directly to construct node names by Rob Herring · 6 years ago
- 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
- a06ecbf Revert "sparc: Convert to using %pOFn instead of device_node.name" by David S. Miller · 6 years ago
- 0b9871a sparc: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
- a718d13 sparc64: fix typo in property by Pavel Tatashin · 8 years ago
- cfbddd0 sparc64: fix sparse warning in prom_64.c by Sam Ravnborg · 11 years ago
- 0708268 sparc64, sched: Remove unused sparc64_multi_core by Bjorn Helgaas · 11 years ago
- d1cb9d1 of: Make cpu node handling more portable. by David Miller · 11 years ago
- 5da444a sparc: fix format string argument for prom_printf() by Akinobu Mita · 12 years ago
- cdd0b0a sparc: remove several unnecessary module.h include instances by Paul Gortmaker · 13 years ago
- 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
- 035ebef of/sparc: move is_root_node() to of.h by Andres Salomon · 15 years ago
- 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
- b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 16 years ago
- 9bab541 sparc64: Refactor OBP cpu scanning code using an iterator. by David S. Miller · 16 years ago
- 8922907 cpumask: Use accessors code.: sparc64 by Rusty Russell · 16 years ago
- ad07aed sparc: Move of_console_{device,path,options} info prom_common.c by David S. Miller · 16 years ago
- 23dc758 sparc: Move prom_build_devicetree() into prom_common.c by David S. Miller · 16 years ago
- 6524036 sparc: Move core of OF device tree building code into prom_common.c by David S. Miller · 16 years ago
- 7d9439d sparc: Move create_node() and friends into prom_common.c by David S. Miller · 16 years ago
- 59966e3 sparc: Commonize get_one_property() implementations. by David S. Miller · 16 years ago
- b9e5567 sparc: Move property building code into prom_common.c by David S. Miller · 16 years ago
- e5ff0fe sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id' by David S. Miller · 16 years ago
- 5fce09c sparc: Move irq_trans_init() and support code into seperate file. by David S. Miller · 16 years ago
- efeac2f sparc: Mark prom_early_alloc non-static. by David S. Miller · 16 years ago
- dfa7606 sparc: Create common area for OF device layer code. by David S. Miller · 16 years ago
- 657f201 sparc: Create common header file for prom_{32,64}.c by David S. Miller · 16 years ago
- a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago[Renamed from arch/sparc64/kernel/prom.c]
- 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
- c91e2ec sparc64: Fix sparse warnings in prom.c by David S. Miller · 16 years ago
- ebfb2c6 sparc64: Fix interrupt register calculations on Psycho and Sabre. by David S. Miller · 16 years ago
- 2481d76 sparc: Add mutex for set property calls. by David S. Miller · 16 years ago
- 764f257 sparc: don't use asm/of_device.h by Stephen Rothwell · 16 years ago
- ad07200 [SPARC64]: Use lmb_alloc() for PROM device tree. by David S. Miller · 17 years ago
- 3c62a2d [SPARC64]: Always register a PROM based early console. by David S. Miller · 17 years ago
- b2b2775 [SPARC64]: Fix 'niu' complex IRQ probing. by David S. Miller · 17 years ago
- 8a177c4 [SPARC64]: Warn user if cpu is ignored. by David S. Miller · 17 years ago
- 46bcea7 [SPARC]: Centralize find_in_proplist() instead of duplicating N times. by David S. Miller · 17 years ago
- c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 18 years ago
- 1ef4d42 Consolidate of_find_node_by routines by Stephen Rothwell · 18 years ago
- d1cd355 Consolidate of_get_next_child by Stephen Rothwell · 18 years ago
- e679c5f Consolidate of_get_parent by Stephen Rothwell · 18 years ago
- 581b605 Consolidate of_find_property by Stephen Rothwell · 18 years ago
- 0081cbc Consolidate of_device_is_compatible by Stephen Rothwell · 18 years ago
- 97e873e Start split out of common open firmware code by Stephen Rothwell · 18 years ago
- 4f0234f [SPARC64]: Initial LDOM cpu hotplug support. by David S. Miller · 18 years ago
- ec4d18f [SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver. by David S. Miller · 18 years ago
- a2f9f6b [SPARC64]: Fix {mc,smt}_capable(). by David S. Miller · 18 years ago
- 5cd342d [SPARC64]: Make core and sibling groups equal on UltraSPARC-IV. by David S. Miller · 18 years ago
- f78eae2 [SPARC64]: Proper multi-core scheduling support. by David S. Miller · 18 years ago
- 5cbc307 [SPARC64]: Use machine description and OBP properly for cpu probing. by David S. Miller · 18 years ago
- e5dd42e [SPARC64]: Spelling fixes. by Simon Arlott · 18 years ago
- aa5242e [SPARC64]: Fix recursion in PROM tree building. by David S. Miller · 18 years ago
- c35a376 [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/prom.c by David S. Miller · 18 years ago
- 861fe90 [SPARC64]: SUN4U PCI-E controller support. by David S. Miller · 18 years ago
- 3dfe10e [SPARC64]: constify some paramaters of OF routines by Stephen Rothwell · 18 years ago
- a8b8814 [SPARC]: Use strcasecmp for OFW property name comparisons. by David S. Miller · 18 years ago
- 64b9470 [SPARC/64]: constify of_get_property return by Stephen Rothwell · 18 years ago
- 6a23acf [SPARC64]: constify of_get_property return: arch/sparc64 by Stephen Rothwell · 18 years ago
- 9001f28 [SPARC64]: Fix Tomatillo/Schizo IRQ handling. by David S. Miller · 18 years ago
- 4130a4b [SPARC64]: Fix central/FHC bus handling on Ex000 systems. by David S. Miller · 18 years ago
- 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
- 46ba6d7 [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX. by David S. Miller · 19 years ago
- 9bbd952 [SPARC64]: Refine Sabre wsync logic. by David S. Miller · 19 years ago
- a23c3a8 [SPARC64]: Fix 2 bugs in sabre_irq_build() by David S. Miller · 19 years ago
- 7233589 [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n. by Randy Dunlap · 19 years ago
- 6e990b5 [SPARC64]: Kill sun4v virtual device layer. by David S. Miller · 19 years ago
- 2b1e597 [SPARC64]: of_device layer IRQ resolution by David S. Miller · 19 years ago
- 3ae9a348 [SPARC]: Add of_n_{addr,size}_cells(). by David S. Miller · 19 years ago
- 87b385d [SPARC]: Add unique device_node IDs and a ".node" property. by David S. Miller · 19 years ago
- fb7cd9d [SPARC]: Add of_set_property() interface. by David S. Miller · 19 years ago
- 8cd24ed [SPARC64]: Expand of_*() interfaces some more. by David S. Miller · 19 years ago
- 690c8fd [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. by David S. Miller · 19 years ago
- de8d28b [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. by David S. Miller · 19 years ago
- 6d30772 [SPARC64]: Add of_getintprop_default(). by David S. Miller · 19 years ago
- aaf7cec [SPARC64]: Add of_find_node_by_{name,type}(). by David S. Miller · 19 years ago
- 372b07b [SPARC64]: Import OBP device tree into kernel data structures. by David S. Miller · 19 years ago