aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-13[POWERPC] iseries: Cleanup e2a() and strne2a()Michael Ellerman1-75/+17
2006-07-13[POWERPC] iseries: Move e2a()/strne2a() into their only callerMichael Ellerman1-1/+97
2006-07-13[POWERPC] iseries: Use device tree /system-id in /proc/iSeries/configMichael Ellerman1-10/+17
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt1-2/+2
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt3-43/+59
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt1-9/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-48/+33
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-3/+3
2006-06-29[POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell1-0/+2
2006-06-28[POWERPC] Clean up it_lp_queue.hStephen Rothwell2-28/+28
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2-8/+3
2006-06-28[POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman1-12/+0
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard1-1/+1
2006-05-24[PATCH] powerpc: cleanup of iSeries flat device treeStephen Rothwell1-98/+101
2006-05-24[PATCH] powerpc: make iSeries flattened device tree dynamic - part 2Stephen Rothwell1-43/+19
2006-05-24[PATCH] powerpc: make iSeries flattened device tree dynamicStephen Rothwell2-40/+61
2006-05-24[PATCH] powerpc: split device tree stuff out of iseries/setup.cStephen Rothwell4-578/+622
2006-05-24[PATCH] powerpc: give iSeries device tree nodes better namesStephen Rothwell1-29/+66
2006-05-24[PATCH] powerpc: make iSeries flat device tree stuff staticStephen Rothwell1-18/+22
2006-05-24[PATCH] powerpc: clean up iSeries PCI probeStephen Rothwell2-29/+15
2006-05-24[PATCH] powerpc: remove LogicalSlot from pci_dnStephen Rothwell2-9/+4
2006-05-24[PATCH] powerpc: remove Irq from pci_dnStephen Rothwell1-25/+28
2006-05-24[PATCH] powerpc: remove iSeries_Global_Device_ListStephen Rothwell2-14/+15
2006-05-24[PATCH] powerpc: move iSeries PCI devices to the device treeStephen Rothwell4-200/+286
2006-05-24[PATCH] powerpc: reintroduce HvCallPci_configLoad32Stephen Rothwell1-0/+19
2006-05-24[PATCH] powerpc: tidy up iseries/pci.cStephen Rothwell1-67/+11
2006-05-19[PATCH] powerpc: Unify mem= handlingMichael Ellerman1-22/+0
2006-05-19[PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell1-4/+4
2006-05-19[PATCH] powerpc: update iSeries vdeviceStephen Rothwell1-2/+3
2006-05-19[PATCH] powerpc: update iSeries viodasd device-tree entriesStephen Rothwell1-2/+2
2006-05-19[PATCH] powerpc: update iseries_veth device-tree informationStephen Rothwell1-3/+5
2006-04-29[PATCH] powerpc: kill union tce_entryOlof Johansson1-11/+10
2006-04-29[PATCH] powerpc: merge the rest of the vio codeStephen Rothwell5-106/+2
2006-04-29[PATCH] powerpc: use a common vio_match_device routineStephen Rothwell2-17/+5
2006-04-29[PATCH] powerpc: use the device tree for the iSeries vio bus probeStephen Rothwell2-61/+13
2006-04-29[PATCH] powerpc: add all the iSeries virtual devices to the device treeStephen Rothwell2-2/+88
2006-04-22[PATCH] powerpc: Remove stale iseries globalOlof Johansson2-13/+1
2006-04-22[PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson1-2/+2
2006-04-22[PATCH] powerpc: remove io_page_maskAnton Blanchard1-3/+0
2006-04-04powerpc: iSeries has only 256 IRQsStephen Rothwell1-0/+7
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-4/+5
2006-03-28[PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman1-2/+2
2006-03-22[PATCH] powerpc: iseries: Add bootargs to /chosenMichael Ellerman1-0/+1
2006-03-22[PATCH] powerpc: iseries: Add /system-id, /model and /compatibleMichael Ellerman1-0/+20
2006-03-22[PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.cMichael Ellerman1-39/+39
2006-03-22[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)Michael Ellerman2-28/+4
2006-03-22[PATCH] powerpc: iseries: mf related cleanupsMichael Ellerman2-19/+24
2006-03-22[PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman1-3/+7
2006-02-24[PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard1-0/+1