summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-261-14/+10
|\
| * PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-231-7/+4
| * 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-253-840/+51
|\ \ | |/ |/|
| * of: move definition of of_chosen into common code.Grant Likely2010-02-141-3/+0
| * of: remove unused extern reference to devtree_lockGrant Likely2010-02-141-2/+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-091-1/+1
| * of: merge of_find_node_by_phandleJeremy Kerr2010-02-091-21/+0
| * of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-091-59/+0
| * Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-2849-518/+1168
| |\
| * | of: unify phandle name in struct device_nodeGrant Likely2010-01-282-4/+4
| * | 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-231-12/+0
| * | Merge commit 'v2.6.32-rc8'Grant Likely2009-11-2312-45/+72
| |\ \
* | | | powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2010-02-011-12/+0
* | | | 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
| |_|/ |/| |
* | | powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot2010-01-151-0/+12
* | | powerpc: Move /proc/ppc64 to /proc/powerpc updateNathan Fontenot2010-01-151-7/+7
* | | powerpc/8xx: Fix user space TLB walk in dcbX fixupJoakim Tjernlund2010-01-151-2/+2
* | | powerpc: Fix decrementer setup on 1GHz boardsStefan Roese2010-01-151-1/+10
* | | powerpc/swsusp_32: Fix TLB invalidationAnton Vorontsov2010-01-151-1/+1
* | | powerpc/8xx: Always pin kernel instruction TLBJoakim Tjernlund2010-01-151-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-301-0/+13
|\ \ \
| * | | PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-161-0/+13
* | | | powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell2009-12-181-17/+46
* | | | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-163-3/+30
|\ \ \ \
| * | | | powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz2009-12-122-0/+27
| * | | | powerpc: broadway processor supportAlbert Herranz2009-12-121-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-161-0/+3
|\ \ \ \
| * | | | module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2009-12-151-0/+3
OpenPOWER on IntegriCloud