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
/
powerpc
/
kernel
/
prom.c
Age
Commit message (
Expand
)
Author
2009-12-10
of/flattree: Merge earlyinit_dt_scan_root()
Grant Likely
2009-12-10
of/flattree: Merge early_init_dt_check_for_initrd()
Grant Likely
2009-11-23
of: merge prom_{add,remove,modify}_property
Grant Likely
2009-11-23
of/flattree: Merge unflatten_device_tree
Grant Likely
2009-11-23
of/flattree: Merge unflatten_dt_node
Grant Likely
2009-11-23
of/flattree: Merge of_flat_dt_is_compatible
Grant Likely
2009-11-23
of/flattree: merge of_get_flat_dt_prop
Grant Likely
2009-11-23
of/flattree: merge of_get_flat_dt_root
Grant Likely
2009-11-23
of/flattree: merge of_scan_flat_dt
Grant Likely
2009-11-23
of/flattree: merge find_flat_dt_string and initial_boot_params
Grant Likely
2009-10-15
of: merge of_find_all_nodes() implementations
Grant Likely
2009-06-09
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
2009-05-15
powerpc: Allow mem=x cmdline to work with 4G+
Becky Bruce
2009-02-11
powerpc: Allow debugging of LMBs with lmb=debug
Michael Ellerman
2009-01-16
powerpc: Get the number of SLBs from "slb-size" property
Michael Neuling
2009-01-08
powerpc: Remove unnecessary casts
Stephen Rothwell
2008-12-29
powerpc: Force memory size to be a multiple of PAGE_SIZE
Hollis Blanchard
2008-12-21
powerpc: Add of_find_next_cache_node()
Nathan Lynch
2008-09-15
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
2008-09-15
powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels
Chandru
2008-07-01
powerpc: Add VSX CPU feature
Michael Neuling
2008-04-24
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
2008-04-18
[POWERPC] Fix device-tree locking vs. interrupts
Benjamin Herrenschmidt
2008-04-17
[POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot
Manish Ahuja
2008-04-01
[POWERPC] move_device_tree() should be __init
Geert Uytterhoeven
2008-03-26
[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var
Manish Ahuja
2008-03-26
[POWERPC] pseries: phyp dump: Reserve and release memory
Manish Ahuja
2008-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6
Paul Mackerras
2008-02-20
[POWERPC] Fix dt_mem_next_cell() to read the full address
Becky Bruce
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2007-12-23
[POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaround
Valentine Barshak
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
2007-11-01
[POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.
Valentine Barshak
2007-10-09
[POWERPC] Use cache-inhibited large page bit from firmware
Paul Mackerras
2007-09-14
[POWERPC] setup_64.c and prom.c comment cleanup
Linas Vepstas
2007-09-14
[POWERPC] prom.c whitespace cleanup
Linas Vepstas
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2007-07-22
[POWERPC] of_detach_node()'s device node argument cannot be const
Segher Boessenkool
2007-07-20
Consolidate of_find_node_by routines
Stephen Rothwell
2007-07-20
Consolidate of_get_next_child
Stephen Rothwell
2007-07-20
Consolidate of_get_parent
Stephen Rothwell
2007-07-20
Consolidate of_find_property
Stephen Rothwell
2007-07-20
Consolidate of_device_is_compatible
Stephen Rothwell
2007-07-20
Start split out of common open firmware code
Stephen Rothwell
2007-07-10
[POWERPC] Remove unnecessary #undef printk from prom.c
Mathieu Desnoyers
2007-07-10
[POWERPC] Make the debugfs "powerpc" dir globally accessible
Michael Ellerman
2007-07-10
[POWERPC] Add a warning to help trackdown device_node refcounting bugs
Michael Ellerman
2007-07-10
[POWERPC] Generalise device_node flag interface
Michael Ellerman
2007-07-10
[POWERPC] Check for the root node in of_detach_node()
Michael Ellerman
2007-06-28
[POWERPC] Output params value in early_init_devtree
Geoff Levand
[prev]
[next]