summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* 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
* | powerpc: Oops in pseries_lmb_remove()Nathan Fontenot2008-10-101-1/+1
* | powerpc: Honor O_NONBLOCK flag when reading RTAS logVitaly Mayatskikh2008-10-071-8/+18
* | powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue2008-09-151-7/+4
* | powerpc: Check rc of notifier chain for memory removeNathan Fontenot2008-09-151-3/+3
* | Merge branch 'linux-2.6'Paul Mackerras2008-09-101-0/+1
|\ \ | |/
| * powerpc: Export CMO_PageSizeAndrew Morton2008-08-261-0/+1
* | powerpc: Guard print_device_node_tree() with #if 0Tony Breeds2008-08-201-1/+1
* | powerpc: Replace __FUNCTION__ with __func__Harvey Harrison2008-08-201-2/+2
|/
* powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pagesBrian King2008-08-181-2/+25
* powerpc: Make CMO paging space pool ID and page size availableRobert Jennings2008-08-181-8/+20
* powerpc/pseries: Fix CMO sysdev attribute API change falloutStephen Rothwell2008-07-281-2/+6
* powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-251-10/+32
* powerpc/pseries: Add collaborative memory managerBrian King2008-07-253-0/+492
OpenPOWER on IntegriCloud