summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
...
* | | | powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMPNathan Fontenot2009-12-091-94/+94
* | | | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
* | | | powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy2009-12-091-10/+35
* | | | pseries/pseries: Add code to online/offline CPUs of a DLPAR nodeGautham R Shenoy2009-12-091-0/+101
* | | | powerpc/pseries: Add kernel based CPU DLPAR handlingNathan Fontenot2009-12-091-0/+88
* | | | powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot2009-12-093-2/+346
* | | | powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy2009-11-243-9/+210
* | | | powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy2009-11-241-0/+22
* | | | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-2/+2
* | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-122-2/+9
|\ \ \ \ | |/ / /
| * | | powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2009-11-052-2/+9
| | |/ | |/|
* | | powerpc: Add kdump support to Collaborative Memory ManagerBrian King2009-10-302-11/+20
* | | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-4/+4
* | | powerpc/pseries: Use irq_has_action() in eeh_disable_irq()Michael Ellerman2009-10-301-17/+1
* | | powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2009-10-303-520/+2
* | | powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2009-10-302-5/+5
|/ /
* | powerpc: Fix hypervisor TLB batchingAnton Blanchard2009-10-141-2/+1
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-241-4/+4
* cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-241-3/+3
* seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+9
|\
| * PCI/powerpc: support PCIe fundamental resetMike Mason2009-09-091-1/+9
* | powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-111-4/+0
* | powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-021-1/+8
* | powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely2009-09-021-1/+1
* | powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-201-2/+0
|/
* powerpc/pseries: Use pr_devel() in xics.cMichael Ellerman2009-07-081-4/+4
* powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routinesMichael Ellerman2009-07-081-9/+9
* powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-261-28/+2
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-221-14/+24
|\
| * PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-161-14/+24
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-121-5/+7
|\ \
| * | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-5/+7
| |/
* | powerpc/pseries: Fix warnings when printing resource_size_tStephen Rothwell2009-06-091-2/+2
* | powerpc: Convert RTAS event scan from kernel thread to workqueueAnton Blanchard2009-06-021-38/+38
* | powerpc/pci: Move pseries code into pseries platform specific areaKumar Gala2009-05-211-0/+25
* | powerpc/pseries: CMO unused page hintingRobert Jennings2009-05-211-0/+52
|/
* powerpc: pseries/dtl.c should include asm/firmware.hSachin Sant2009-04-151-0/+1
* powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Mike Mason2009-04-151-0/+2
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-301-2/+3
|\
| * Merge branch 'linus' into x86/apicIngo Molnar2009-02-131-0/+1
| |\
| * \ Merge branch 'core/percpu' into x86/coreIngo Molnar2009-01-281-2/+3
| |\ \
| | * \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-211-18/+17
| | |\ \
| | * | | irq: update all arches for new irq_descMike Travis2009-01-121-2/+3
* | | | | powerpc: Add write barrier before enabling DTL flagsJeremy Kerr2009-03-271-0/+4
* | | | | powerpc: Add virtual processor dispatch trace logJeremy Kerr2009-03-244-0/+295
* | | | | powerpc/pseries: Failed reconfig notifier chain call cleanupNathan Fontenot2009-03-241-1/+5
* | | | | powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-111-1/+1
* | | | | powerpc/pseries: The pseries MSI code depends on EEHMichael Ellerman2009-03-112-1/+6
OpenPOWER on IntegriCloud