aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-14powerpc: Get USE_STRICT_MM_TYPECHECKS working againDavid Gibson6-22/+24
2008-10-14powerpc: Reflect the used arguments in machine_init() prototypeSebastian Andrzej Siewior1-1/+1
2008-10-14powerpc: Fix DMA offset for non-coherent DMABenjamin Herrenschmidt2-3/+7
2008-10-14Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt60-166/+614
2008-10-14Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2-6/+12
2008-10-13powerpc: fix fsl_upm nand driver modular buildAnton Vorontsov2-48/+53
2008-10-13powerpc/83xx: add NAND support for the MPC8360E-RDK boardsAnton Vorontsov1-0/+12
2008-10-13powerpc: FPGA support for GE Fanuc SBC610Martyn Welch2-0/+44
2008-10-13powerpc: reserve two DMA channels for audio in MPC8610 HPCD device treeTimur Tabi1-2/+2
2008-10-13powerpc: disable CHRP and PMAC support in various defconfigsTimur Tabi21-1/+44
2008-10-13powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boardsAnton Vorontsov3-0/+21
2008-10-13powerpc: remove support for bootmem-allocated memory for the DIU driverTimur Tabi3-46/+1
2008-10-13powerpc: remove non-dependent load fsl_booke PTE_64BITMilton Miller1-4/+0
2008-10-13powerpc/5121: Add PCI support.John Rigby4-3/+16
2008-10-13powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.John Rigby17-37/+71
2008-10-13powerpc/fsl: Hide MPC5121 pci bridge.John Rigby1-2/+3
2008-10-13powerpc/83xx: don't probe broken PCI on mpc837x_mds boardsAnton Vorontsov1-1/+7
2008-10-13powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/KconfigAnton Vorontsov2-9/+9
2008-10-13powerpc: make Freescale QE support a selectable Kconfig optionTimur Tabi3-7/+2
2008-10-13powerpc: GE Fanuc's FPGA based PIC controller on the SBC610Martyn Welch5-6/+327
2008-10-13powerpc/85xx: Wire up RTC interrupt on MPC8536DSKumar Gala1-0/+2
2008-10-13powerpc/smp: No need to set_need_resched when getting a resched IPIMilton Miller1-2/+1
2008-10-13powerpc/xics: Reduce and comment xics IPI use of memory barriersMilton Miller1-4/+1
2008-10-13powerpc/xics: Make printk format strings fit on one lineMilton Miller1-18/+18
2008-10-13powerpc/xics: Mark xics IPI interrupt as per-cpuMilton Miller1-4/+4
2008-10-13powerpc/xics: EOI xics ipi by hand in kexecMilton Miller1-11/+7
2008-10-13powerpc/xics: Factor out cpu joining/unjoining the GIQMilton Miller1-20/+13
2008-10-13powerpc/xics: Initialization code cleanupsMilton Miller1-12/+8
2008-10-13powerpc/xics: Trim #include listMilton Miller1-4/+1
2008-10-13powerpc/xics: Change *_xirr_info_set() prototype to avoid castsMilton Miller1-6/+5
2008-10-13powerpc/xics: Rearrange file to group code by functionMilton Miller1-215/+217
2008-10-13powerpc/xics: Consolidate ipi message encode and decodeMilton Miller3-57/+48
2008-10-13powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMPKumar Gala1-1/+2
2008-10-13powerpc: Remove old Makefile workaround for arch/ppcJosh Boyer1-3/+0
2008-10-13powerpc/xics: Update default_server during migrate_irqs_awayMilton Miller1-4/+5
2008-10-13powerpc/xics: EOI unmapped irqs after disabling themMilton Miller1-12/+41
2008-10-10Merge commit 'jk/jk-merge'Benjamin Herrenschmidt1-4/+7
2008-10-10powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodesJon Tollefson1-28/+80
2008-10-10powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras4-42/+119
2008-10-10powerpc: Fix error path in kernel_thread functionJosh Poimboeuf2-6/+10
2008-10-10powerpc/cell/oprofile: Fix test on overlay_tbl_offset in vma_mapRoel Kluin1-1/+1
2008-10-10powerpc: Oops in pseries_lmb_remove()Nathan Fontenot1-1/+1
2008-10-10powerpc/spufs: add a missing mutex_unlockKou Ishizaki1-0/+2
2008-10-10powerpc/spufs: use inc_nlinkJeremy Kerr1-4/+4
2008-10-10powerpc/spufs: set nlink count for spufs root correctlyJeremy Kerr1-0/+1
2008-10-08powerpc/mpc5200: Silence warnings in arch/powerpc/platforms/52xx/mpc52xx_pci.cTony Breeds1-4/+9
2008-10-08powerpc/mpc5200: trivial printk-fixes in mpc52xx_commonWolfram Sang1-2/+3
2008-10-07powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCIBenjamin Herrenschmidt1-2/+3
2008-10-07powerpc: Honor O_NONBLOCK flag when reading RTAS logVitaly Mayatskikh1-8/+18
2008-10-07powerpc: Remove CHRP and PMAC support from FSL defconfigsTimur Tabi20-40/+0