aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-27KVM: ppc: fix invalidation of large guest pagesHollis Blanchard2-3/+4
2008-07-26powerpc: use generic show_mem()Johannes Weiner1-39/+0
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan4-24/+13
2008-07-26kexec jumpHuang Ying1-1/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori3-3/+3
2008-07-26powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch1-2/+2
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds26-205/+2118
2008-07-25gpiolib: allow user-selectionMichael Buesch3-2/+3
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S1-4/+2
2008-07-25introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbolJohannes Berg1-0/+1
2008-07-25powerpc/pseries: Remove kmalloc call in handling writes to lparcfgNathan Fontenot1-16/+12
2008-07-25powerpc/pseries: Update arch vector to indicate support for CMONathan Fontenot1-1/+8
2008-07-25powerpc/pseries: Verify CMO memory entitlement updates with virtual I/ONathan Fontenot1-0/+10
2008-07-25powerpc/pseries: vio bus support for CMORobert Jennings1-6/+1027
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings6-19/+63
2008-07-25powerpc/pseries: Add CMO paging statisticsBrian King1-0/+20
2008-07-25powerpc/pseries: Add collaborative memory managerBrian King3-0/+492
2008-07-25powerpc/pseries: Utilities to set firmware page stateBrian King1-0/+10
2008-07-25powerpc/pseries: Enable CMO feature during platform setupRobert Jennings1-0/+71
2008-07-25powerpc/pseries: Split retrieval of processor entitlement data into a helper routineRobert Jennings1-35/+46
2008-07-25powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot1-1/+120
2008-07-25powerpc/pseries: Split processor entitlement retrieval and gathering to helper routinesNathan Fotenot1-78/+88
2008-07-25powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgNathan Fontenot1-32/+0
2008-07-25powerpc: Fix compile error with binutils 2.15Segher Boessenkool1-1/+1
2008-07-25powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpointMark Nelson1-1/+12
2008-07-25powerpc: BookE hardware watchpoint supportLuis Machado6-35/+136
2008-07-25powerpc: Fallout from sysdev API changesStephen Rothwell1-1/+2
2008-07-25powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch1-0/+11
2008-07-25Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2-14/+24
2008-07-25Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt1-1/+1
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+3
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2-0/+2
2008-07-24powerpc: support multiple hugepage sizesJon Tollefson4-107/+186
2008-07-24powerpc: define support for 16G hugepagesJon Tollefson1-18/+44
2008-07-24powerpc: scan device tree for gigantic pagesJon Tollefson2-1/+59
2008-07-24powerpc: function to allocate gigantic hugepagesJon Tollefson1-0/+21
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+5
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-4/+4
2008-07-24spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt1-0/+23
2008-07-24powerpc ioremap_protBenjamin Herrenschmidt3-6/+33
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-2/+1
2008-07-24add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell1-0/+1
2008-07-24powerpc/spufs: better placement of spu affinity reference contextAndre Detsch1-0/+17
2008-07-24powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch1-12/+6
2008-07-23kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel6-66/+418
2008-07-23powerpc/spufs: correct kcalloc usageMilton Miller1-2/+1
2008-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds76-714/+5724
2008-07-22powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO configGrant Likely1-0/+1
2008-07-22powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed.Jon Smirl1-1/+0