Age | Commit message (Expand) | Author |
2011-06-09 | powerpc: Force page alignment for initrd reserved memory | Benjamin Herrenschmidt |
2011-05-25 | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King |
2011-05-20 | powerpc: Fix hard CPU IDs detection | Benjamin Herrenschmidt |
2011-05-19 | powerpc: Make early memory scan more resilient to out of order nodes | Benjamin Herrenschmidt |
2011-05-11 | dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen | Grant Likely |
2011-04-27 | powerpc: Free up some CPU feature bits by moving out MMU-related features | Matt Evans |
2011-04-20 | powerpc: Properly handshake CPUs going out of boot spin loop | Benjamin Herrenschmidt |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-02 | powerpc: Fix memory limits when starting at a non-zero address | Scott Wood |
2011-01-15 | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() | Grant Likely |
2010-10-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-10-21 | of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch | Grant Likely |
2010-08-05 | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt |
2010-08-05 | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt |
2010-07-23 | powerpc: Fix erroneous lmb->memblock conversions | Benjamin Herrenschmidt |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-03-09 | powerpc: Dynamically allocate pacas | Michael Ellerman |
2010-02-14 | of: move definition of of_chosen into common code. | Grant Likely |
2010-02-14 | of: remove unused extern reference to devtree_lock | Grant Likely |
2010-02-14 | of/flattree: Don't assume HAVE_LMB | Jeremy Kerr |
2010-02-09 | of/flattree: endian-convert members of boot_param_header | Jeremy Kerr |
2010-02-09 | of/flattree: use callback to setup initrd from /chosen | Jeremy Kerr |
2010-02-09 | of/flattree: merge early_init_dt_scan_memory() common code | Grant Likely |
2010-02-09 | of: merge of_find_node_by_phandle | Jeremy Kerr |
2010-02-09 | of: merge of_attach_node() & of_detach_node() | Grant Likely |
2010-01-28 | of: unify phandle name in struct device_node | Grant Likely |
2010-01-28 | of: Merge of_node_get() and of_node_put() | Grant Likely |
2010-01-28 | of: merge machine_is_compatible() | Grant Likely |
2009-12-10 | of/flattree: merge early_init_dt_scan_chosen() | Grant Likely |
2009-12-10 | of/flattree: eliminate cell_t typedef | Grant Likely |
2009-12-10 | of/flattree: merge dt_mem_next_cell | Grant Likely |
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 |