summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: reserve two DMA channels for audio in MPC8610 HPCD device treeTimur Tabi2008-10-131-2/+2
* powerpc: document the "fsl,ssi-dma-channel" compatible propertyTimur Tabi2008-10-132-8/+25
* powerpc: disable CHRP and PMAC support in various defconfigsTimur Tabi2008-10-1321-1/+44
* OF: add fsl,mcu-mpc8349emitx to the exception listAnton Vorontsov2008-10-131-1/+1
* 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/+1Star
* powerpc: remove non-dependent load fsl_booke PTE_64BITMilton Miller2008-10-131-4/+0Star
* 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-1318-37/+111
* 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/+2Star
* 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
* powerpc/smp: No need to set_need_resched when getting a resched IPIMilton Miller2008-10-131-2/+1Star
* powerpc/xics: Reduce and comment xics IPI use of memory barriersMilton Miller2008-10-131-4/+1Star
* 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/+7Star
* powerpc/xics: Factor out cpu joining/unjoining the GIQMilton Miller2008-10-131-20/+13Star
* powerpc/xics: Initialization code cleanupsMilton Miller2008-10-131-12/+8Star
* powerpc/xics: Trim #include listMilton Miller2008-10-131-4/+1Star
* powerpc/xics: Change *_xirr_info_set() prototype to avoid castsMilton Miller2008-10-131-6/+5Star
* 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/+48Star
* powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMPKumar Gala2008-10-131-1/+2
* powerpc: Remove old Makefile workaround for arch/ppcJosh Boyer2008-10-131-3/+0Star
* of: Add new helper of_parse_phandles_with_args()Anton Vorontsov2008-10-133-62/+131
* powerpc/xics: Update default_server during migrate_irqs_awayMilton Miller2008-10-131-4/+5
* powerpc/xics: EOI unmapped irqs after disabling themMilton Miller2008-10-131-12/+41
* Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2008-10-101-4/+7
|\
| * powerpc/spufs: add a missing mutex_unlockKou Ishizaki2008-10-101-0/+2
| * powerpc/spufs: use inc_nlinkJeremy Kerr2008-10-101-4/+4
| * powerpc/spufs: set nlink count for spufs root correctlyJeremy Kerr2008-10-101-0/+1
* | powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodesJon Tollefson2008-10-101-28/+80
* | powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras2008-10-104-42/+119
* | powerpc/of-bindings: Don't support linux,<modalias> "compatible" valuesGrant Likely2008-10-101-20/+5Star
* | powerpc: Fix error path in kernel_thread functionJosh Poimboeuf2008-10-102-6/+10
* | powerpc/cell/oprofile: Fix test on overlay_tbl_offset in vma_mapRoel Kluin2008-10-101-1/+1
* | powerpc: Fix no interrupt handling in pata_of_platformAnton Vorontsov2008-10-101-1/+1
* | powerpc: Oops in pseries_lmb_remove()Nathan Fontenot2008-10-101-1/+1
* | powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCIBenjamin Herrenschmidt2008-10-071-2/+3
* | powerpc: Honor O_NONBLOCK flag when reading RTAS logVitaly Mayatskikh2008-10-071-8/+18
* | powerpc: Remove CHRP and PMAC support from FSL defconfigsTimur Tabi2008-10-0720-40/+0Star
* | powerpc: Enforce sane MAX_ORDERJohannes Berg2008-10-071-0/+3
* | powerpc: Fix 64-bit hibernation with 64k pagesJohannes Berg2008-10-071-1/+1
* | powerpc/iseries: Remove unused variable in viodasd.cJohann Felix Soden2008-10-071-3/+0Star
* | powerpc: Remove outdated Documentation/powerpc/smp.txtGeert Uytterhoeven2008-10-072-36/+0Star
* | powerpc: Remove remains of /proc/ppc_htabGeert Uytterhoeven2008-10-073-121/+0Star