summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-10-07powerpc: Enforce sane MAX_ORDERJohannes Berg1-0/+3
2008-10-07powerpc: Fix 64-bit hibernation with 64k pagesJohannes Berg1-1/+1
2008-10-07powerpc: Avoid integer overflow in page_is_ram()Roland Dreier1-3/+2
2008-10-07powerpc: Ignore generated vmlinux.lds in gitSebastien Dugue1-0/+1
2008-10-07Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt6-4/+1096
2008-10-02powerpc/44x: Add AMCC Arches defconfig fileVictor Gallardo1-0/+767
2008-10-02powerpc/44x: Add AMCC Arches DTSVictor Gallardo1-0/+293
2008-10-02powerpc/44x: Add AMCC Arches eval board supportVictor Gallardo2-3/+17
2008-10-02ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo1-0/+4
2008-10-02powerpc/4xx: Allow 4xx PCI bridge to be disabled via device treeMatthias Fuchs1-1/+8
2008-10-02Merge commit 'kumar/kumar-mmu'Benjamin Herrenschmidt15-46/+215
2008-10-02Merge commit 'kumar/kumar-dma'Benjamin Herrenschmidt15-294/+265
2008-10-01powerpc/math-emu: Use kernel generic math-emu codeKumar Gala45-2266/+323