aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-29powerpc/44x/Akebono: Remove select of IBM_EMAC_RGMII_WOLPaul Bolle1-1/+0
2014-12-29cxl: Disable SPAP register when freeing SPAIan Munsie1-0/+1
2014-12-29cxl: Disable AFU debug flagIan Munsie2-1/+8
2014-12-29cxl: Early return from cxl_handle_fault for a shut down contextIan Munsie1-0/+6
2014-12-29cxl: Fix leaking interrupts if attach process failsIan Munsie1-1/+3
2014-12-29powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun1-1/+1
2014-12-29powerpc/xmon: use isspace/isxdigit/isalnum from linux/ctype.hVincent Bernat1-12/+2
2014-12-29powerpc/pseries: relocate "config DTL" so kconfig nests properlyCody P Schafer1-10/+10
2014-12-28Linux 3.19-rc2Linus Torvalds1-1/+1
2014-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-51/+65