aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar3-53/+150
2009-11-05powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2-2/+9
2009-10-28powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard3-16/+29
2009-10-28powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard3-43/+127
2009-10-14powerpc: Fix hypervisor TLB batchingAnton Blanchard1-2/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce1-4/+4
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell1-3/+3
2009-09-23seq_file: constify seq_operationsJames Morris1-1/+1
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+9
2009-09-11powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras1-4/+0
2009-09-09PCI/powerpc: support PCIe fundamental resetMike Mason1-1/+9
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationBrian King1-1/+8
2009-09-02powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely1-1/+1
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt1-2/+0
2009-07-08powerpc/pseries: Use pr_devel() in xics.cMichael Ellerman1-4/+4
2009-07-08powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routinesMichael Ellerman1-9/+9
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt1-28/+2
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-14/+24
2009-06-16PCI AER: support Multiple Error Received and no error source idZhang, Yanmin1-14/+24
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-5/+7
2009-06-09powerpc/pseries: Fix warnings when printing resource_size_tStephen Rothwell1-2/+2
2009-06-02powerpc: Convert RTAS event scan from kernel thread to workqueueAnton Blanchard1-38/+38
2009-05-21powerpc/pci: Move pseries code into pseries platform specific areaKumar Gala1-0/+25
2009-05-21powerpc/pseries: CMO unused page hintingRobert Jennings1-0/+52
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-5/+7
2009-04-15powerpc: pseries/dtl.c should include asm/firmware.hSachin Sant1-0/+1
2009-04-15powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Mike Mason1-0/+2
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-2/+3
2009-03-27powerpc: Add write barrier before enabling DTL flagsJeremy Kerr1-0/+4
2009-03-24powerpc: Add virtual processor dispatch trace logJeremy Kerr4-0/+295
2009-03-24powerpc/pseries: Failed reconfig notifier chain call cleanupNathan Fontenot1-1/+5
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt1-1/+1
2009-03-11powerpc/pseries: The pseries MSI code depends on EEHMichael Ellerman2-1/+6
2009-03-11powerpc/pseries: Reject discontiguous/non-zero based MSI-X requestsMichael Ellerman1-0/+24
2009-02-23powerpc/pseries: Implement a quota system for MSIsMichael Ellerman1-2/+176
2009-02-23powerpc/pseries: Return req#msi(-x) if request is largerMichael Ellerman1-1/+5
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar1-0/+1
2009-02-11powerpc/eeh: Only disable/enable LSI interrupts in EEHMike Mason1-23/+45
2009-02-11powerpc/pseries: Return the number of MSIs we could allocateMichael Ellerman1-7/+9
2009-02-11powerpc/pseries: Check for MSI-X also in rtas_msi_pci_irq_fixup()Michael Ellerman1-2/+2
2009-02-11powerpc/pseries: Add support for ibm,req#msi-xMichael Ellerman1-5/+15
2009-02-11powerpc/pseries: Fix MSI-X interrupt queryingMichael Ellerman1-1/+1
2009-02-11powerpc/pseries: Remove write only variable in PCI DLPARMilton Miller1-2/+0
2009-02-10powerpc: Add missing sparsemem.h includeMichael Neuling1-0/+1
2009-01-28Merge branch 'core/percpu' into x86/coreIngo Molnar1-2/+3
2009-01-28powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.cStephen Rothwell1-13/+13
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar1-18/+17
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-18/+17
2009-01-12irq: update all arches for new irq_descMike Travis1-2/+3