summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-262-20/+16
|\
| * PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-232-13/+10
| * resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
| * resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-7/+6
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-2518-898/+92
|\ \ | |/ |/|
| * of: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-141-5/+0
| * of: move definition of of_chosen into common code.Grant Likely2010-02-142-5/+0
| * of: remove unused extern reference to devtree_lockGrant Likely2010-02-141-2/+0
| * of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-141-7/+0
| * of/flattree: Don't assume HAVE_LMBJeremy Kerr2010-02-141-0/+5
| * of/flattree: endian-convert members of boot_param_headerJeremy Kerr2010-02-091-1/+1
| * of/flattree: use callback to setup initrd from /chosenJeremy Kerr2010-02-091-0/+10
| * of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2010-02-091-51/+18
| * of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-0912-37/+37
| * of: merge of_find_node_by_phandleJeremy Kerr2010-02-091-21/+0
| * of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-092-63/+0
| * Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-28358-3463/+19747
| |\
| * | of: unify phandle name in struct device_nodeGrant Likely2010-01-284-8/+8
| * | of: Merge of_node_get() and of_node_put()Grant Likely2010-01-281-73/+0
| * | of: merge machine_is_compatible()Grant Likely2010-01-281-19/+0
| * | of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-101-36/+10
| * | of/flattree: eliminate cell_t typedefGrant Likely2009-12-101-8/+6
| * | of/flattree: merge dt_mem_next_cellGrant Likely2009-12-101-8/+0
| * | of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-101-24/+0
| * | of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-101-30/+0
| * | of: merge prom_{add,remove,modify}_propertyGrant Likely2009-11-231-114/+0
| * | of/flattree: Merge unflatten_device_treeGrant Likely2009-11-231-50/+0
| * | of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-231-194/+0
| * | of/flattree: Merge of_flat_dt_is_compatibleGrant Likely2009-11-231-19/+0
| * | of/flattree: merge of_get_flat_dt_propGrant Likely2009-11-231-42/+0
| * | of/flattree: merge of_get_flat_dt_rootGrant Likely2009-11-231-12/+0
| * | of/flattree: merge of_scan_flat_dtGrant Likely2009-11-231-61/+0
| * | of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-232-12/+1
| * | Merge commit 'v2.6.32-rc8'Grant Likely2009-11-2384-1491/+4956
| |\ \
* | | | powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser2010-02-131-2/+19
* | | | powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boardsAnton Vorontsov2010-02-131-1/+2
* | | | powerpc: Fix address masking bug in hpte_need_flush()David Gibson2010-02-101-3/+9
* | | | powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-081-2/+12
* | | | powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2010-02-013-20/+2
* | | | powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt2010-02-011-5/+1
* | | | Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt2010-01-2920-1271/+3391
|\ \ \ \
| * | | | powerpc/40x: Update the PowerPC 40x board defconfigsJosh Boyer2010-01-047-445/+1238
| * | | | powerpc/44x: Update PowerPC 44x board defconfigsJosh Boyer2010-01-0413-826/+2153
* | | | | powerpc/4xx: Add pcix type 1 transactionsStef van Os2010-01-291-1/+2
* | | | | powerpc/pci: Add missing call to header fixupBenjamin Herrenschmidt2010-01-291-0/+3
* | | | | powerpc/pci: Add missing hookup to pci_slotBenjamin Herrenschmidt2010-01-291-0/+5
* | | | | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-291-0/+2
* | | | | KVM: powerpc: Show timing option only on embeddedAlexander Graf2010-01-251-1/+1
| |_|_|/ |/| | |
* | | | Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2010-01-157-101/+418
|\ \ \ \
| * | | | powerpc: Use scripts/mkuboot.sh instead of 'mkimage'Peter Tyser2009-12-301-2/+5
OpenPOWER on IntegriCloud