summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2010-01-15powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot1-14/+0
2010-01-15powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREEFUJITA Tomonori1-1/+3
2010-01-15powerpc/pseries: Fix xics interrupt affinityAnton Blanchard1-6/+6
2009-12-18powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy1-2/+4
2009-12-18powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy1-2/+2
2009-12-18powerpc/pseries: Select XICS and PCI_MSI PSERIESMel Gorman1-0/+2
2009-12-18powerpc: Make the CMM memory hotplug awareRobert Jennings1-6/+248
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
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-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/jb...Linus 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/jb...Linus 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