summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2016-01-112-10/+27
|\
| * EDAC, mpc85xx: Make mpc85xx-pci-edac a platform deviceScott Wood2015-12-112-10/+27
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-111-1/+1
|\ \
| * | lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2015-12-041-1/+1
* | | net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-01-061-11/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-12-221-0/+6
|\ \ \
| * | | KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras2015-12-101-0/+6
* | | | powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple2015-12-181-1/+13
* | | | powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith2015-12-171-1/+1
* | | | Partial revert of "powerpc: Individual System V IPC system calls"Michael Ellerman2015-12-162-24/+12
* | | | Revert "powerpc/eeh: Don't unfreeze PHB PE after reset"Andrew Donnellan2015-12-091-10/+4
* | | | powerpc/sbc8641: drop bogus PHY IRQ entries from DTS filePaul Gortmaker2015-12-091-8/+0
* | | | powerpc/opal-irqchip: Fix double endian conversionAlistair Popple2015-12-081-29/+29
|/ / /
* | | powerpc/tm: Check for already reclaimed tasksMichael Neuling2015-11-231-0/+18
* | | powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling2015-11-233-5/+14
|/ /
* | powerpc: Wire up sys_mlock2()Michael Ellerman2015-11-163-1/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-122-9/+13
|\
| * KVM: PPC: Book3S HV: Don't dynamically split core when already splitPaul Mackerras2015-11-061-1/+1
| * KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup failsPaul Mackerras2015-11-061-8/+12
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-101-2/+3
|\ \
| * | block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-2/+3
* | | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-091-13/+0
* | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-061-12/+2
|\ \ \
| * | | powerpc/PCI: Fix lookup of linux,pci-probe-only propertyMarc Zyngier2015-09-171-12/+2
* | | | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-05262-1678/+5022
|\ \ \ \
| * \ \ \ Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman2015-11-0510-9/+629
| |\ \ \ \
| | * | | | powerpc: Introduce the use of the managed version of kzallocHimangi Saraogi2015-10-221-4/+2
| | * | | | powerpc: mpc512x: drop bogus and unused psc register bit definitionsUwe Kleine-König2015-10-221-2/+0
| | * | | | powerpc/512x: add a device tree binding for LocalPlus Bus FIFOAlexander Popov2015-10-222-3/+19
| | * | | | powerpc/512x: add LocalPlus Bus FIFO device driverAlexander Popov2015-10-225-0/+607
| | * | | | powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-221-0/+1
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-11-02194-487/+3863
| |\ \ \ \ \
| | * | | | | powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao2015-10-272-13/+23
| | * | | | | powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s)Igal Liberman2015-10-2722-18/+536
| | * | | | | powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FManIgal Liberman2015-10-2735-0/+2440
| | * | | | | powerpc/fsl: Add #clock-cells and clockgen label to clockgen nodesScott Wood2015-10-272-2/+4
| | * | | | | Merge branch 'clock' into HEADScott Wood2015-10-278-199/+7
| | |\ \ \ \ \
| | | * | | | | powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood2015-10-218-199/+7
| | | | |/ / / | | | |/| | |
| | * | | | | powerpc: handle error case in cpm_muram_alloc()Christophe Leroy2015-10-271-1/+2
| | * | | | | powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wakeSudeep Holla2015-10-271-19/+4
| | * | | | | powerpc/book3e-64: Enable kexecTiejun Chen2015-10-273-1/+25
| | * | | | | powerpc/book3e-64/kexec: Set "r4 = 0" when entering spinloopScott Wood2015-10-271-0/+2
| | * | | | | powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32Scott Wood2015-10-271-3/+4
| | * | | | | powerpc/book3e-64/kexec: Enable SMP releaseScott Wood2015-10-271-1/+16
| | * | | | | powerpc/book3e-64/kexec: create an identity TLB mappingTiejun Chen2015-10-271-1/+51
| | * | | | | powerpc/book3e-64: Don't limit paca to 256 MiBScott Wood2015-10-271-2/+7
| | * | | | | powerpc/book3e/kdump: Enable crash_kexec_wait_realmodeScott Wood2015-10-271-3/+3
| | * | | | | powerpc/book3e: support CONFIG_RELOCATABLETiejun Chen2015-10-273-7/+28
| | * | | | | powerpc/booke64: Fix args to copy_and_flushTiejun Chen2015-10-271-4/+7
| | * | | | | powerpc/book3e-64: rename interrupt_end_book3e with __end_interruptsTiejun Chen2015-10-271-4/+4
OpenPOWER on IntegriCloud