summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-09-302-58/+54
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | | * | | | | | powerpc: Fix failure to shutdown with CPU hotplugJohannes Berg2008-09-301-5/+1
| | | | * | | | | | powerpc: Fix PCI in Holly device treeDavid Gibson2008-09-301-53/+53
| | | * | | | | | | kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-261-3/+2
| | | |/ / / / / /
| | * / / / / / / signals: demultiplexing SIGTRAP signalSrinivasa Ds2008-09-231-5/+0
| | |/ / / / / /
| | * | | | | | Fix compile failure with non modular buildsJames Bottomley2008-09-173-20/+18
| | * | | | | | powerpc: Holly board needs dtbImage targetJosh Boyer2008-09-171-1/+1
| | * | | | | | powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device treeTimur Tabi2008-09-161-4/+4
| | | |_|_|/ / | | |/| | | |
| * | | | | | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-067-26/+0
| * | | | | | PowerPC: Use <asm-generic/statfs.h>David Woodhouse2008-09-061-54/+0
| | |_|_|/ / | |/| | | |
* | | | | | powerpc: Fix CHRP PCI config access for indirect_pciBenjamin Herrenschmidt2008-10-151-1/+1
* | | | | | powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPsBenjamin Herrenschmidt2008-10-151-1/+1
* | | | | | powerpc: Fix 32-bit SMP boot on CHRPBenjamin Herrenschmidt2008-10-151-0/+6
* | | | | | powerpc: Fix link errors on 32-bit machines using legacy DMABenjamin Herrenschmidt2008-10-151-0/+6
* | | | | | powerpc/pci: Improve detection of unassigned bridge resourcesBenjamin Herrenschmidt2008-10-151-47/+116
* | | | | | powerpc: Get USE_STRICT_MM_TYPECHECKS working againDavid Gibson2008-10-146-22/+24
* | | | | | powerpc: Reflect the used arguments in machine_init() prototypeSebastian Andrzej Siewior2008-10-141-1/+1
* | | | | | powerpc: Fix DMA offset for non-coherent DMABenjamin Herrenschmidt2008-10-142-3/+7
* | | | | | Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2008-10-1460-166/+614
|\ \ \ \ \ \
| * | | | | | powerpc: fix fsl_upm nand driver modular buildAnton Vorontsov2008-10-132-48/+53
| * | | | | | powerpc/83xx: add NAND support for the MPC8360E-RDK boardsAnton Vorontsov2008-10-131-0/+12
| * | | | | | powerpc: FPGA support for GE Fanuc SBC610Martyn Welch2008-10-132-0/+44
| * | | | | | powerpc: reserve two DMA channels for audio in MPC8610 HPCD device treeTimur Tabi2008-10-131-2/+2
| * | | | | | powerpc: disable CHRP and PMAC support in various defconfigsTimur Tabi2008-10-1321-1/+44
| * | | | | | powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boardsAnton Vorontsov2008-10-133-0/+21
| * | | | | | powerpc: remove support for bootmem-allocated memory for the DIU driverTimur Tabi2008-10-133-46/+1
| * | | | | | powerpc: remove non-dependent load fsl_booke PTE_64BITMilton Miller2008-10-131-4/+0
| * | | | | | powerpc/5121: Add PCI support.John Rigby2008-10-134-3/+16
| * | | | | | powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.John Rigby2008-10-1317-37/+71
| * | | | | | powerpc/fsl: Hide MPC5121 pci bridge.John Rigby2008-10-131-2/+3
| * | | | | | powerpc/83xx: don't probe broken PCI on mpc837x_mds boardsAnton Vorontsov2008-10-131-1/+7
| * | | | | | powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/KconfigAnton Vorontsov2008-10-132-9/+9
| * | | | | | powerpc: make Freescale QE support a selectable Kconfig optionTimur Tabi2008-10-133-7/+2
| * | | | | | powerpc: GE Fanuc's FPGA based PIC controller on the SBC610Martyn Welch2008-10-135-6/+327
| * | | | | | powerpc/85xx: Wire up RTC interrupt on MPC8536DSKumar Gala2008-10-131-0/+2
* | | | | | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-142-6/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | powerpc/mpc5200: Silence warnings in arch/powerpc/platforms/52xx/mpc52xx_pci.cTony Breeds2008-10-081-4/+9
| * | | | | | powerpc/mpc5200: trivial printk-fixes in mpc52xx_commonWolfram Sang2008-10-081-2/+3
* | | | | | | powerpc/smp: No need to set_need_resched when getting a resched IPIMilton Miller2008-10-131-2/+1
* | | | | | | powerpc/xics: Reduce and comment xics IPI use of memory barriersMilton Miller2008-10-131-4/+1
* | | | | | | powerpc/xics: Make printk format strings fit on one lineMilton Miller2008-10-131-18/+18
* | | | | | | powerpc/xics: Mark xics IPI interrupt as per-cpuMilton Miller2008-10-131-4/+4
* | | | | | | powerpc/xics: EOI xics ipi by hand in kexecMilton Miller2008-10-131-11/+7
* | | | | | | powerpc/xics: Factor out cpu joining/unjoining the GIQMilton Miller2008-10-131-20/+13
* | | | | | | powerpc/xics: Initialization code cleanupsMilton Miller2008-10-131-12/+8
* | | | | | | powerpc/xics: Trim #include listMilton Miller2008-10-131-4/+1
* | | | | | | powerpc/xics: Change *_xirr_info_set() prototype to avoid castsMilton Miller2008-10-131-6/+5
* | | | | | | powerpc/xics: Rearrange file to group code by functionMilton Miller2008-10-131-215/+217
* | | | | | | powerpc/xics: Consolidate ipi message encode and decodeMilton Miller2008-10-133-57/+48
* | | | | | | powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMPKumar Gala2008-10-131-1/+2