summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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
|\
| * [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-081-3/+3
| * [POWERPC] fix PMU initialization on pseries lparSonny Rao2006-08-081-2/+0
* | [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-083-6/+40
* | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-015-220/+123
* | Merge branch 'merge'Paul Mackerras2006-08-013-24/+19
|\ \ | |/
| * [POWERPC] Use H_CEDE on non-SMTJake Moilanen2006-07-311-2/+4
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-102-22/+15
* | [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-3113-51/+51
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-035-351/+496
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-033-221/+265
* [PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2006-07-021-4/+7
OpenPOWER on IntegriCloud