aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-3/+0
2008-07-24powerpc: support multiple hugepage sizesJon Tollefson4-6/+8
2008-07-24powerpc: define support for 16G hugepagesJon Tollefson1-1/+1
2008-07-24powerpc: scan device tree for gigantic pagesJon Tollefson1-0/+2
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-1/+2
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich1-1/+1
2008-07-24powerpc ioremap_protBenjamin Herrenschmidt4-1/+31
2008-07-23kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel1-42/+50
2008-07-22Merge commit 'origin/master'Benjamin Herrenschmidt1-0/+2
2008-07-22powerpc: Use PPC_LONG_ALIGN in uaccess.hMichael Ellerman1-12/+9
2008-07-22powerpc: Add a #define for aligning to a long-sized boundaryMichael Ellerman1-0/+2
2008-07-22powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno1-0/+7
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson1-1/+2
2008-07-22powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft1-0/+1
2008-07-20KVM: Add coalesced MMIO support (powerpc part)Laurent Vivier1-0/+2
2008-07-16powerpc: rework FSL Book-E PTE access and TLB missKumar Gala1-11/+4
2008-07-16powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming1-4/+4
2008-07-16powerpc/mpc83xx: Power Management supportScott Wood1-0/+4
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt1-4/+4
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-4/+4
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2-0/+24
2008-07-15powerpc: Fix pte_update for CONFIG_PTE_64BIT and !PTE_ATOMIC_UPDATESKumar Gala1-1/+1
2008-07-15powerpc: fix giveup_vsx to save registers correctlyMichael Neuling1-0/+1
2008-07-15powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPATNathan Lynch1-0/+3
2008-07-15powerpc: mman.h export fixupsStephen Rothwell2-3/+6
2008-07-15Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt1-15/+46
2008-07-14Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt1-2/+3
2008-07-10Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2-0/+24
2008-07-09powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt1-15/+46
2008-07-09powerpc/mm: Add Strong Access Ordering supportDave Kleikamp1-0/+30
2008-07-09powerpc/mm: Add SAO Feature bit to the cputableDave Kleikamp1-1/+2
2008-07-09powerpc/mm: Define flags for Strong Access OrderingDave Kleikamp2-0/+5
2008-07-09powerpc: Implement task_pt_regs() accessorSrinivasa Ds1-0/+2
2008-07-09powerpc: move device_to_mask() to dma-mapping.hMark Nelson1-0/+9
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson2-34/+94
2008-07-09powerpc/dma: Add struct iommu_table argument to iommu_map_sg()Mark Nelson1-3/+3
2008-07-09powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin1-0/+1
2008-07-08Correct hash flushing from huge_ptep_set_wrprotect()David Gibson2-6/+10
2008-07-03powerpc/pseries: Update the device tree correctly for drconf memory add/removeNathan Fontenot1-2/+4
2008-07-03powerpc: Remove old dump_task_* functionsMichael Neuling1-20/+0
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala4-26/+46
2008-07-03powerpc: Fix compile warning in init_threadMichael Neuling1-1/+1
2008-07-03powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPARSEMEM=nTony Breeds1-2/+2
2008-07-01powerpc: Update for VSX core file and ptraceMichael Neuling1-2/+2
2008-07-01powerpc: Keep 3 high personality bytes across execEric B Munson1-1/+2
2008-07-01powerpc: Make sure that include/asm-powerpc/spinlock.h does not trigger compilation warningsBart Van Assche1-13/+14
2008-07-01powerpc: Add 64 bit version of huge_ptep_set_wrprotectAndy Whitcroft3-6/+15
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling5-3/+63
2008-07-01powerpc: Add VSX assembler code macrosMichael Neuling1-0/+103
2008-07-01powerpc: Add VSX CPU featureMichael Neuling1-1/+14