summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard
2013-08-14powerpc/pci: Don't use bitfield for force_32bit_msiAnton Blanchard
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard
2013-08-14powerpc/pseries: Simplify H_GET_TERM_CHARAnton Blanchard
2013-08-14powerpc: Simplify logic in include/uapi/asm/elf.hAnton Blanchard
2013-08-14powerpc: Remove SAVE_VSRU and REST_VSRU macrosAnton Blanchard
2013-08-14powerpc: Wrap MSR macros with parenthesesAnton Blanchard
2013-08-14powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard
2013-08-14powerpc: Align p_tocAnton Blanchard
2013-08-09Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2013-08-07powerpc/e500: Update compilation flags with core specific optionsCatalin Udma
2013-08-07powerpc/fsl: Enable CONFIG_DEVTMPFS_MOUNT so /dev can be mounted correctlyZhenhua Luo
2013-08-07powerpc/pci: fix PCI-e check link issueYuanquan Chen
2013-08-07powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmuKevin Hao
2013-08-07powerpc/fsl-pci: fix the unreachable warning messageKevin Hao
2013-08-07powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds boardKevin Hao
2013-08-07powerpc/85xx: add the P1020RDB-PD DTS supportHaijun.Zhang
2013-08-07powerpc/85xx: add P1020RDB-PD platform supportHaijun.Zhang
2013-08-07powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR
2013-08-07powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3Minghuan Lian
2013-08-07powerpc/dts: add MPIC v4.3 dts nodeMinghuan Lian
2013-08-07powerpc/msi: Fix compile error on mpc83xxHongtao Jia
2013-08-07powerpc/perf: Add e6500 PMU driverPriyanka Jain
2013-08-07powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan
2013-08-07powerpc/perf: increase the perf HW events to 6Catalin Udma
2013-08-07powerpc/perf: correct typos in counter enumerationLijun Pan
2013-08-07powerpc/fsl-booke: Rename b4qds.dts -> b4qds.dtsi.Ian Campbell
2013-08-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-08-02Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-01powerpc: VPHN topology change updates all siblingsRobert Jennings
2013-08-01powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman
2013-08-01powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman
2013-07-30powerpc/mpc85xx: invalidate TLB after hibernation resumeDongsheng Wang
2013-07-30powerpc/fsl_msi: fix error return code in fsl_of_msi_probe()Wei Yongjun
2013-07-30powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xxHongtao Jia
2013-07-30powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia
2013-07-25PCI: hotplug: Convert to be builtin only, not modularBjorn Helgaas
2013-07-24powerpc/perf: BHRB filter configuration should follow the taskAnshuman Khandual
2013-07-24powerpc/perf: Ignore separate BHRB privilege state filter requestAnshuman Khandual
2013-07-24powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __initBjorn Helgaas
2013-07-24powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instructionAneesh Kumar K.V
2013-07-24powerpc/mm: Fix fallthrough bug in hpte_decodeAneesh Kumar K.V
2013-07-24powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin Shan
2013-07-24powerpc/eeh: Fix unbalanced enable for IRQGavin Shan
2013-07-24powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan
2013-07-24powerpc/pci: Partial tree hotplug supportGavin Shan
2013-07-24powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan
2013-07-24powerpc/eeh: Keep PE during hotplugGavin Shan