summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-3/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-2333-327/+765
|\
| * [PATCH] powerpc: iseries: Add bootargs to /chosenMichael Ellerman2006-03-221-0/+1
| * [PATCH] powerpc: iseries: Add /system-id, /model and /compatibleMichael Ellerman2006-03-221-0/+20
| * [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.cMichael Ellerman2006-03-221-39/+39
| * [PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)Michael Ellerman2006-03-222-28/+4Star
| * [PATCH] powerpc: iseries: mf related cleanupsMichael Ellerman2006-03-222-19/+24
| * [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-225-10/+18
| * [PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early()Michael Ellerman2006-03-221-6/+1Star
| * Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-225-25/+166
| |\
| | * Merge branch 'master'Kumar Gala2006-03-207-11/+45
| | |\
| | * \ Merge branch 'master' of git+ssh://galak@master.kernel.org/pub/scm/linux/kern...Kumar Gala2006-02-289-32/+46
| | |\ \
| | * | | powerpc: Add PCI support for 8540 ADS to powerpc treeAndy Fleming2006-02-225-25/+166
| * | | | Merge branch 'master'Kumar Gala2006-03-2013-43/+91
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge ../linux-2.6Paul Mackerras2006-03-174-10/+33
| | |\ \ \
| | * \ \ \ Merge ../linux-2.6Paul Mackerras2006-03-093-1/+12
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge ../powerpc-mergePaul Mackerras2006-02-283-17/+35
| | |\ \ \ \
| | * \ \ \ \ Merge ../powerpc-mergePaul Mackerras2006-02-246-15/+11Star
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * / | | | | powerpc: Fix mpc83xx restart bugKumar Gala2006-02-161-1/+1
| |/ / / / /
| * | | | | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-1010-20/+0Star
| * | | | | [PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseriesMichael Ellerman2006-02-104-45/+123
| * | | | | [PATCH] powerpc: Clean up pSeries firmware feature initialisationMichael Ellerman2006-02-101-26/+22Star
| * | | | | [PATCH] powerpc: lindent 85xx platform codeBecky Bruce2006-02-102-29/+19Star
| * | | | | [PATCH] powerpc: rename mpc85xx.c to misc.cBecky Bruce2006-02-102-3/+3
| * | | | | [PATCH] powerpc: mpc85xx_ads.c include file cleanupBecky Bruce2006-02-101-21/+0Star
| * | | | | Merge ../powerpc-mergePaul Mackerras2006-02-104-54/+48Star
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcPaul Mackerras2006-02-0715-117/+113Star
| |\ \ \ \ \ \
| | * | | | | | [PATCH] powerpc: Lindent platforms/83xxKumar Gala2006-02-074-23/+20Star
| | * | | | | | [PATCH] powerpc: Cleanup MPC83xx platform supportKumar Gala2006-02-075-62/+71
| | * | | | | | [PATCH] powerpc: cleanup pmac_newworld variable usageOlaf Hering2006-02-071-4/+4
| * | | | | | | [PATCH] powerpc: Updated Initial MPC8540 ADS port with OF Flat DevBecky Bruce2006-01-207-67/+330
* | | | | | | | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose2006-03-161-0/+28
* | | | | | | [PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru...Benjamin Herrenschmidt2006-03-162-9/+4Star
* | | | | | | powerpc: Disallow lparcfg being a modulePaul Mackerras2006-03-141-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | powerpc32: Fix timebase synchronization on 32-bit powermacsPaul Mackerras2006-03-031-1/+1
* | | | | | powerpc: Turn off verbose debug output in powermac platform functionsPaul Mackerras2006-03-032-0/+11
| |_|_|_|/ |/| | | |
* | | | | [PATCH] powerpc: fix NULL pointer in handle_eeh_eventsOlaf Hering2006-02-281-1/+1
* | | | | [PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose2006-02-282-16/+34
| |_|_|/ |/| | |
* | | | [PATCH] powerpc: Don't re-assign PCI resources on MapleSegher Boessenkool2006-02-241-2/+2
* | | | [PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard2006-02-241-7/+0Star
* | | | [PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2006-02-241-0/+1
* | | | [PATCH] powerpc: Initialise hvlpevent_queue.lock correctlyMichael Ellerman2006-02-231-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-211-1/+1
|\ \ \ \
| * | | | [PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman2006-02-201-1/+1
| | |_|/ | |/| |
* / | | [PATCH] powermac: Fix loss of ethernet PHY on sleepBenjamin Herrenschmidt2006-02-211-5/+5
|/ / /
* | | [PATCH] powermac pci iomem annotationsAl Viro2006-02-081-46/+43Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-086-25/+5Star
|\ \ \ | | |/ | |/|
| * | [PATCH] powerpc: hypervisor check in pseries_kexec_cpu_downMichael Neuling2006-02-071-1/+1
| * | [PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering2006-02-071-0/+2