aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2008-07-28powerpc: Disable 64K hugetlb support when doing 64K SPU mappingsBenjamin Herrenschmidt
2008-07-28powerpc/powermac: Fixup default serial port device for pmac_zilogBenjamin Herrenschmidt
2008-07-28powerpc/powermac: Use sane default baudrate for SCC debuggingBenjamin Herrenschmidt
2008-07-28powerpc: Show processor cache information in sysfsNathan Lynch
2008-07-28powerpc: Make core id information available to userspaceNathan Lynch
2008-07-28powerpc: Make core sibling information available to userspaceNathan Lynch
2008-07-28powerpc/vio: More fallout from dma_mapping_error API changeStephen Rothwell
2008-07-28powerpc/pseries: Fix CMO sysdev attribute API change falloutStephen Rothwell
2008-07-28powerpc: Enable tracehook for the architectureRoland McGrath
2008-07-28powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath
2008-07-28powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath
2008-07-28powerpc: Call tracehook_signal_handler() when setting up signal framesRoland McGrath
2008-07-28powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch
2008-07-28powerpc: register_cpu_online should be __cpuinitNathan Lynch
2008-07-28powerpc: kill useless SMT code in prom_hold_cpusNathan Lynch
2008-07-28powerpc: Fix vio build warningsNathan Lynch
2008-07-28powerpc/booke: Clean up the hardware watchpoint supportKumar Gala
2008-07-28powerpc: Removed duplicated include in stacktrace.cHuang Weiyi
2008-07-27KVM: ppc: fix invalidation of large guest pagesHollis Blanchard
2008-07-26powerpc: use generic show_mem()Johannes Weiner
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-26kexec jumpHuang Ying
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-26powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch
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