summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-07-10powerpc/83xx: use for_each_node_by_name for km83xx.cHolger Brunck
2012-07-10powerpc/p1022ds: Add RTC supportJerry Huang
2012-07-10powerpc/85xx: Enable MTD/NOR/NAND options by default in defconfigShengzhou Liu
2012-07-10powerpc/fsl: Distribute interrupts on all CPUs by defaultKim Phillips
2012-07-10powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed upMatias Garcia
2012-07-10powerpc: Turn on BPF_JIT in ppc64_defconfigMichael Ellerman
2012-07-10powerpc: IOMMU fault injectionAnton Blanchard
2012-07-10powerpc: Call dma_debug_add_bus for PCI and VIO busesAnton Blanchard
2012-07-10powerpc/vio: Separate vio bus probe and device probeAnton Blanchard
2012-07-10powerpc/vio: Remove dma not supported warningsAnton Blanchard
2012-07-10powerpc/pseries: Fix whitespace in eehMichael Neuling
2012-07-10powerpc/perf: Use perf_instruction_pointer in callchainsAnton Blanchard
2012-07-10powerpc/perf: Always use pt_regs for userspace samplesAnton Blanchard
2012-07-10powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regsAnton Blanchard
2012-07-10powerpc/perf: Create mmcra_sihv/mmcra_sipv helpersAnton Blanchard
2012-07-10powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling
2012-07-10powerpc: Add defines for RA 0-R31Michael Neuling
2012-07-10powerpc: Enforce usage of R0-R31 where possibleMichael Neuling
2012-07-10powerpc: Introduce new __REG_R macrosMichael Neuling
2012-07-10powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling
2012-07-10powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling
2012-07-10powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling
2012-07-10powerpc: Fixes for instructions not using correct register namingMichael Neuling
2012-07-10powerpc: Change LOAD_REG_ADDR to use real register namesMichael Neuling
2012-07-10powerpc: Change mtcrf to use real register namesMichael Neuling
2012-07-10powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt
2012-07-10powerpc: Merge VCPU_GPRMichael Neuling
2012-07-10powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling
2012-07-10powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling
2012-07-10powerpc: Convert to %r for all GPR usageMichael Neuling
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling
2012-07-10powerpc: Modify macro ready for %r0 register changeMichael Neuling
2012-07-10powerpc: Add defines for R0-R31Michael Neuling
2012-07-10Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-07-10powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt
2012-07-03powerpc/mm: remove obsolete comment about page size name arrayScott Wood
2012-07-03powerpc: Kill flatdevtree_env.h tooPaul Bolle
2012-07-03powerpc: Fix kernel-doc warningWanpeng Li
2012-07-03powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan
2012-07-03powerpc: Optimise the 64bit optimised __clear_userAnton Blanchard
2012-07-03powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard
2012-07-03powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_freeAnton Blanchard
2012-07-03powerpc/iommu: Reduce spinlock coverage in iommu_freeAnton Blanchard
2012-07-03powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_freeAnton Blanchard
2012-07-03powerpc/pseries: Disable interrupts around IOMMU percpu data accessesAnton Blanchard
2012-07-03powerpc: POWER7 optimised memcpy using VMX and enhanced prefetchAnton Blanchard
2012-07-03powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_userAnton Blanchard
2012-07-03powerpc/pci: cleanup on duplicate assignmentGavin Shan