Age | Commit message (Expand) | Author |
2013-07-02 | powerpc: Handle both new style and old style reserve maps | Benjamin Herrenschmidt |
2013-06-20 | powerpc/prom: Scan reserved-ranges node for memory reservations | Jeremy Kerr |
2012-11-15 | Merge branch 'dt' into next | Benjamin Herrenschmidt |
2012-11-15 | powerpc: Add asm/debug.h to get powerpc_debugfs_root | Tony Breeds |
2012-11-15 | powerpc+of: Add of node/property notification chain for adds and removes | Nathan Fontenot |
2012-09-07 | powerpc: Change memory_limit from phys_addr_t to unsigned long long | Suzuki Poulose |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-02-23 | fadump: Remove the phyp assisted dump code. | Mahesh Salgaonkar |
2012-02-23 | fadump: Reserve the memory for firmware assisted dump. | Mahesh Salgaonkar |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo |
2011-12-08 | powerpc: Cleanup memblock usage | Tejun Heo |
2011-12-08 | memblock: Kill memblock_init() | Tejun Heo |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker |
2011-10-11 | powerpc: respect mem= setting for early memory limit setup | Kumar Gala |
2011-09-20 | powerpc/powernv: Basic support for OPAL | Benjamin Herrenschmidt |
2011-09-20 | powerpc/powernv: Get kernel command line accross OPAL takeover | Benjamin Herrenschmidt |
2011-06-30 | Merge remote branch 'origin/master' into next | Benjamin Herrenschmidt |
2011-06-29 | powerpc/pseries: Improve error code on reconfiguration notifier failure | Akinobu Mita |
2011-06-17 | powerpc: Fix early boot accounting of CPUs | Matt Evans |
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 |