aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_indexNathan Lynch2008-12-15
* powerpc: Move smp_hw_index to 32-bit codeNathan Lynch2008-12-15
* powerpc: Remove `have_of' global variableAnton Vorontsov2008-12-15
* powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warningBecky Bruce2008-12-15
* powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven2008-12-15
* powerpc/ps3: Quiet dmesg outputGeoff Levand2008-12-15
* powerpc: Fix typo in pgtable-ppc64.hGeoff Levand2008-12-15
* powerpc/chrp: Add missing of_node_put in pci.cNicolas Palix2008-12-15
* Merge branch 'merge' into nextPaul Mackerras2008-12-15
|\
| * powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann2008-12-15
| * powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen2008-12-15
| * powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaBrian King2008-12-15
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2008-12-14
| |\
| | * powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala2008-12-13
| * | powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer2008-12-11
| |/
| * Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras2008-12-08
| |\
| | * powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigsAnton Vorontsov2008-12-04
| * | powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely2008-12-05
| |/
| * powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov2008-12-03
* | powerpc/85xx: Fix compile issues with mpc8572ds.dtsKumar Gala2008-12-15
* | powerpc: Fix bogus cache flushing on all 40x and BookE processors v2Benjamin Herrenschmidt2008-12-15
* | powerpc/85xx: Create dts for each core in CAMP mode for MPC8572DSHaiying Wang2008-12-03
* | powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DSHaiying Wang2008-12-03
* | powerpc/85xx: Add localbus node in mpc8572ds dts fileHaiying Wang2008-12-03
* | powerpc/86xx: Basic GPIO support for GE Fanuc SBC610Martyn Welch2008-12-03
* | powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.cAnton Vorontsov2008-12-03
* | powerpc/86xx: Add use of Epson RTX-8581 RTC to GE Fanuc SBC610 dtsMartyn Welch2008-12-03
* | powerpc/85xx: Fix compile warnings in mpc85xx_mds.cKumar Gala2008-12-03
* | powerpc/85xx: Add support for SMP initializationKumar Gala2008-12-03
* | powerpc/85xx: minor head_fsl_booke.S cleanupKumar Gala2008-12-03
* | powerpc: Better setup of boot page TLB entryTrent Piepho2008-12-03
* | powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2008-12-03
* | powerpc/math-emu: Remove redundant 'ret'Liu Yu2008-12-03
* | powerpc/math-emu: Adopt new version of _FP_CHOOSENANLiu Yu2008-12-03
* | powerpc/math-emu: Fix single float point division bugLiu Yu2008-12-03
* | powerpc: Remove unncessary SPE related compiler flagKumar Gala2008-12-03
* | powerpc and sparc: Introduce dev_archdata node accessorsAnton Vorontsov2008-12-03
* | powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()Sebastien Dugue2008-12-03
* | powerpc: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-03
* | powerpc: Add sync_*_for_* to dma_opsBecky Bruce2008-12-03
* | powerpc: Allow the max stack trace depth to be configuredJohannes Berg2008-12-03
* | powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala2008-12-03
* | powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidatesKumar Gala2008-12-03
* | powerpc: hash_page_sync should only be used on SMP & STD_MMU_32Kumar Gala2008-12-03
* | powerpc: Fix ppc32 mm_struct CPU tracking in SMPBenjamin Herrenschmidt2008-12-03
* | powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()Kumar Gala2008-12-03
* | Merge branch 'merge'Paul Mackerras2008-12-03
|\|
| * powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt2008-12-03
| * Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-02
| |\
| | * KVM: ppc: stop leaking host memory on VM exitHollis Blanchard2008-11-25