summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabledMalcolm Parsons2006-03-251-1/+1
* [ARM] 3398/1: Fix the VFP registers loading/storing base addressCatalin Marinas2006-03-251-3/+1Star
* [ARM] 3397/1: AT91RM9200 Header updateAndrew Victor2006-03-251-1/+99
* [ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie)Pavel Machek2006-03-251-0/+278
* [ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpuRussell King2006-03-251-3/+0Star
* include/linux/clk.h is betraying its ARM originsTodd Poynor2006-03-251-2/+2
* [ARM] Move enable_irq and disable_irq to assembler.hRussell King2006-03-233-23/+23
* [ARM] 3391/1: use PLAT8250_DEV_PLATFORM{,1} for platform device id instead of...Lennert Buytenhek2006-03-232-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-23366-1472/+6577
|\
| * [PATCH] powerpc: Add FSL SEC node to documentationKim Phillips2006-03-231-0/+72
| * [PATCH] macintosh: tidy-up driver_register() return valuesBjorn Helgaas2006-03-231-4/+1Star
| * [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas2006-03-232-7/+2Star
| * [PATCH] powerpc: via-pmu warning fixAndrew Morton2006-03-231-0/+2
| * [PATCH] macintosh: cleanup the use of i2c headersJean Delvare2006-03-234-5/+0Star
| * [PATCH] powerpc: dont allow old RTC to be selectedAnton Blanchard2006-03-231-1/+1
| * [PATCH] powerpc: make powerbook_sleep_grackle staticOlaf Hering2006-03-231-2/+1Star
| * [PATCH] powerpc: Fix warning in add_memoryAndrew Morton2006-03-231-1/+1
| * [PATCH] powerpc: update mailing list addressesStephen Rothwell2006-03-222-4/+4
| * [PATCH] powerpc: Remove calculation of io holeMichael Ellerman2006-03-224-53/+0Star
| * [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-222-0/+12
| * [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.cMichael Ellerman2006-03-222-43/+39Star
| * [PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)Michael Ellerman2006-03-223-29/+5Star
| * [PATCH] powerpc: iseries: mf related cleanupsMichael Ellerman2006-03-223-20/+24
| * [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-229-17/+26
| * [PATCH] powerpc: trivial: Cleanup whitespace in cputable.hMichael Ellerman2006-03-221-17/+17
| * [PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early()Michael Ellerman2006-03-221-6/+1Star
| * [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/+3Star
| * [PATCH] powerpc numa: Support sparse online node mapNathan Lynch2006-03-221-52/+43Star
| * [PATCH] powerpc numa: Consolidate handling of Power4 special caseNathan Lynch2006-03-221-12/+11Star
| * [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-20413-2818/+4312
| | |\
| | * \ Merge branch 'master' of git+ssh://galak@master.kernel.org/pub/scm/linux/kern...Kumar Gala2006-02-28687-7864/+10003
| | |\ \
| | * | | powerpc: Add PCI support for 8540 ADS to powerpc treeAndy Fleming2006-02-225-25/+166
| * | | | Merge branch 'master'Kumar Gala2006-03-201016-10649/+14282
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | [PATCH] powerpc: Fix bug in bug fix for bug in lmb_alloc()Michael Ellerman2006-03-171-1/+1
| | * | | [PATCH] spidernet: select FW_LOADERChristoph Hellwig2006-03-171-0/+1
| | * | | [PATCH] Fix compile error for ML300/403Grant Likely2006-03-171-1/+1
| | * | | [PATCH] ppc: Fix platform_notify functions marked __initAdrian Cox2006-03-176-6/+6
| | * | | [PATCH] powerpc: add a raw dump command to xmonOlaf Hering2006-03-171-0/+30
| | * | | [PATCH] powerpc: add for_each_node_by_foo helpersChristoph Hellwig2006-03-171-0/+6
| | * | | [PATCH] kzalloc() conversion in arch/ppcEric Sesterhenn2006-03-175-10/+5Star
| | * | | [PATCH] powerpc: Better pmd_bad() and pud_bad() checksDavid Gibson2006-03-171-2/+7
| | * | | Merge ../linux-2.6Paul Mackerras2006-03-17144-606/+1111
| | |\ \ \