summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sem2mutex: kprobesIngo Molnar2006-03-231-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-2286-659/+2573
|\
| * [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas2006-03-231-4/+1
| * [PATCH] powerpc: Fix warning in add_memoryAndrew Morton2006-03-231-1/+1
| * [PATCH] powerpc: Remove calculation of io holeMichael Ellerman2006-03-222-50/+0
| * [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: Add strne2a() to convert a string from EBCDIC to ASCIIMichael Ellerman2006-03-221-0/+10
| * [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/+4
| * [PATCH] powerpc: iseries: mf related cleanupsMichael Ellerman2006-03-222-19/+24
| * [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-227-13/+22
| * [PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early()Michael Ellerman2006-03-221-6/+1
| * [PATCH] powerpc: Unconfuse htab_bolt_mapping() callersMichael Ellerman2006-03-221-13/+14
| * [PATCH] powerpc numa: Consolidate assignment of cpus to nodesNathan Lynch2006-03-221-7/+3
| * [PATCH] powerpc numa: Support sparse online node mapNathan Lynch2006-03-221-52/+43
| * [PATCH] powerpc numa: Consolidate handling of Power4 special caseNathan Lynch2006-03-221-12/+11
| * [PATCH] powerpc numa: Get rid of "numa domain" terminologyNathan Lynch2006-03-221-39/+39
| * [PATCH] powerpc numa: Minor cpu hotplug-related cleanupsNathan Lynch2006-03-221-3/+3
| * [PATCH] powerpc numa: Minor debugging code changesNathan Lynch2006-03-221-3/+5
| * [PATCH] powerpc numa: fix boot_cpuid always assigned to node 0Nathan Lynch2006-03-221-3/+3
| * 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-2035-362/+423
| | |\
| | * \ Merge branch 'master' of git+ssh://galak@master.kernel.org/pub/scm/linux/kern...Kumar Gala2006-02-2835-715/+745
| | |\ \
| | * | | powerpc: Add PCI support for 8540 ADS to powerpc treeAndy Fleming2006-02-215-25/+166
| * | | | Merge branch 'master'Kumar Gala2006-03-2059-1064/+1155
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | [PATCH] powerpc: Fix bug in bug fix for bug in lmb_alloc()Michael Ellerman2006-03-171-1/+1
| | * | | [PATCH] powerpc: add a raw dump command to xmonOlaf Hering2006-03-171-0/+30
| | * | | Merge ../linux-2.6Paul Mackerras2006-03-1718-181/+314
| | |\ \ \
| | * \ \ \ Merge ../linux-2.6Paul Mackerras2006-03-0915-180/+78
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge ../powerpc-mergePaul Mackerras2006-02-287-37/+77
| | |\ \ \ \
| | * | | | | powerpc: Export variables used in conversions to/from cputime_tPaul Mackerras2006-02-271-0/+5
| | * | | | | powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-248-14/+297
| | * | | | | Merge ../powerpc-mergePaul Mackerras2006-02-2425-664/+366
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | powerpc: Fix mpc83xx restart bugKumar Gala2006-02-161-1/+1
| |/ / / / /
| * | | | | [PATCH] powerpc: Add missing vmlinux.bin targetGeoff Levand2006-02-101-1/+1
| * | | | | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-1039-75/+3
| * | | | | [PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseriesMichael Ellerman2006-02-105-70/+123
| * | | | | [PATCH] powerpc: Clean up pSeries firmware feature initialisationMichael Ellerman2006-02-101-26/+22
| * | | | | [PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.SBecky Bruce2006-02-101-0/+4
| * | | | | [PATCH] powerpc: lindent 85xx platform codeBecky Bruce2006-02-102-29/+19
| * | | | | [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/+0
| * | | | | [PATCH] powerpc: Fix Kernel FP unavail exception for BookEBecky Bruce2006-02-101-1/+1
| * | | | | Merge ../powerpc-mergePaul Mackerras2006-02-109-73/+62
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcPaul Mackerras2006-02-0839-235/+455
| |\ \ \ \ \ \
| | * | | | | | [PATCH] powerpc: Lindent platforms/83xxKumar Gala2006-02-074-23/+20
| | * | | | | | [PATCH] powerpc: Cleanup MPC83xx platform supportKumar Gala2006-02-075-62/+71
| | * | | | | | [PATCH] powerpc: Add platform support for MPC834x USB controllersKumar Gala2006-02-071-0/+140
| | * | | | | | [PATCH] powerpc: remove check for ELF offset in powerpc bootimageOlaf Hering2006-02-071-2/+2
OpenPOWER on IntegriCloud