summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui
2012-09-12powerpc/85xx: implement hardware timebase syncZhao Chenhui
2012-09-12powerpc/85xx: Replace epapr spin table macros/defines with a structZhao Chenhui
2012-09-12powerpc/85xx: introduce support for the Freescale / iVeia P1022RDKTimur Tabi
2012-09-12powerpc/85xx: Add support for P5040DS boardTimur Tabi
2012-09-11powerpc/powernv: I/O and memory alignment for P2P bridgesGavin Shan
2012-09-11powerpc/celleb_pci: add a const qualifierUwe Kleine-König
2012-09-11powerpc/83xx: add a const qualifierUwe Kleine-König
2012-09-10powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIOAlexey Kardashevskiy
2012-09-09powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling
2012-09-09powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-09-09powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan
2012-09-09powerpc/eeh: Trace eeh device from I/O cacheGavin Shan
2012-09-09powerpc/eeh: Probe mode supportGavin Shan
2012-09-09powerpc/eeh: Move stats to PEGavin Shan
2012-09-09powerpc/eeh: Handle EEH error based on PEGavin Shan
2012-09-09powerpc/eeh: Make EEH handler PE sensitiveGavin Shan
2012-09-09powerpc/eeh: Do reset based on PEGavin Shan
2012-09-09powerpc/eeh: I/O enable and log retrival based on PEGavin Shan
2012-09-09powerpc/eeh: Device bars restore based on PEGavin Shan
2012-09-09powerpc/eeh: Make EEH operations based on PEGavin Shan
2012-09-09powerpc/eeh: Trace error based on PE from beginningGavin Shan
2012-09-09powerpc/eeh: Trace EEH state based on PEGavin Shan
2012-09-09powerpc/eeh: Build EEH event based on PEGavin Shan
2012-09-09powerpc/eeh: Remove PE at appropriate timeGavin Shan
2012-09-09powerpc/eeh: Create PEs duing EEH initializationGavin Shan
2012-09-09powerpc/eeh: Search PE based on requirementGavin Shan
2012-09-09powerpc/eeh: Create PEs for PHBsGavin Shan
2012-09-09powerpc/eeh: Introduce global mutexGavin Shan
2012-09-09powerpc/eeh: More logs for EEH initializationGavin Shan
2012-09-09powerpc/eeh: Use slab to allocate eeh devicesGavin Shan
2012-09-09powerpc/eeh: Move EEH initialization aroundGavin Shan
2012-09-09powerpc: Option FB_FSL_DIU is not really optional for mpc512xPaul Gortmaker
2012-09-09powerpc: 512x: Fix mpc5121_clk_get()Richard Weinberger
2012-09-07powerpc: Use the XDABR hcallMichael Neuling
2012-09-07powerpc/pseries: Round up MSI-X requestsAnton Blanchard
2012-09-06Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras
2012-09-05powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman
2012-09-05powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman
2012-09-05powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo
2012-08-17cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2012-07-29new helper: done_path_create()Al Viro