aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-041-4/+4
|\
| * remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-4/+4
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
|/
* [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-271-27/+0
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-1313-35/+36
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-132-3/+3
* [POWERPC] Fix link errors when EEH is disabledOlaf Hering2007-04-132-0/+2
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-133-2/+57
|\
| * [POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard2007-03-221-1/+6
| * [POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M2007-03-223-1/+51
* | [POWERPC] Split several platforms into their respective Kconfig fileKumar Gala2007-03-221-0/+10
* | [POWERPC] EEH: restructure multi-function supportLinas Vepstas2007-03-222-18/+16
* | [POWERPC] EEH: verify state changeLinas Vepstas2007-03-222-2/+10
* | [POWERPC] EEH: rm un-needed dataLinas Vepstas2007-03-223-25/+5
* | [POWERPC] EEH: wait for slot statusLinas Vepstas2007-03-221-51/+59
* | [POWERPC] EEH: handle reset state highLinas Vepstas2007-03-221-3/+3
* | [POWERPC] EEH: multifunction recovery bugfixLinas Vepstas2007-03-221-1/+2
* | [POWERPC] EEH: hotplug recovery bugfixLinas Vepstas2007-03-221-1/+2
* | [POWERPC] EEH: support ibm,get-config-addr-info2 RTAS callLinas Vepstas2007-03-221-9/+35
* | [POWERPC] EEH: Tolerate high mmioLinas Vepstas2007-03-221-1/+1
* | [POWERPC] EEH: Add clarifying messages.Linas Vepstas2007-03-221-5/+15
* | [POWERPC] EEH: modify order of EEH state checkingLinas Vepstas2007-03-221-8/+8
* | [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-093-25/+38
* | [POWERPC] Create and use set_pci_dma_opsStephen Rothwell2007-03-091-2/+2
|/
* [POWERPC] pseries: Enabling auto poweron after power is restored.Manish Ahuja2007-02-174-2/+120
* [POWERPC] Fix cut and paste breakage in arch/powerpc/platforms/pseries/pseries.hMichael Ellerman2007-02-161-2/+2
* [POWERPC] Cleanup pseries kexec codeMichael Ellerman2007-02-144-48/+83
* [POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman2007-02-143-6/+9
* [POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman2007-02-145-29/+23
* [POWERPC] Mark winbond IDE PCI resources with start 0 as unassignedOlaf Hering2007-02-131-0/+4
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-125-5/+5
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0
* [POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras2007-02-082-8/+15
* [POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor callPaul Mackerras2007-02-071-5/+46
* [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