aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-28powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PICAnton Vorontsov1-6/+17
2008-07-28cpm_uart: Add generic clock API support to set baudratesLaurent Pinchart1-0/+1
2008-07-28powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich2-5/+272
2008-07-28cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart3-0/+136
2008-07-28powerpc: Disable 64K hugetlb support when doing 64K SPU mappingsBenjamin Herrenschmidt1-1/+8
2008-07-28powerpc/powermac: Fixup default serial port device for pmac_zilogBenjamin Herrenschmidt2-27/+89
2008-07-28powerpc/powermac: Use sane default baudrate for SCC debuggingBenjamin Herrenschmidt1-1/+11
2008-07-28powerpc: Show processor cache information in sysfsNathan Lynch1-0/+309
2008-07-28powerpc: Make core id information available to userspaceNathan Lynch1-0/+23
2008-07-28powerpc: Make core sibling information available to userspaceNathan Lynch1-0/+64
2008-07-28powerpc/vio: More fallout from dma_mapping_error API changeStephen Rothwell1-1/+1
2008-07-28powerpc/pseries: Fix CMO sysdev attribute API change falloutStephen Rothwell1-2/+6
2008-07-28powerpc: Enable tracehook for the architectureRoland McGrath1-0/+1
2008-07-28powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath3-5/+15
2008-07-28powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath3-27/+34
2008-07-28powerpc: Call tracehook_signal_handler() when setting up signal framesRoland McGrath1-1/+7
2008-07-28powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch3-30/+29
2008-07-28powerpc: register_cpu_online should be __cpuinitNathan Lynch1-1/+1
2008-07-28powerpc: kill useless SMT code in prom_hold_cpusNathan Lynch1-36/+3
2008-07-28powerpc: Fix vio build warningsNathan Lynch1-2/+2
2008-07-28powerpc/booke: Clean up the hardware watchpoint supportKumar Gala4-11/+12
2008-07-28powerpc: Removed duplicated include in stacktrace.cHuang Weiyi1-1/+0
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-25powerpc: clean up the Book-E HW watchpoint supportKumar Gala4-11/+12
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