aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2008-12-16powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven
2008-12-16powerpc/ps3: Quiet dmesg outputGeoff Levand
2008-12-16powerpc: Fix typo in pgtable-ppc64.hGeoff Levand
2008-12-16powerpc/chrp: Add missing of_node_put in pci.cNicolas Palix
2008-12-16Merge branch 'merge' into nextPaul Mackerras
2008-12-16powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann
2008-12-16powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen
2008-12-16powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaBrian King
2008-12-15powerpc/85xx: Fix compile issues with mpc8572ds.dtsKumar Gala
2008-12-15powerpc: Fix bogus cache flushing on all 40x and BookE processors v2Benjamin Herrenschmidt
2008-12-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2008-12-13powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala
2008-12-11powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer
2008-12-09Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras
2008-12-05powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely
2008-12-04powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigsAnton Vorontsov
2008-12-03powerpc/85xx: Create dts for each core in CAMP mode for MPC8572DSHaiying Wang
2008-12-03powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DSHaiying Wang
2008-12-03powerpc/85xx: Add localbus node in mpc8572ds dts fileHaiying Wang
2008-12-03powerpc/86xx: Basic GPIO support for GE Fanuc SBC610Martyn Welch
2008-12-03powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.cAnton Vorontsov
2008-12-03powerpc/86xx: Add use of Epson RTX-8581 RTC to GE Fanuc SBC610 dtsMartyn Welch
2008-12-03powerpc/85xx: Fix compile warnings in mpc85xx_mds.cKumar Gala
2008-12-03powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov
2008-12-03powerpc/85xx: Add support for SMP initializationKumar Gala
2008-12-03powerpc/85xx: minor head_fsl_booke.S cleanupKumar Gala
2008-12-03powerpc: Better setup of boot page TLB entryTrent Piepho
2008-12-03powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu
2008-12-03powerpc/math-emu: Remove redundant 'ret'Liu Yu
2008-12-03powerpc/math-emu: Adopt new version of _FP_CHOOSENANLiu Yu
2008-12-03powerpc/math-emu: Fix single float point division bugLiu Yu
2008-12-03powerpc: Remove unncessary SPE related compiler flagKumar Gala
2008-12-03powerpc and sparc: Introduce dev_archdata node accessorsAnton Vorontsov
2008-12-03powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()Sebastien Dugue
2008-12-03powerpc: Eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-12-03powerpc: Add sync_*_for_* to dma_opsBecky Bruce
2008-12-03powerpc: Allow the max stack trace depth to be configuredJohannes Berg
2008-12-03powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala
2008-12-03powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidatesKumar Gala
2008-12-03powerpc: hash_page_sync should only be used on SMP & STD_MMU_32Kumar Gala
2008-12-03powerpc: Fix ppc32 mm_struct CPU tracking in SMPBenjamin Herrenschmidt
2008-12-03powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()Kumar Gala
2008-12-03Merge branch 'merge'Paul Mackerras
2008-12-03powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt
2008-12-02Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-02powerpc: Use physical cpu id when setting the processor affinityKumar Gala
2008-12-01powerpc: Fix build for 32-bit SMP configsMilton Miller
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-12-01powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras
2008-12-01powerpc/cell: Fix GDB watchpoints, againArnd Bergmann