summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-2/+2
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt3-53/+150
2009-12-09powerpc/pseries: Track previous CPPR values to correctly EOI interruptsMark Nelson1-5/+51
2009-12-09powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMPNathan Fontenot1-94/+94
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze1-1/+1
2009-12-09powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy1-10/+35
2009-12-09pseries/pseries: Add code to online/offline CPUs of a DLPAR nodeGautham R Shenoy1-0/+101
2009-12-09powerpc/pseries: Add kernel based CPU DLPAR handlingNathan Fontenot1-0/+88
2009-12-09powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot3-2/+346
2009-11-24powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy3-9/+210
2009-11-24powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy1-0/+22
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-2/+2
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar3-53/+150
2009-11-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt2-2/+9
2009-11-05powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2-2/+9
2009-10-30powerpc: Add kdump support to Collaborative Memory ManagerBrian King2-11/+20
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-4/+4
2009-10-30powerpc/pseries: Use irq_has_action() in eeh_disable_irq()Michael Ellerman1-17/+1
2009-10-30powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt3-520/+2
2009-10-30powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2-5/+5
2009-10-29percpu: make percpu symbols in powerpc uniqueTejun Heo1-2/+2
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-02const: 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/jb...Linus Torvalds1-1/+9
2009-09-11powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras1-4/+0
2009-09-10PCI/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/jb...Linus Torvalds1-14/+24
2009-06-17PCI 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