summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorLines
2008-05-05[POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-17/+2
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-0/+142
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev-17/+7
2008-04-29[POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty-0/+43
2008-04-29[POWERPC] Hotplug memory remove notifications for powerpcBadari Pulavarty-0/+99
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman-10/+10
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman-88/+56
2008-04-24[POWERPC] Register udbg console early on pseries LPARMichael Ellerman-0/+2
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-5/+2
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman-5/+2
2008-04-18[POWERPC] Simplify xics direct/lpar irq_host setupMichael Ellerman-27/+12
2008-04-18[POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman-41/+2
2008-04-18[POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman-8/+12
2008-04-18[POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman-52/+52
2008-04-17[POWERPC] Always add preferred consoles in platforms/pseries/lpar.cMichael Ellerman-7/+2
2008-04-17[POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman-3/+3
2008-04-17[POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja-0/+9
2008-04-14Merge branch 'linux-2.6'Paul Mackerras-1/+1
2008-04-07[POWERPC] Convert pci and eeh code to of_device_is_availableNathan Lynch-3/+2
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison-7/+7
2008-03-30powerpc/pseries/xcis: ansifyAl Viro-1/+1
2008-03-26[POWERPC] scanlog_init cleanup and minor fixesNathan Lynch-19/+18
2008-03-26[POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loadedManish Ahuja-0/+18
2008-03-26[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja-0/+18
2008-03-26[POWERPC] pseries: phyp dump: Tracking memory range freedManish Ahuja-0/+35
2008-03-26[POWERPC] pseries: phyp dump: Invalidate and print dump areasManish Ahuja-6/+77
2008-03-26[POWERPC] pseries: phyp dump: Debugging print routinesManish Ahuja-2/+59
2008-03-26[POWERPC] pseries: phyp dump: Register dump areaManish Ahuja-6/+131
2008-03-26[POWERPC] pseries: phyp dump: Use sysfs to release reserved memManish Ahuja-5/+76
2008-03-26[POWERPC] pseries: phyp dump: Reserve and release memoryManish Ahuja-0/+104
2008-03-26[POWERPC] Update wait_state_cycles in the VPATony Breeds-0/+4
2008-02-26[POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty-0/+15
2008-02-20[POWERPC] Fix warning in pseries/power.cStephen Rothwell-1/+1
2008-02-07[POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot-32/+45
2008-02-07[POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot-26/+1
2008-02-07[POWERPC] Split xics_teardown_cpu()Nathan Fontenot-7/+14
2008-02-07[POWERPC] Update irq descriptor affinityNathan Fontenot-1/+1
2008-02-06[POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall-0/+1
2008-01-31Merge branch 'linux-2.6'Paul Mackerras-27/+21
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy-8/+8
2008-01-24driver core: make /sys/power a kobjectGreg Kroah-Hartman-5/+5
2008-01-24kobject: convert pseries/power.c to kobj_attr interfaceGreg Kroah-Hartman-12/+8
2008-01-24kset: convert /sys/power to use kset_createGreg Kroah-Hartman-8/+6
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman-1/+1
2008-01-24Merge branch 'linux-2.6'Paul Mackerras-0/+2
2008-01-17[POWERPC] eeh.c: Use for_each_child_of_nodeStephen Rothwell-22/+21
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras-1/+0
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling-0/+3
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt-8/+6
2007-12-20[POWERPC] Push down or eliminate smp_processor_id calls in xics codeMilton Miller-33/+29