aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-24[POWERPC] Update fixup_winbond_82c105 commentOlaf Hering1-1/+1
2007-01-24[POWERPC] Clarify EEH error messageLinas Vepstas1-1/+2
2007-01-22[POWERPC] Fix broken DMA on non-LPAR pSeriesLinas Vepstas1-1/+2
2007-01-09[POWERPC] Fix bugs in the hypervisor call stats codeAnton Blanchard2-5/+5
2007-01-09[POWERPC] Fix corruption in hcall9Anton Blanchard1-1/+2
2007-01-09[POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.Michal Ostrowski1-3/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds6-226/+295
2006-12-09[POWERPC] dont allow pSeries_probe to succeed without initialising MMUAnton Blanchard1-5/+5
2006-12-09[POWERPC] micro optimise pSeries_probeAnton Blanchard1-2/+2
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek2-2/+2
2006-12-08[POWERPC] EEH recovery tweaksLinas Vepstas2-3/+11
2006-12-08[POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.cMichael Ellerman1-14/+15
2006-12-08[POWERPC] Only enable cpu hotplug via RTAS if the required firmware support is foundMichael Ellerman1-6/+11
2006-12-08[POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplug-cpu.cMichael Ellerman2-202/+199
2006-12-08[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2-18/+16
2006-12-08[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman2-0/+60
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells7-106/+105
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-12-04[POWERPC] pSeries/kexec: Fix for interrupt distributionMohan Kumar M1-19/+49
2006-12-04[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas1-0/+4
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt1-1/+1
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2-46/+48
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2-36/+0
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras1-27/+8
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas1-27/+8
2006-10-16[POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand1-2/+2
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering2-3/+3
2006-10-06[POWERPC] linux,tce-size property is 32 bitsNathan Lynch1-1/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells4-24/+18
2006-10-04[POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman1-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-21/+10
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-6/+0
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+6
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-1/+1
2006-09-26[POWERPC] EEH failure to mark pci slot as frozen.Linas Vepstas1-0/+7
2006-09-26[POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard1-21/+3
2006-09-22[POWERPC] EEH: Power4 systems sometimes need multiple resets.Linas Vepstas1-12/+24
2006-09-21[POWERPC] EEH: support MMIO enable recovery stepLinas Vepstas1-17/+64
2006-09-21[POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas1-0/+29
2006-09-21[POWERPC] EEH: code comment cleanupLinas Vepstas2-11/+35
2006-09-21[POWERPC] EEH: balance pcidev_get/put callsLinas Vepstas1-15/+2
2006-09-13[POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz3-0/+202
2006-09-13[POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()Michael Ellerman1-6/+12
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson1-2/+2
2006-08-08Merge branch 'merge'Paul Mackerras2-5/+3
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling3-6/+40