aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: use generic show_mem()Johannes Weiner2008-07-261-39/+0
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-264-24/+13
* kexec jumpHuang Ying2008-07-261-1/+1
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-263-3/+3
* powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch2008-07-261-2/+2
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2526-205/+2118
|\
| * powerpc/pseries: Remove kmalloc call in handling writes to lparcfgNathan Fontenot2008-07-251-16/+12
| * powerpc/pseries: Update arch vector to indicate support for CMONathan Fontenot2008-07-251-1/+8
| * powerpc/pseries: Verify CMO memory entitlement updates with virtual I/ONathan Fontenot2008-07-251-0/+10
| * powerpc/pseries: vio bus support for CMORobert Jennings2008-07-251-6/+1027
| * powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-256-19/+63
| * powerpc/pseries: Add CMO paging statisticsBrian King2008-07-251-0/+20
| * powerpc/pseries: Add collaborative memory managerBrian King2008-07-253-0/+492
| * powerpc/pseries: Utilities to set firmware page stateBrian King2008-07-251-0/+10
| * powerpc/pseries: Enable CMO feature during platform setupRobert Jennings2008-07-251-0/+71
| * powerpc/pseries: Split retrieval of processor entitlement data into a helper ...Robert Jennings2008-07-251-35/+46
| * powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot2008-07-251-1/+120
| * powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...Nathan Fotenot2008-07-251-78/+88
| * powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgNathan Fontenot2008-07-251-32/+0
| * powerpc: Fix compile error with binutils 2.15Segher Boessenkool2008-07-251-1/+1
| * powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpointMark Nelson2008-07-251-1/+12
| * powerpc: BookE hardware watchpoint supportLuis Machado2008-07-256-35/+136
| * powerpc: Fallout from sysdev API changesStephen Rothwell2008-07-251-1/+2
| * powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch2008-07-251-0/+11
| * Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2008-07-252-14/+24
| |\
| | * powerpc/spufs: better placement of spu affinity reference contextAndre Detsch2008-07-241-0/+17
| | * powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch2008-07-241-12/+6
| | * powerpc/spufs: correct kcalloc usageMilton Miller2008-07-231-2/+1
| * | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-251-1/+1
| |\ \
| | * | powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO configGrant Likely2008-07-221-0/+1
| | * | powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed.Jon Smirl2008-07-221-1/+0
* | | | gpiolib: allow user-selectionMichael Buesch2008-07-253-2/+3
* | | | kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-4/+2
* | | | introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbolJohannes Berg2008-07-251-0/+1
|/ / /
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-242-3/+3
|\ \ \
| * \ \ Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18349-6074/+29779
| |\ \ \
| * | | | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-182-3/+3
* | | | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-242-0/+2
* | | | | powerpc: support multiple hugepage sizesJon Tollefson2008-07-244-107/+186
* | | | | powerpc: define support for 16G hugepagesJon Tollefson2008-07-241-18/+44
* | | | | powerpc: scan device tree for gigantic pagesJon Tollefson2008-07-242-1/+59
* | | | | powerpc: function to allocate gigantic hugepagesJon Tollefson2008-07-241-0/+21
* | | | | hugetlb: introduce pud_hugeAndi Kleen2008-07-241-0/+5
* | | | | hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-1/+2
* | | | | mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2008-07-241-4/+4
* | | | | spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt2008-07-241-0/+23
* | | | | powerpc ioremap_protBenjamin Herrenschmidt2008-07-243-6/+33
* | | | | mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-2/+1
* | | | | add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell2008-07-241-0/+1
* | | | | kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel2008-07-236-66/+418