summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja2008-04-173-3/+45
* [POWERPC] Cleanup pgtable-ppc32.hKumar Gala2008-04-171-4/+1
* [POWERPC] bootwrapper: Use physical address in PHDR for uImageKumar Gala2008-04-171-1/+4
* [POWERPC] Update linker script to properly set physical addressesKumar Gala2008-04-172-24/+24
* [POWERPC] Move phys_addr_t definition into asm/types.hKumar Gala2008-04-177-17/+7
* [POWERPC] Clean up some linker and symbol usageKumar Gala2008-04-173-5/+3
* [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala2008-04-174-8/+8
* [POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32Kumar Gala2008-04-171-2/+2
* [POWERPC] 85xx: Cleanup TLB initializationKumar Gala2008-04-172-28/+43
* [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala2008-04-175-9/+16
* [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala2008-04-177-24/+15
* [POWERPC] Provide access to arch/powerpc include path on ppc64Kumar Gala2008-04-171-6/+4
* [POWERPC] Remove Kconfig option BOOT_LOADKumar Gala2008-04-171-16/+0
* [POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.cAdrian Bunk2008-04-171-0/+2
* [POWERPC] Efika: Really, don't pretend to be CHRPDavid Woodhouse2008-04-171-0/+8
* [POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich2008-04-174-0/+146
* [POWERPC] Implement support for the GPIO LIB APIAnton Vorontsov2008-04-173-0/+113
* [POWERPC] OF helpers for the GPIO APIAnton Vorontsov2008-04-174-0/+318
* [POWERPC] properly declare onstack completion in iseries vethBenjamin Herrenschmidt2008-04-171-1/+2
* [POWERPC] Fixup softirq preempt countBenjamin Herrenschmidt2008-04-171-1/+14
* [POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt2008-04-172-4/+1
* [POWERPC] hvcbeat: Fix buffer manipulationIshizaki Kou2008-04-171-2/+2
* [POWERPC] celleb: Coding style cleanupIshizaki Kou2008-04-179-38/+39
* Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-04-173-17/+46
|\
| * [POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()Valentine Barshak2008-04-071-5/+4
| * [POWERPC] pasemi: Minor iommu cleanupOlof Johansson2008-04-071-10/+9
| * pasemi_mac: Netpoll supportNate Case2008-04-071-0/+23
| * pasemi_mac: Jumbo frame bugfixesOlof Johansson2008-04-071-2/+10
* | [POWERPC] 4xx: Add idle wait support for 44x platformsJerone Young2008-04-162-1/+68
* | [POWERPC] 4xx: Add ppc40x_defconfigJosh Boyer2008-04-161-0/+896
* | [POWERPC] 4xx: Reorganize 4xx defconfigsJosh Boyer2008-04-1512-0/+0
* | [LMB] Restructure allocation loops to avoid unsigned underflowPaul Mackerras2008-04-151-26/+30
* | [LMB] Fix some whitespace and other formatting issues, use pr_debugPaul Mackerras2008-04-151-42/+30
* | [LMB] Add lmb_alloc_nid()David S. Miller2008-04-152-10/+78
* | [POWERPC] replace asm/of_device.h with linux/of_device.h in macio.hStephen Rothwell2008-04-151-1/+1
* | [POWERPC] remove include of asm/of_device.h from pmi.hStephen Rothwell2008-04-151-2/+0
* | [POWERPC] iSeries: Localise and constify some iSeries dataStephen Rothwell2008-04-157-16/+12
* | [POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell2008-04-155-140/+73
* | [POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell2008-04-154-4/+84
* | [POWERPC] prpmc2800 needs a dtbImageDale Farnsworth2008-04-151-1/+1
* | [POWERPC] Document the mv64x60 device tree bindingsDale Farnsworth2008-04-151-3/+545
* | [POWERPC] mv643xx_eth: Prepare to support multiple silicon blocksDale Farnsworth2008-04-152-28/+37
* | [POWERPC] prpmc2800: Clean up dts propertiesMark A. Greer2008-04-153-36/+11
* | [POWERPC] mv64x60: Remove device tree absolute path referencesDale Farnsworth2008-04-153-14/+15
* | [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer2008-04-157-34/+34
* | [POWERPC] prpmc2800: Fix frequencies in prpmc2800.dtsDale Farnsworth2008-04-151-3/+3
* | [POWERPC] prpmc2800: Convert DTS to v1 and add labelsMark A. Greer2008-04-151-130/+134
* | [POWERPC] Fix MAX_ORDER config problemStephen Rothwell2008-04-151-20/+20
* | [POWERPC] Fix handling of unrecoverable SLB miss interruptsPaul Mackerras2008-04-141-1/+17
* | Merge branch 'linux-2.6'Paul Mackerras2008-04-14704-10147/+13418
|\ \ | |/ |/|