summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add 64bit optimised memcmpAnton Blanchard2015-01-233-1/+237
* powerpc/powernv: Remove pnv_pci_probe_mode()Gavin Shan2015-01-231-30/+0
* powerpc/eeh: Allow to set maximal frozen timesGavin Shan2015-01-233-7/+26
* powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan2015-01-233-5/+4
* powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan2015-01-233-5/+25
* powerpc/kernel: Avoid memory corruption at early stageGavin Shan2015-01-231-0/+8
* powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve2015-01-234-4/+4
* powerpc/kprobes: Fix kallsyms lookup across powerpc ABIv1 and ABIv2Naveen N. Rao2015-01-231-19/+44
* powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman2015-01-233-7/+7
* powerpc: Remove unused CPU_FTR_IABRMichael Ellerman2015-01-231-1/+1
* selftests/powerpc: Add subpage protection self test.Paul Mackerras2015-01-233-3/+228
* selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual2015-01-236-0/+32
* powerpc/pci: remove the multi-init for pci_dn->phbWei Yang2015-01-231-3/+1
* powernv/iommu: disable IOMMU bypass with param iommu=nobypassThadeu Lima de Souza Cascardo2015-01-232-1/+27
* powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdownAnshuman Khandual2015-01-231-0/+2
* powerpc/powernv: Print the M64 range information in bootup logWei Yang2015-01-231-0/+3
* cxl: Add ability to reset the cardRyan Grimm2015-01-224-0/+63
* cxl: Enable CAPP recoveryRyan Grimm2015-01-224-5/+19
* cxl: Add image control to sysfsRyan Grimm2015-01-222-0/+53
* cxl: Use image state defaults for reloading FPGARyan Grimm2015-01-222-2/+41
* cxl: Update CXL ABI documentationPhilippe Bergheaud2015-01-221-3/+8
* cxl: Add tracepointsIan Munsie2015-01-228-9/+520
* cxl: remove redundant increment of hwirqColin Ian King2015-01-221-1/+1
* powerpc/ps3: Enable CONFIG_PS3_REPOSITORY_WRITE in ps3_defconfigMichael Ellerman2015-01-221-0/+2
* powerpc/ps3: Fix sys-manager-core sparse warningsGeoff Levand2015-01-221-3/+3
* powerpc/ps3: Fix vuart sparse warningsGeoff Levand2015-01-222-5/+16
* powerpc/ps3: Write highmem info to repositoryGeoff Levand2015-01-221-2/+7
* powerpc/ps3: Add ps3_mm_set_repository_highmemGeoff Levand2015-01-221-30/+38
* powerpc/ps3: Add empty repository highmem routinesGeoff Levand2015-01-221-0/+13
* powerpc: Update G5 defconfigMichael Ellerman2015-01-221-0/+3
* powerpc: Enable NUMA balancing in pseries[_le]_defconfigMichael Neuling2015-01-212-0/+4
* powerpc: Enable various container features on pseries defconfigs.Anton Blanchard2015-01-212-0/+24
* powerpc: Enable overlayfs on pseries and ppc64 defconfigsAnton Blanchard2015-01-213-0/+3
* powerpc: Enable KSM on pseries and ppc64 defconfigsAnton Blanchard2015-01-213-0/+3
* powerpc: Enable CONFIG_SATA_AHCI on pseries and ppc64 defconfigsAnton Blanchard2015-01-213-0/+3
* powerpc: Enable on demand governor on ppc64_defconfigAnton Blanchard2015-01-211-0/+1
* powerpc: Update all configs using savedefconfigMichael Ellerman2015-01-20108-2207/+581
* powerpc/kvm: Create proper names for the kvm_host_state PMU fieldsMichael Ellerman2014-12-293-29/+40
* powerpc/lib: Do not include string.o in obj-y twiceAndreas Ruprecht2014-12-291-2/+1
* powerpc/44x/Akebono: Remove select of IBM_EMAC_RGMII_WOLPaul Bolle2014-12-291-1/+0
* cxl: Disable SPAP register when freeing SPAIan Munsie2014-12-291-0/+1
* cxl: Disable AFU debug flagIan Munsie2014-12-292-1/+8
* cxl: Early return from cxl_handle_fault for a shut down contextIan Munsie2014-12-291-0/+6
* cxl: Fix leaking interrupts if attach process failsIan Munsie2014-12-291-1/+3
* powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun2014-12-291-1/+1
* powerpc/xmon: use isspace/isxdigit/isalnum from linux/ctype.hVincent Bernat2014-12-291-12/+2
* powerpc/pseries: relocate "config DTL" so kconfig nests properlyCody P Schafer2014-12-291-10/+10
* Linux 3.19-rc2v3.19-rc2Linus Torvalds2014-12-281-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-283-51/+65
|\
| * kvm: warn on more invariant breakagePaolo Bonzini2014-12-281-1/+3
OpenPOWER on IntegriCloud