summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+1
* Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-132-12/+1
|\
| * arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-092-12/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-124-12/+24
|\ \
| * | mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-072-12/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-061-11/+2
| |\ \
| * | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-315-26/+32
| |\ \ \
| * | | | Driver for IBM System i/p VNIC protocolThomas Falcon2015-12-281-0/+20
| | |_|/ | |/| |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-121-0/+1
|\ \ \ \
| * | | | crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni2015-12-171-0/+1
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-122-31/+3
|\ \ \ \ \
| * | | | | ppc: get rid of the remnants of __get_user64()Al Viro2016-01-041-15/+0
| * | | | | Merge branch 'memdup_user_nul' into work.miscAl Viro2016-01-047-69/+61
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | don't open-code generic_file_llseek_size()Al Viro2015-12-091-16/+3
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-123-10/+8
|\ \ \ \ \ \
| * | | | | | KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-081-0/+4
| * | | | | | Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2016-01-077-52/+65
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | KVM: Use common function for VCPU lookup by idDavid Hildenbrand2015-11-301-8/+2
| * | | | | | KVM: powerpc: kvmppc_visible_gpa can be booleanYaowei Bai2015-11-251-2/+2
* | | | | | | 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
OpenPOWER on IntegriCloud