aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-07-25introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbolJohannes Berg
2008-07-25powerpc/pseries: Remove kmalloc call in handling writes to lparcfgNathan Fontenot
2008-07-25powerpc/pseries: Update arch vector to indicate support for CMONathan Fontenot
2008-07-25powerpc/pseries: Verify CMO memory entitlement updates with virtual I/ONathan Fontenot
2008-07-25powerpc/pseries: vio bus support for CMORobert Jennings
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings
2008-07-25powerpc/pseries: Add CMO paging statisticsBrian King
2008-07-25powerpc/pseries: Add collaborative memory managerBrian King
2008-07-25powerpc/pseries: Utilities to set firmware page stateBrian King
2008-07-25powerpc/pseries: Enable CMO feature during platform setupRobert Jennings
2008-07-25powerpc/pseries: Split retrieval of processor entitlement data into a helper ...Robert Jennings
2008-07-25powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot
2008-07-25powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...Nathan Fotenot
2008-07-25powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgNathan Fontenot
2008-07-25powerpc: Fix compile error with binutils 2.15Segher Boessenkool
2008-07-25powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpointMark Nelson
2008-07-25powerpc: BookE hardware watchpoint supportLuis Machado
2008-07-25powerpc: Fallout from sysdev API changesStephen Rothwell
2008-07-25powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch
2008-07-25Merge commit 'jk/jk-merge'Benjamin Herrenschmidt
2008-07-25Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24powerpc: support multiple hugepage sizesJon Tollefson
2008-07-24powerpc: define support for 16G hugepagesJon Tollefson
2008-07-24powerpc: scan device tree for gigantic pagesJon Tollefson
2008-07-24powerpc: function to allocate gigantic hugepagesJon Tollefson
2008-07-24hugetlb: introduce pud_hugeAndi Kleen
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich
2008-07-24spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt
2008-07-24powerpc ioremap_protBenjamin Herrenschmidt
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-07-24add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell
2008-07-24powerpc/spufs: better placement of spu affinity reference contextAndre Detsch
2008-07-24powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch
2008-07-23kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel
2008-07-23powerpc/spufs: correct kcalloc usageMilton Miller
2008-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-22powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO configGrant Likely
2008-07-22powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed.Jon Smirl
2008-07-22Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-07-22powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool
2008-07-22powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceededMike Mason
2008-07-22powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson