summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart2008-04-174-10/+78
| | * [POWERPC] 85xx: Enable DMA engine on the MPC8544 DSSebastian Siewior2008-04-173-1/+70
| | * [POWERPC] 83xx/85xx: Reorganize defconfigsKumar Gala2008-04-1725-0/+0
| | * [POWERPC] Rework Book-E debug exception handlingKumar Gala2008-04-173-17/+30
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras2008-04-184-5/+13
| |\ \ | | |/ | |/|
| | * [POWERPC] spufs: fix incorrect file descriptors in SPU coredump note namesGerhard Stenzel2008-03-281-2/+6
| | * [POWERPC] spufs: save MFC command channel before purging MFC queueJeremy Kerr2008-03-281-1/+1
| | * [POWERPC] spufs: reacquire LS pointer in spu_process_callbackJeremy Kerr2008-03-281-0/+4
| | * [POWERPC] spufs: add newline to signal{1,2}_type filesJeremy Kerr2008-03-281-2/+2
| * | [POWERPC] Remove unused machine call outsKumar Gala2008-04-172-5/+0
| * | [POWERPC] Always add preferred consoles in platforms/pseries/lpar.cMichael Ellerman2008-04-171-7/+2
| * | [POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman2008-04-173-3/+3
| * | [POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja2008-04-163-3/+45
| * | [POWERPC] Cleanup pgtable-ppc32.hKumar Gala2008-04-161-4/+1
| * | [POWERPC] bootwrapper: Use physical address in PHDR for uImageKumar Gala2008-04-161-1/+4
| * | [POWERPC] Update linker script to properly set physical addressesKumar Gala2008-04-162-24/+24
| * | [POWERPC] Move phys_addr_t definition into asm/types.hKumar Gala2008-04-167-17/+7
| * | [POWERPC] Clean up some linker and symbol usageKumar Gala2008-04-163-5/+3
| * | [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala2008-04-164-8/+8
| * | [POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32Kumar Gala2008-04-161-2/+2
| * | [POWERPC] 85xx: Cleanup TLB initializationKumar Gala2008-04-162-28/+43
| * | [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala2008-04-165-9/+16
| * | [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala2008-04-167-24/+15
| * | [POWERPC] Provide access to arch/powerpc include path on ppc64Kumar Gala2008-04-161-6/+4
| * | [POWERPC] Remove Kconfig option BOOT_LOADKumar Gala2008-04-161-16/+0
| * | [POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.cAdrian Bunk2008-04-161-0/+2
| * | [POWERPC] Efika: Really, don't pretend to be CHRPDavid Woodhouse2008-04-161-0/+8
| * | [POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich2008-04-164-0/+146
| * | [POWERPC] Implement support for the GPIO LIB APIAnton Vorontsov2008-04-163-0/+113
| * | [POWERPC] OF helpers for the GPIO APIAnton Vorontsov2008-04-164-0/+318
| * | [POWERPC] properly declare onstack completion in iseries vethBenjamin Herrenschmidt2008-04-161-1/+2
| * | [POWERPC] Fixup softirq preempt countBenjamin Herrenschmidt2008-04-161-1/+14
| * | [POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt2008-04-162-4/+1
| * | [POWERPC] hvcbeat: Fix buffer manipulationIshizaki Kou2008-04-161-2/+2
| * | [POWERPC] celleb: Coding style cleanupIshizaki Kou2008-04-169-38/+39
| * | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-04-163-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