aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+12
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds22-32/+44
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+12
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+12
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-3/+1
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+1
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-12/+2
2015-08-31Merge tag 'spi-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+4
2015-08-31Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl-espi', 'spi/topic/img-spfi' and 'spi/topic/mpc512x-psc' into spi-nextMark Brown1-1/+4
2015-08-28powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()Gavin Shan1-3/+18
2015-08-28powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()Gavin Shan1-11/+13
2015-08-28powerpc/pseries: Fix corrupted pdn listGavin Shan1-0/+5
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams1-2/+2
2015-08-27dax: drop size parameter to ->direct_access()Dan Williams1-1/+1
2015-08-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman37-929/+823
2015-08-27powerpc/powernv: Enable LEDS supportVasant Hegde2-0/+6
2015-08-27powerpc/iommu: Set default DMA offset in dma_dev_setupAlexey Kardashevskiy1-0/+1
2015-08-26powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli1-0/+3
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar199-1934/+6027
2015-08-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-2/+0
2015-08-22powerpc/powernv: Fix mis-merge of OPAL support for LEDS driverMichael Ellerman1-0/+12
2015-08-22KVM: PPC: Book3S: correct width in XER handlingSam bobroff5-10/+10
2015-08-22KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculationPaul Mackerras1-2/+7
2015-08-22KVM: PPC: Book3S HV: Fix preempted vcore list lockingPaul Mackerras1-1/+2
2015-08-22KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MODPaul Mackerras2-9/+121
2015-08-22KVM: PPC: Book3S HV: Fix bug in dirty page trackingPaul Mackerras4-1/+27
2015-08-22KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTEPaul Mackerras1-6/+12
2015-08-22KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras6-62/+473
2015-08-22KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras6-72/+298
2015-08-22KVM: PPC: add missing pt_regs initializationTudor Laurentiu1-0/+1
2015-08-22KVM: PPC: Fix warnings from sparseThomas Huth8-8/+12
2015-08-22KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in KconfigThomas Huth1-4/+4
2015-08-22KVM: PPC: fix suspicious use of conditional operatorTudor Laurentiu1-1/+1
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler1-3/+4
2015-08-20powerpc/powernv: Reset HILE before kexec_sequence()Samuel Mendoza-Jonas1-0/+7
2015-08-20powerpc/kexec: Reset secondary cpu endianness before kexecSamuel Mendoza-Jonas1-2/+11
2015-08-20powerpc/powernv: Create LED platform deviceVasant Hegde1-1/+11
2015-08-20powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED statesAnshuman Khandual3-0/+8
2015-08-20powerpc/powernv: Fix the log message when disabling VFWei Yang1-2/+3
2015-08-19powerpc/512x: silence a USB Kconfig dependency warningGerhard Sittig1-2/+2
2015-08-19powerpc/nvram: print no error when pstore backend is not nvramHari Bathini1-3/+4
2015-08-18powerpc/nvram: use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-08-18powerpc/pseries: use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-08-18powerpc/eeh: Disable automatically blocked PCI configGavin Shan3-2/+25
2015-08-18powerpc: Export include/uapi/asm/eeh.hGavin Shan1-0/+1