summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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 Cascardo1-1/+25
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: Enable CAPP recoveryRyan Grimm3-4/+12
2015-01-22powerpc/ps3: Enable CONFIG_PS3_REPOSITORY_WRITE in ps3_defconfigMichael Ellerman1-0/+2
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-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-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-45/+45
2014-12-27kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini1-1/+1
2014-12-27kvm: x86: vmx: reorder some msr writingTiejun Chen1-44/+44
2014-12-27Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+10
2014-12-26parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin1-3/+10
2014-12-23arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee1-2/+3
2014-12-23arm64: defconfig: defconfig update for 3.19Will Deacon1-4/+5
2014-12-23arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi1-1/+13
2014-12-22arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_opsCatalin Marinas1-5/+6
2014-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds6-22/+16
2014-12-21Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds20-148/+157
2014-12-21Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds33-35/+30
2014-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds8-27/+38
2014-12-20Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-814/+1039
2014-12-20Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson1-7/+0
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2-71/+83
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson1-0/+1
2014-12-20CRISv32: Implement early consoleJesper Nilsson1-26/+56
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson1-27/+34