aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-08[POWERPC] iSeries: Fix ref counting in vio setupStephen Rothwell1-4/+6
2007-11-08[POWERPC] iSeries_init_IRQ non-PCI tidyStephen Rothwell2-4/+4
2007-10-17[POWERPC] Fix iSeries_hpte_insert prototypeStephen Rothwell1-2/+2
2007-10-17[POWERPC] Fix copyright symbolStephen Rothwell1-1/+1
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras1-6/+7
2007-10-11[POWERPC] iSeries: Move viodasd probingStephen Rothwell2-97/+210
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2-23/+133
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell3-5/+318
2007-10-11[POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell1-1/+23
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell3-18/+41
2007-10-09[POWERPC] iSeries: Correct missing newline in printkStephen Rothwell1-1/+1
2007-10-03[POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds1-0/+6
2007-09-14[POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman1-0/+7
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-1/+2
2007-08-22[POWERPC] Exception numbers are not relevant to iSeriesStephen Rothwell2-14/+14
2007-08-22[POWERPC] Split out iSeries specific exception macrosStephen Rothwell2-7/+66
2007-08-22[POWERPC] Move the iSeries exception vectorsStephen Rothwell1-0/+136
2007-08-22[POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell2-0/+115
2007-08-17[POWERPC] Typo fixes interrrupt -> interruptGabriel C1-1/+1
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl1-1/+0
2007-07-26[POWERPC] iSeries: Fix section mismatch warning in lpeventsStephen Rothwell1-1/+1
2007-06-29[POWERPC] Remove local_number from pci_controllerKumar Gala1-1/+1
2007-06-28[POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds1-4/+2
2007-06-14[POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2-8/+9
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt1-0/+5
2007-05-17[POWERPC] viopath: Use a completion in some more placesChristoph Hellwig1-6/+6
2007-05-17[POWERPC] viopath: Use completionChristoph Hellwig1-4/+5
2007-05-09[POWERPC] iSeries: Make HVC_ISERIES the defaultStephen Rothwell1-1/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering1-10/+0
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell3-4/+4
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2-2/+0
2007-03-22[POWERPC] Split several platforms into their respective Kconfig fileKumar Gala1-0/+4
2007-03-09[POWERPC] Make iSeries build without CONFIG_PCIStephen Rothwell1-0/+3
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven4-4/+4
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-4/+0
2007-01-09[POWERPC] iSeries: fix setup initcallStephen Rothwell1-1/+2
2007-01-09[POWERPC] iSeries: fix viopath initialisationStephen Rothwell1-0/+4
2007-01-09[POWERPC] iSeries: fix lpevents initialisationStephen Rothwell1-0/+4
2007-01-09[POWERPC] iSeries: fix proc/iSeries initialisationStephen Rothwell1-1/+10
2007-01-09[POWERPC] iSeries: fix mf proc initialisationStephen Rothwell1-0/+4
2006-12-20[POWERPC] iSeries: fix CONFIG_VIOPATH dependencyStephen Rothwell1-1/+1
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek1-1/+1
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman2-5/+2
2006-12-04[POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarilyStephen Rothwell1-1/+7
2006-12-04[POWERPC] Fix cputable.h for combined buildStephen Rothwell1-0/+2
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras1-1/+1
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt1-2/+2
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2-215/+167