summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] pSeries: EEH improperly enabled for some Power4 systemsLinas Vepstas2007-02-071-3/+16
* [POWERPC] Update fixup_winbond_82c105 commentOlaf Hering2007-01-241-1/+1
* [POWERPC] Clarify EEH error messageLinas Vepstas2007-01-241-1/+2
* [POWERPC] Fix broken DMA on non-LPAR pSeriesLinas Vepstas2007-01-221-1/+2
* [POWERPC] Fix bugs in the hypervisor call stats codeAnton Blanchard2007-01-092-5/+5
* [POWERPC] Fix corruption in hcall9Anton Blanchard2007-01-091-1/+2
* [POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.Michal Ostrowski2007-01-091-3/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-116-226/+295
|\
| * [POWERPC] dont allow pSeries_probe to succeed without initialising MMUAnton Blanchard2006-12-091-5/+5
| * [POWERPC] micro optimise pSeries_probeAnton Blanchard2006-12-091-2/+2
| * [POWERPC] EEH recovery tweaksLinas Vepstas2006-12-082-3/+11
| * [POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-081-14/+15
| * [POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i...Michael Ellerman2006-12-081-6/+11
| * [POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...Michael Ellerman2006-12-082-202/+199
| * [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-082-18/+16
| * [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-082-0/+60
* | [PATCH] struct path: convert powerpcJosef Sipek2006-12-082-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-057-106/+105
|\
| * [POWERPC] Replace kmalloc+memset with kzallocYan Burman2006-12-041-2/+1
| * [POWERPC] pSeries/kexec: Fix for interrupt distributionMohan Kumar M2006-12-041-19/+49
| * [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas2006-12-041-0/+4
| * [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-041-1/+1
| * [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-042-46/+48
| * [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-042-36/+0
| * Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-27/+8
| |\
| * | [POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand2006-10-161-2/+2
* | | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
| |/ |/|
* | [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-011-27/+8
|/
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-072-3/+3
* [POWERPC] linux,tce-size property is 32 bitsNathan Lynch2006-10-061-1/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-24/+18
* [POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman2006-10-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-032-21/+10
|\
| * [POWERPC] EEH failure to mark pci slot as frozen.Linas Vepstas2006-09-261-0/+7
| * [POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard2006-09-261-21/+3
* | [PATCH] restore parport_pc probing on powermacOlaf Hering2006-10-031-6/+0
* | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* | [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-0/+6
* | [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
|/
* [POWERPC] EEH: Power4 systems sometimes need multiple resets.Linas Vepstas2006-09-221-12/+24
* [POWERPC] EEH: support MMIO enable recovery stepLinas Vepstas2006-09-211-17/+64
* [POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas2006-09-211-0/+29
* [POWERPC] EEH: code comment cleanupLinas Vepstas2006-09-212-11/+35
* [POWERPC] EEH: balance pcidev_get/put callsLinas Vepstas2006-09-211-15/+2
* [POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz2006-09-133-0/+202
* [POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()Michael Ellerman2006-09-131-6/+12
* [POWERPC] Cleanup CPU initsOlof Johansson2006-08-251-2/+2
* Merge branch 'merge'Paul Mackerras2006-08-082-5/+3
|\
OpenPOWER on IntegriCloud