aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-14powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming5-49/+4
2013-08-14powerpc: Add smp_generic_cpu_bootableAndy Fleming2-0/+24
2013-08-14powerpc: Remove the symbol __flush_icache_rangeKevin Hao4-9/+3
2013-08-14powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_rangeKevin Hao3-3/+5
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard7-12/+23
2013-08-14powerpc/pci: Don't use bitfield for force_32bit_msiAnton Blanchard2-2/+2
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard13-20/+20
2013-08-14powerpc/pseries: Simplify H_GET_TERM_CHARAnton Blanchard2-27/+9
2013-08-14powerpc: Simplify logic in include/uapi/asm/elf.hAnton Blanchard1-12/+7
2013-08-14powerpc: Remove SAVE_VSRU and REST_VSRU macrosAnton Blanchard1-13/+0
2013-08-14powerpc: Wrap MSR macros with parenthesesAnton Blanchard2-8/+8
2013-08-14powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard1-0/+10
2013-08-14powerpc: Align p_tocAnton Blanchard1-0/+1
2013-08-09Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt37-143/+1047
2013-08-07powerpc/e500: Update compilation flags with core specific optionsCatalin Udma1-2/+16
2013-08-07powerpc/fsl: Enable CONFIG_DEVTMPFS_MOUNT so /dev can be mounted correctlyZhenhua Luo6-0/+6
2013-08-07powerpc/pci: fix PCI-e check link issueYuanquan Chen1-1/+1
2013-08-07powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmuKevin Hao1-19/+3
2013-08-07powerpc/fsl-pci: fix the unreachable warning messageKevin Hao1-1/+1
2013-08-07powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds boardKevin Hao1-6/+0
2013-08-07powerpc/85xx: add the P1020RDB-PD DTS supportHaijun.Zhang1-0/+280
2013-08-07powerpc/85xx: add P1020RDB-PD platform supportHaijun.Zhang1-0/+22
2013-08-07powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR4-13/+28
2013-08-07powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3Minghuan Lian2-41/+101
2013-08-07powerpc/dts: add MPIC v4.3 dts nodeMinghuan Lian3-2/+151
2013-08-07powerpc/msi: Fix compile error on mpc83xxHongtao Jia1-0/+7
2013-08-07powerpc/perf: Add e6500 PMU driverPriyanka Jain3-2/+125
2013-08-07powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan4-1/+67
2013-08-07powerpc/perf: increase the perf HW events to 6Catalin Udma2-1/+7
2013-08-07powerpc/perf: correct typos in counter enumerationLijun Pan1-4/+4
2013-08-07powerpc/fsl-booke: Rename b4qds.dts -> b4qds.dtsi.Ian Campbell3-2/+2
2013-08-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds8-25/+73
2013-08-02Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-3/+3
2013-08-01powerpc: VPHN topology change updates all siblingsRobert Jennings2-15/+48
2013-08-01powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman5-9/+24
2013-08-01powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman1-1/+1
2013-07-30powerpc/mpc85xx: invalidate TLB after hibernation resumeDongsheng Wang1-0/+8
2013-07-30powerpc/fsl_msi: fix error return code in fsl_of_msi_probe()Wei Yongjun1-3/+2
2013-07-30powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xxHongtao Jia4-1/+168
2013-07-30powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia2-44/+48
2013-07-25PCI: hotplug: Convert to be builtin only, not modularBjorn Helgaas3-3/+3
2013-07-24powerpc/perf: BHRB filter configuration should follow the taskAnshuman Khandual1-1/+4
2013-07-24powerpc/perf: Ignore separate BHRB privilege state filter requestAnshuman Khandual1-9/+4
2013-07-24powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __initBjorn Helgaas1-1/+1
2013-07-24powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instructionAneesh Kumar K.V1-2/+8
2013-07-24powerpc/mm: Fix fallthrough bug in hpte_decodeAneesh Kumar K.V1-0/+2
2013-07-24powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov1-1/+1
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin Shan5-4/+22
2013-07-24powerpc/eeh: Fix unbalanced enable for IRQGavin Shan1-1/+5
2013-07-24powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan4-16/+91