Age | Commit message (Expand) | Author |
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 |
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 |