summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
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 Welch4-2/+294
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/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: 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-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek1-2/+2
2008-10-09phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2-2/+2
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: Honor O_NONBLOCK flag when reading RTAS logVitaly Mayatskikh1-8/+18
2008-10-07Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2-3/+17
2008-10-02powerpc/44x: Add AMCC Arches eval board supportVictor Gallardo2-3/+17
2008-10-02Merge commit 'kumar/kumar-mmu'Benjamin Herrenschmidt1-7/+10
2008-10-02Merge commit 'kumar/kumar-dma'Benjamin Herrenschmidt2-4/+4
2008-10-02powerpc: Fix boot hang regression on MPC8544DSKumar Gala1-1/+11
2008-09-29powerpc: Correct USB support for GE Fanuc SBC610Martyn Welch1-0/+17
2008-09-29powerpc: Drop redundant machine type print in show_cpuinfoBecky Bruce6-27/+0
2008-09-25POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce1-7/+10
2008-09-25powerpc: Drop archdata numa_nodeBecky Bruce2-4/+4
2008-09-24powerpc: Move 8xxx GPIO Kconfig under the platform menuKumar Gala1-0/+9
2008-09-22Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras10-2/+396
2008-09-22Merge branch 'next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboy...Paul Mackerras9-391/+113
2008-09-16powerpc: Board support for GE Fanuc SBC610Martyn Welch3-1/+158
2008-09-16powerpc/sbc8560: fix compile warning on CPM pin arrayPaul Gortmaker1-1/+1
2008-09-16powerpc: Add support for mpc8247 based board MGCOGE from keymile.Heiko Schocher3-0/+138
2008-09-16powerpc: Add support for the MPC852 based mgsuvd board from keymile.Heiko Schocher3-0/+99
2008-09-15powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue1-7/+4
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras1-2/+2
2008-09-15powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras1-13/+10
2008-09-15powerpc: Check rc of notifier chain for memory removeNathan Fontenot1-3/+3
2008-09-15powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ONroel kluin1-1/+1
2008-09-14generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge1-1/+0
2008-09-10Merge branch 'linux-2.6'Paul Mackerras6-190/+130
2008-09-08powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch1-1/+2
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk4-4/+0
2008-09-05powerpc/spufs: Fix race for a free SPUJeremy Kerr1-4/+19