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