summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc: Remove some unused functionsMichael Ellerman2015-01-285-70/+0Star
| * powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rulesMichael Ellerman2015-01-281-11/+9Star
| * powerpc/lib: Makefile, consolidate obj-y sectionsMichael Ellerman2015-01-281-4/+3Star
| * powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64Kim Phillips2015-01-281-0/+1
| * powerpc/powernv: Skip registering log region when CONFIG_PRINTK=nPranith Kumar2015-01-271-0/+6
| * powerpc/pseries: Fix endian problems with LE migrationCyril Bur2015-01-273-24/+22Star
| * selftests/powerpc: Add memcmp testcaseAnton Blanchard2015-01-236-1/+133
| * powerpc: Add 64bit optimised memcmpAnton Blanchard2015-01-233-1/+237
| * powerpc/powernv: Remove pnv_pci_probe_mode()Gavin Shan2015-01-231-30/+0Star
| * powerpc/eeh: Allow to set maximal frozen timesGavin Shan2015-01-233-7/+26
| * powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan2015-01-233-5/+4Star
| * 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/+1Star
| * 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/+581Star
| * 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/+1Star
| * powerpc/44x/Akebono: Remove select of IBM_EMAC_RGMII_WOLPaul Bolle2014-12-291-1/+0Star
| * 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