summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Add option for non-atomic PTE updates to ppc64Benjamin Herrenschmidt2009-03-242-1/+13
* powerpc/mm: Fix printk type warning in mmu_context_nohashBenjamin Herrenschmidt2009-03-241-1/+1
* powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.cBenjamin Herrenschmidt2009-03-242-1/+1
* powerpc/mm: Merge various PTE bits and accessors definitionsBenjamin Herrenschmidt2009-03-244-337/+233
* powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt2009-03-2412-76/+89
* powerpc/cell: Fix iommu exception reportingJeremy Kerr2009-03-241-4/+5
* powerpc/mm: e300c2/c3/c4 TLB errata workaroundKumar Gala2009-03-244-7/+45
* powerpc/mm: Used free register to save a few cycles in SW TLB miss handlingKumar Gala2009-03-241-27/+24
* powerpc/mm: Remove unused register usage in SW TLB miss handlingKumar Gala2009-03-241-8/+3
* powerpc: expect all devices calling dma ops to have archdata setKumar Gala2009-03-241-11/+1
* powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala2009-03-242-13/+36
* powerpc/pci: Default to dma_direct_ops for pci dma_opsKumar Gala2009-03-241-1/+1
* powerpc/pmi: Irq handlers return irqreturn_tStephen Rothwell2009-03-241-1/+1
* cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell2009-03-247-23/+20
* powerpc: Turn on self-tests in ppc64_defconfigMichael Ellerman2009-03-241-3/+3
* powerpc/msi: Mark the MSI bitmap selftest code as __initMichael Ellerman2009-03-241-3/+3
* powerpc/cell: Make axonram depends on BLOCKMichael Ellerman2009-03-241-1/+1
* powerpc: Add virtual processor dispatch trace logJeremy Kerr2009-03-244-0/+295
* powerpc: Add dispatch trace log fields to lppacaJeremy Kerr2009-03-241-2/+4
* powerpc: Fix page_ins details in lppaca commentsJeremy Kerr2009-03-241-1/+1
* powerpc: Make sysfs code use smp_call_function_singleRusty Russell2009-03-241-25/+6
* powerpc/pseries: Failed reconfig notifier chain call cleanupNathan Fontenot2009-03-241-1/+5
* powerpc: Fix prom_init on 32-bit OF machinesBenjamin Herrenschmidt2009-03-241-1/+1
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-2410-163/+258
|\
| * powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala2009-03-231-0/+9
| * powerpc/ps3: ps3_defconfig updatesGeoff Levand2009-03-181-60/+190
| * Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-03-182-4/+6
| |\
| | * powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala2009-03-171-3/+3
| | * powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik2009-03-171-1/+3
| * | ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven2009-03-131-0/+7
| |/
| * Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-03-112-2/+2
| |\
| | * powerpc/4xx: Enable SERIAL_OF support by default for Virtex platformsGrant Likely2009-02-282-2/+2
| * | powerpc: fix linkstation and storcenter compilation breakageGuennadi Liakhovetski2009-03-094-97/+44
* | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-03-207-42/+435
|\ \ \
| * | | powerpc/bootwrapper: add fixed-head.o to simpleimage wrappersGrant Likely2009-03-111-2/+2
| * | | powerpc/5200: add Phytec phyCORE-MPC5200B-IO board (pcm032)Wolfram Sang2009-03-113-1/+395
| * | | powerpc/5200: add function to return external clock frequencyWolfgang Grandegger2009-03-112-0/+38
| * | | powerpc/5200: remove sysfs debug file from GPT driverGrant Likely2009-03-111-39/+0
* | | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-03-2013-18/+2532
|\ \ \ \
| * | | | powerpc/86xx: Default configuration for GE Fanuc's PPC9AMartyn Welch2009-03-191-0/+1889
| * | | | powerpc/86xx: Board support for GE Fanuc's PPC9AMartyn Welch2009-03-194-1/+597
| * | | | powerpc/cpm2: fix building fs_enet driver as a module.Grant Likely2009-03-191-0/+1
| * | | | powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.Martyn Welch2009-03-191-0/+4
| * | | | powerpc/85xx: Update smp support to handle doorbells and non-mpic initKumar Gala2009-03-111-8/+35
| * | | | powerpc/math-emu: Fix efp dependenceLiu Yu2009-03-112-5/+4
| * | | | powerpc/85xx: remove setup_irq(NULL action) in ksi8560Thomas Gleixner2009-03-111-2/+0
| * | | | powerpc/85xx: Fix MPC8572DS PCI protected interrupt sourcesTed Peters2009-03-112-2/+2
| |/ / /
* | | | powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitionsBenjamin Herrenschmidt2009-03-202-12/+26
* | | | powerpc/mm: Split the various pgtable-* headers based on MMU typeBenjamin Herrenschmidt2009-03-2012-467/+564
* | | | powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-1123-42/+60
OpenPOWER on IntegriCloud