index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
prom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'origin/master' into next
Benjamin Herrenschmidt
2011-06-30
1
-3
/
+24
|
\
|
*
powerpc: Force page alignment for initrd reserved memory
Benjamin Herrenschmidt
2011-06-09
1
-3
/
+24
*
|
powerpc/pseries: Improve error code on reconfiguration notifier failure
Akinobu Mita
2011-06-29
1
-5
/
+3
*
|
powerpc: Fix early boot accounting of CPUs
Matt Evans
2011-06-17
1
-0
/
+8
|
/
*
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...
Russell King
2011-05-25
1
-1
/
+1
|
\
|
*
dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen
Grant Likely
2011-05-11
1
-1
/
+1
*
|
powerpc: Fix hard CPU IDs detection
Benjamin Herrenschmidt
2011-05-20
1
-4
/
+7
*
|
powerpc: Make early memory scan more resilient to out of order nodes
Benjamin Herrenschmidt
2011-05-19
1
-5
/
+10
*
|
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
2011-04-27
1
-7
/
+10
*
|
powerpc: Properly handshake CPUs going out of boot spin loop
Benjamin Herrenschmidt
2011-04-20
1
-17
/
+10
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
powerpc: Fix memory limits when starting at a non-zero address
Scott Wood
2011-03-02
1
-1
/
+1
*
dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
Grant Likely
2011-01-15
1
-2
/
+2
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-25
1
-2
/
+10
|
\
|
*
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
Grant Likely
2010-10-21
1
-2
/
+10
*
|
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
2010-08-05
1
-21
/
+8
*
|
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
2010-08-05
1
-1
/
+19
|
/
*
powerpc: Fix erroneous lmb->memblock conversions
Benjamin Herrenschmidt
2010-07-23
1
-1
/
+1
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-31
/
+31
*
powerpc: Dynamically allocate pacas
Michael Ellerman
2010-03-09
1
-0
/
+3
*
of: move definition of of_chosen into common code.
Grant Likely
2010-02-14
1
-3
/
+0
*
of: remove unused extern reference to devtree_lock
Grant Likely
2010-02-14
1
-2
/
+0
*
of/flattree: Don't assume HAVE_LMB
Jeremy Kerr
2010-02-14
1
-0
/
+5
*
of/flattree: endian-convert members of boot_param_header
Jeremy Kerr
2010-02-09
1
-1
/
+1
*
of/flattree: use callback to setup initrd from /chosen
Jeremy Kerr
2010-02-09
1
-0
/
+10
*
of/flattree: merge early_init_dt_scan_memory() common code
Grant Likely
2010-02-09
1
-51
/
+18
*
of: merge of_find_node_by_phandle
Jeremy Kerr
2010-02-09
1
-21
/
+0
*
of: merge of_attach_node() & of_detach_node()
Grant Likely
2010-02-09
1
-59
/
+0
*
of: unify phandle name in struct device_node
Grant Likely
2010-01-28
1
-3
/
+3
*
of: Merge of_node_get() and of_node_put()
Grant Likely
2010-01-28
1
-73
/
+0
*
of: merge machine_is_compatible()
Grant Likely
2010-01-28
1
-19
/
+0
*
of/flattree: merge early_init_dt_scan_chosen()
Grant Likely
2009-12-10
1
-36
/
+10
*
of/flattree: eliminate cell_t typedef
Grant Likely
2009-12-10
1
-8
/
+6
*
of/flattree: merge dt_mem_next_cell
Grant Likely
2009-12-10
1
-8
/
+0
*
of/flattree: Merge earlyinit_dt_scan_root()
Grant Likely
2009-12-10
1
-24
/
+0
*
of/flattree: Merge early_init_dt_check_for_initrd()
Grant Likely
2009-12-10
1
-30
/
+0
*
of: merge prom_{add,remove,modify}_property
Grant Likely
2009-11-23
1
-114
/
+0
*
of/flattree: Merge unflatten_device_tree
Grant Likely
2009-11-23
1
-50
/
+0
*
of/flattree: Merge unflatten_dt_node
Grant Likely
2009-11-23
1
-194
/
+0
*
of/flattree: Merge of_flat_dt_is_compatible
Grant Likely
2009-11-23
1
-19
/
+0
*
of/flattree: merge of_get_flat_dt_prop
Grant Likely
2009-11-23
1
-42
/
+0
*
of/flattree: merge of_get_flat_dt_root
Grant Likely
2009-11-23
1
-12
/
+0
*
of/flattree: merge of_scan_flat_dt
Grant Likely
2009-11-23
1
-61
/
+0
*
of/flattree: merge find_flat_dt_string and initial_boot_params
Grant Likely
2009-11-23
1
-12
/
+0
*
of: merge of_find_all_nodes() implementations
Grant Likely
2009-10-15
1
-23
/
+0
*
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
2009-06-09
1
-1
/
+1
*
powerpc: Allow mem=x cmdline to work with 4G+
Becky Bruce
2009-05-15
1
-4
/
+4
*
powerpc: Allow debugging of LMBs with lmb=debug
Michael Ellerman
2009-02-11
1
-5
/
+1
*
powerpc: Get the number of SLBs from "slb-size" property
Michael Neuling
2009-01-16
1
-0
/
+5
*
powerpc: Remove unnecessary casts
Stephen Rothwell
2009-01-08
1
-7
/
+7
[next]