index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
prom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-04
[SPARC64]: Fix 'niu' complex IRQ probing.
David S. Miller
1
-1
/
+2
2007-09-16
[SPARC64]: Warn user if cpu is ignored.
David S. Miller
1
-1
/
+5
2007-08-07
[SPARC]: Centralize find_in_proplist() instead of duplicating N times.
David S. Miller
1
-0
/
+15
2007-07-20
[SPARC]: Fix serial console device detection.
David S. Miller
1
-0
/
+56
2007-07-20
Consolidate of_find_node_by routines
Stephen Rothwell
1
-60
/
+1
2007-07-20
Consolidate of_get_next_child
Stephen Rothwell
1
-14
/
+0
2007-07-20
Consolidate of_get_parent
Stephen Rothwell
1
-13
/
+0
2007-07-20
Consolidate of_find_property
Stephen Rothwell
1
-21
/
+1
2007-07-20
Consolidate of_device_is_compatible
Stephen Rothwell
1
-21
/
+0
2007-07-20
Start split out of common open firmware code
Stephen Rothwell
1
-42
/
+0
2007-07-16
[SPARC64]: Initial LDOM cpu hotplug support.
David S. Miller
1
-1
/
+1
2007-06-07
[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.
David S. Miller
1
-27
/
+27
2007-06-04
[SPARC64]: Fix {mc,smt}_capable().
David S. Miller
1
-0
/
+3
2007-06-04
[SPARC64]: Make core and sibling groups equal on UltraSPARC-IV.
David S. Miller
1
-1
/
+2
2007-06-04
[SPARC64]: Proper multi-core scheduling support.
David S. Miller
1
-0
/
+1
2007-05-29
[SPARC64]: Use machine description and OBP properly for cpu probing.
David S. Miller
1
-0
/
+148
2007-05-11
[SPARC64]: Spelling fixes.
Simon Arlott
1
-1
/
+1
2007-05-10
[SPARC64]: Fix recursion in PROM tree building.
David S. Miller
1
-4
/
+15
2007-05-07
[SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/prom.c
David S. Miller
1
-12
/
+13
2007-05-06
[SPARC64]: SUN4U PCI-E controller support.
David S. Miller
1
-6
/
+83
2007-04-26
[SPARC64]: constify some paramaters of OF routines
Stephen Rothwell
1
-4
/
+7
2007-04-26
[SPARC]: Use strcasecmp for OFW property name comparisons.
David S. Miller
1
-2
/
+2
2007-04-26
[SPARC/64]: constify of_get_property return
Stephen Rothwell
1
-1
/
+1
2007-04-26
[SPARC64]: constify of_get_property return: arch/sparc64
Stephen Rothwell
1
-12
/
+12
2006-10-30
[SPARC64]: Fix Tomatillo/Schizo IRQ handling.
David S. Miller
1
-4
/
+17
2006-10-25
[SPARC64]: Fix central/FHC bus handling on Ex000 systems.
David S. Miller
1
-15
/
+15
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-07-21
[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.
David S. Miller
1
-2
/
+10
2006-07-13
[SPARC64]: Refine Sabre wsync logic.
David S. Miller
1
-8
/
+27
2006-07-13
[SPARC64]: Fix 2 bugs in sabre_irq_build()
David S. Miller
1
-4
/
+26
2006-07-05
[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.
Randy Dunlap
1
-0
/
+2
2006-06-30
[SPARC64]: Kill sun4v virtual device layer.
David S. Miller
1
-0
/
+23
2006-06-29
[SPARC64]: of_device layer IRQ resolution
David S. Miller
1
-2
/
+755
2006-06-29
[SPARC]: Add of_n_{addr,size}_cells().
David S. Miller
1
-0
/
+30
2006-06-25
[SPARC]: Add unique device_node IDs and a ".node" property.
David S. Miller
1
-18
/
+36
2006-06-25
[SPARC]: Add of_set_property() interface.
David S. Miller
1
-0
/
+53
2006-06-23
[SPARC64]: Expand of_*() interfaces some more.
David S. Miller
1
-0
/
+43
2006-06-23
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
1
-0
/
+1
2006-06-23
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
1
-0
/
+25
2006-06-23
[SPARC64]: Add of_getintprop_default().
David S. Miller
1
-0
/
+12
2006-06-23
[SPARC64]: Add of_find_node_by_{name,type}().
David S. Miller
1
-0
/
+26
2006-06-23
[SPARC64]: Import OBP device tree into kernel data structures.
David S. Miller
1
-0
/
+543