aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-252-8/+8
* driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-241-5/+5
* kobject: convert pseries/power.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-12/+8
* kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-241-8/+6
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-1/+1
* [POWERPC] Fix boot failure on POWER6Paul Mackerras2008-01-151-1/+0
* [POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling2008-01-112-0/+3
* Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-031-2/+1
* [POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas2007-11-201-1/+2
* [POWERPC] pSeries: make pseries_defconfig minus PCI build againStephen Rothwell2007-11-191-1/+1
* [POWERPC] EEH: Make sure warning message is printedLinas Vepstas2007-11-081-1/+1
* [POWERPC] EEH: Avoid crash on null deviceLinas Vepstas2007-11-081-3/+8
* [POWERPC] EEH: Drivers that need reset trump othersLinas Vepstas2007-11-081-4/+6
* [POWERPC] EEH: Clean up commentsLinas Vepstas2007-11-081-5/+3
* [POWERPC] Include udbg.h when using udbg_printfwill schmidt2007-11-081-0/+1
* [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore worksMichael Ellerman2007-11-081-0/+6
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-40/+49
* [POWERPC] Don't enable cpu hotplug on pSeries machines with MPICOlof Johansson2007-10-111-0/+14
* [POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely2007-10-111-5/+0
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-031-1/+1
|\
| * [POWERPC] Fix xics set_affinity codeAnton Blanchard2007-10-021-1/+1
* | [POWERPC] Fix panic in RTAS codeTony Breeds2007-10-031-6/+9
* | [POWERPC] Simplify rtas_change_msi() error semanticsMichael Ellerman2007-10-031-7/+11
* | [POWERPC] Simplify error logic in rtas_setup_msi_irqs()Michael Ellerman2007-10-031-14/+3
* | [POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas2007-10-021-1/+1
* | [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-1/+1
* | [POWERPC] pseries: Remove dead EEH video codeLinas Vepstas2007-08-171-17/+0
* | [POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas2007-08-171-3/+4
* | [POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas2007-08-171-8/+6
* | [POWERPC] pseries: Simplify rtasd initializationLinas Vepstas2007-08-171-34/+19
* | [POWERPC] pseries: Use rtas_token instead of hand-rolled codeLinas Vepstas2007-08-171-11/+2
* | [POWERPC] pseries: Avoid excess rtas_token callsLinas Vepstas2007-08-171-6/+9
* | [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-171-1/+0
* | [POWERPC] EEH: Dump PCI bridge status on eventLinas Vepstas2007-08-171-1/+26
* | [POWERPC] EEH: Fix PCI bridge handling bugLinas Vepstas2007-08-171-4/+5
* | [POWERPC] EEH: Tweak printk messageLinas Vepstas2007-08-171-4/+4
|/
* [POWERPC] Fix future firmware feature fixups function failureMichael Neuling2007-07-223-23/+15
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-1612-42/+177
|\
| * [POWERPC] Generalise device_node flag interfaceMichael Ellerman2007-07-101-1/+1
| * [POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant2007-06-252-3/+29
| * [POWERPC] Fix interrupt distribution in ppc970Mohan Kumar M2007-06-251-24/+29
| * [POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen2007-06-141-0/+2
| * [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-142-2/+2
| * [POWERPC] Tweak EEH copyright infoLinas Vepstas2007-06-143-5/+10
| * [POWERPC] Remove dead EEH codeLinas Vepstas2007-06-141-3/+1
| * [POWERPC] Show EEH per-device false positivesLinas Vepstas2007-06-142-0/+8
| * [POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas2007-06-145-4/+95
* | the wrong variable checked after request_irq()Al Viro2007-07-151-1/+1
|/
* [POWERPC] Fix compile warning in pseries xics codeMichael Neuling2007-06-021-4/+6