aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2008-12-16powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch
2008-12-16powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_indexNathan Lynch
2008-12-16powerpc: Move smp_hw_index to 32-bit codeNathan Lynch
2008-12-16powerpc: Remove `have_of' global variableAnton Vorontsov
2008-12-16powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warningBecky Bruce
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/4xx: Add L2 cache node to AMCC Canyonlands dts fileStefan Roese
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-04powerpc/4xx: Add support for ISA holes on 4xx PCI/X/EBenjamin Herrenschmidt
2008-12-04powerpc/44x: update ppc44x_defconfigStephen Rothwell
2008-12-04powerpc/kvm: update KVM config options in ppc44x_defconfigHollis Blanchard
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