aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2012-09-12powerpc/85xx: Add support for P5040DS boardTimur Tabi4-1/+113
2012-09-11powerpc/powernv: I/O and memory alignment for P2P bridgesGavin Shan1-0/+39
2012-09-11powerpc/celleb_pci: add a const qualifierUwe Kleine-König1-1/+1
2012-09-11powerpc/83xx: add a const qualifierUwe Kleine-König1-1/+1
2012-09-10powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIOAlexey Kardashevskiy1-0/+6
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling1-1/+1
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling4-11/+19
2012-09-10powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan3-27/+27
2012-09-10powerpc/eeh: Trace eeh device from I/O cacheGavin Shan2-25/+22
2012-09-10powerpc/eeh: Probe mode supportGavin Shan2-109/+118
2012-09-10powerpc/eeh: Move stats to PEGavin Shan4-24/+7
2012-09-10powerpc/eeh: Handle EEH error based on PEGavin Shan3-136/+123
2012-09-10powerpc/eeh: Make EEH handler PE sensitiveGavin Shan1-15/+10
2012-09-10powerpc/eeh: Do reset based on PEGavin Shan1-57/+34
2012-09-10powerpc/eeh: I/O enable and log retrival based on PEGavin Shan1-25/+19
2012-09-10powerpc/eeh: Device bars restore based on PEGavin Shan2-79/+94
2012-09-10powerpc/eeh: Make EEH operations based on PEGavin Shan2-79/+67
2012-09-10powerpc/eeh: Trace error based on PE from beginningGavin Shan2-32/+25
2012-09-10powerpc/eeh: Trace EEH state based on PEGavin Shan2-102/+79
2012-09-10powerpc/eeh: Build EEH event based on PEGavin Shan1-21/+8
2012-09-10powerpc/eeh: Remove PE at appropriate timeGavin Shan2-0/+48
2012-09-10powerpc/eeh: Create PEs duing EEH initializationGavin Shan2-0/+86
2012-09-10powerpc/eeh: Search PE based on requirementGavin Shan1-0/+143
2012-09-10powerpc/eeh: Create PEs for PHBsGavin Shan3-2/+127
2012-09-10powerpc/eeh: Introduce global mutexGavin Shan1-0/+3
2012-09-10powerpc/eeh: More logs for EEH initializationGavin Shan2-1/+15
2012-09-10powerpc/eeh: Use slab to allocate eeh devicesGavin Shan3-3/+3
2012-09-10powerpc/eeh: Move EEH initialization aroundGavin Shan4-7/+15
2012-09-09powerpc: Option FB_FSL_DIU is not really optional for mpc512xPaul Gortmaker2-6/+1
2012-09-09powerpc: 512x: Fix mpc5121_clk_get()Richard Weinberger1-2/+4
2012-09-07powerpc: Use the XDABR hcallMichael Neuling1-3/+3
2012-09-07powerpc/pseries: Round up MSI-X requestsAnton Blanchard1-1/+19
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt1-9/+1
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras1-9/+1
2012-09-05powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman6-4/+2
2012-09-05powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman1-6/+5
2012-09-05powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman1-3/+2
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang1-1/+1
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo1-1/+1
2012-08-17cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker1-15/+1
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-53/+26
2012-07-31Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt1-22/+100
2012-07-29new helper: done_path_create()Al Viro1-3/+1
2012-07-29pull unlock+dput() out into do_spu_create()Al Viro2-16/+11
2012-07-29spufs: pull unlock-and-dput() up into spufs_create()Al Viro1-23/+10
2012-07-29spufs_create_context(): simplify failure exitsAl Viro1-7/+1
2012-07-29move spu_forget() into spufs_rmdir()Al Viro1-6/+5
2012-07-26powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi1-2/+62
2012-07-26powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi1-20/+38
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds6-9/+9