summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-29powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARNKim Phillips3-15/+25
2015-01-28powerpc/powernv: Don't alloc IRQ map if necessaryGavin Shan1-3/+4
2015-01-28powerpc/powernv: Separate function for OPAL IRQ setupGavin Shan1-20/+41
2015-01-28powerpc/powernv: Remove "opal" prefix from pr_xxx()sMichael Ellerman1-6/+6
2015-01-28powerpc: Remove some unused functionsMichael Ellerman5-70/+0
2015-01-28powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rulesMichael Ellerman1-11/+9
2015-01-28powerpc/lib: Makefile, consolidate obj-y sectionsMichael Ellerman1-4/+3
2015-01-28powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64Kim Phillips1-0/+1
2015-01-27powerpc/powernv: Skip registering log region when CONFIG_PRINTK=nPranith Kumar1-0/+6
2015-01-27powerpc/pseries: Fix endian problems with LE migrationCyril Bur3-24/+22
2015-01-23selftests/powerpc: Add memcmp testcaseAnton Blanchard6-1/+133
2015-01-23powerpc: Add 64bit optimised memcmpAnton Blanchard3-1/+237
2015-01-23powerpc/powernv: Remove pnv_pci_probe_mode()Gavin Shan1-30/+0
2015-01-23powerpc/eeh: Allow to set maximal frozen timesGavin Shan3-7/+26
2015-01-23powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan3-5/+4
2015-01-23powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan3-5/+25
2015-01-23powerpc/kernel: Avoid memory corruption at early stageGavin Shan1-0/+8
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve4-4/+4
2015-01-23powerpc/kprobes: Fix kallsyms lookup across powerpc ABIv1 and ABIv2Naveen N. Rao1-19/+44
2015-01-23powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman3-7/+7
2015-01-23powerpc: Remove unused CPU_FTR_IABRMichael Ellerman1-1/+1
2015-01-23selftests/powerpc: Add subpage protection self test.Paul Mackerras3-3/+228
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual6-0/+32
2015-01-23powerpc/pci: remove the multi-init for pci_dn->phbWei Yang1-3/+1
2015-01-23powernv/iommu: disable IOMMU bypass with param iommu=nobypassThadeu Lima de Souza Cascardo2-1/+27
2015-01-23powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdownAnshuman Khandual1-0/+2
2015-01-23powerpc/powernv: Print the M64 range information in bootup logWei Yang1-0/+3
2015-01-22cxl: Add ability to reset the cardRyan Grimm4-0/+63
2015-01-22cxl: Enable CAPP recoveryRyan Grimm4-5/+19
2015-01-22cxl: Add image control to sysfsRyan Grimm2-0/+53
2015-01-22cxl: Use image state defaults for reloading FPGARyan Grimm2-2/+41
2015-01-22cxl: Update CXL ABI documentationPhilippe Bergheaud1-3/+8
2015-01-22cxl: Add tracepointsIan Munsie8-9/+520
2015-01-22cxl: remove redundant increment of hwirqColin Ian King1-1/+1
2015-01-22powerpc/ps3: Enable CONFIG_PS3_REPOSITORY_WRITE in ps3_defconfigMichael Ellerman1-0/+2
2015-01-22powerpc/ps3: Fix sys-manager-core sparse warningsGeoff Levand1-3/+3
2015-01-22powerpc/ps3: Fix vuart sparse warningsGeoff Levand2-5/+16
2015-01-22powerpc/ps3: Write highmem info to repositoryGeoff Levand1-2/+7
2015-01-22powerpc/ps3: Add ps3_mm_set_repository_highmemGeoff Levand1-30/+38
2015-01-22powerpc/ps3: Add empty repository highmem routinesGeoff Levand1-0/+13
2015-01-22powerpc: Update G5 defconfigMichael Ellerman1-0/+3
2015-01-21powerpc: Enable NUMA balancing in pseries[_le]_defconfigMichael Neuling2-0/+4
2015-01-21powerpc: Enable various container features on pseries defconfigs.Anton Blanchard2-0/+24
2015-01-21powerpc: Enable overlayfs on pseries and ppc64 defconfigsAnton Blanchard3-0/+3
2015-01-21powerpc: Enable KSM on pseries and ppc64 defconfigsAnton Blanchard3-0/+3
2015-01-21powerpc: Enable CONFIG_SATA_AHCI on pseries and ppc64 defconfigsAnton Blanchard3-0/+3
2015-01-21powerpc: Enable on demand governor on ppc64_defconfigAnton Blanchard1-0/+1
2015-01-20powerpc: Update all configs using savedefconfigMichael Ellerman108-2207/+581
2014-12-29powerpc/kvm: Create proper names for the kvm_host_state PMU fieldsMichael Ellerman3-29/+40
2014-12-29powerpc/lib: Do not include string.o in obj-y twiceAndreas Ruprecht1-2/+1