summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/pseries: Reject discontiguous/non-zero based MSI-X requestsMichael Ellerman2009-03-111-0/+24
* powerpc/pseries: Implement a quota system for MSIsMichael Ellerman2009-02-231-2/+176
* powerpc/pseries: Return req#msi(-x) if request is largerMichael Ellerman2009-02-231-1/+5
* powerpc/eeh: Only disable/enable LSI interrupts in EEHMike Mason2009-02-111-23/+45
* powerpc/pseries: Return the number of MSIs we could allocateMichael Ellerman2009-02-111-7/+9
* powerpc/pseries: Check for MSI-X also in rtas_msi_pci_irq_fixup()Michael Ellerman2009-02-111-2/+2
* powerpc/pseries: Add support for ibm,req#msi-xMichael Ellerman2009-02-111-5/+15
* powerpc/pseries: Fix MSI-X interrupt queryingMichael Ellerman2009-02-111-1/+1
* powerpc/pseries: Remove write only variable in PCI DLPARMilton Miller2009-02-111-2/+0
* powerpc: Add missing sparsemem.h includeMichael Neuling2009-02-101-0/+1
* powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.cStephen Rothwell2009-01-281-13/+13
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-18/+17
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-2/+2
|\
| * cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-3/+3
| * cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-1/+1
* | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-301-0/+4
|\ \
| * | "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-181-0/+4
| |/
* | powerpc/pseries: Fix cpu hotplugSebastien Dugue2008-12-231-1/+1
* | powerpc: Add reboot notifier to Collaborative Memory ManagerBrian King2008-12-211-1/+28
* | powerpc: Disable Collaborative Memory Manager for kdumpBrian King2008-12-211-1/+1
* | powerpc: Pass a valid token to rtas_call() in phyp-dump codeTony Breeds2008-12-211-0/+2
* | powerpc: Protect against NULL pointer deref in phyp-dump codeTony Breeds2008-12-211-0/+3
* | powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch2008-12-161-3/+12
* | powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt2008-11-061-82/+81
* | powerpc/eeh: Make EEH device add/remove more robustBenjamin Herrenschmidt2008-11-061-20/+24
* | powerpc/pseries: Fix getting the server number sizeSebastien Dugue2008-11-051-6/+22
|/
* powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell2008-11-051-1/+0
* powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot2008-10-311-0/+2
* powerpc: Use is_kdump_kernel()Milton Miller2008-10-311-2/+2
* powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-221-3/+3
* powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller2008-10-211-9/+4
* powerpc/pseries: Validate PFN in pseries_remove_lmb()Nathan Fontenot2008-10-211-0/+6
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-151-1/+0
|\
| * Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* | powerpc/xics: Reduce and comment xics IPI use of memory barriersMilton Miller2008-10-131-4/+1
* | powerpc/xics: Make printk format strings fit on one lineMilton Miller2008-10-131-18/+18
* | powerpc/xics: Mark xics IPI interrupt as per-cpuMilton Miller2008-10-131-4/+4
* | powerpc/xics: EOI xics ipi by hand in kexecMilton Miller2008-10-131-11/+7
* | powerpc/xics: Factor out cpu joining/unjoining the GIQMilton Miller2008-10-131-20/+13
* | powerpc/xics: Initialization code cleanupsMilton Miller2008-10-131-12/+8
* | powerpc/xics: Trim #include listMilton Miller2008-10-131-4/+1
* | powerpc/xics: Change *_xirr_info_set() prototype to avoid castsMilton Miller2008-10-131-6/+5
* | powerpc/xics: Rearrange file to group code by functionMilton Miller2008-10-131-215/+217
* | powerpc/xics: Consolidate ipi message encode and decodeMilton Miller2008-10-133-57/+48
* | powerpc/xics: Update default_server during migrate_irqs_awayMilton Miller2008-10-131-4/+5
* | powerpc/xics: EOI unmapped irqs after disabling themMilton Miller2008-10-131-12/+41
OpenPOWER on IntegriCloud