summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tile: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
* arm64: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
* mips: fix up obsolete cpu function usage.Rusty Russell2015-03-0517-45/+45
* x86: fix up obsolete cpu function usage.Rusty Russell2015-03-053-9/+9
* um: fix up obsolete cpu function usage.Rusty Russell2015-03-051-6/+6
* ia64: fix up obsolete cpu function usage.Rusty Russell2015-03-0511-72/+75
* drivers: fix up obsolete cpu function usage.Rusty Russell2015-03-056-12/+13
* ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.Rusty Russell2015-03-052-9/+5
* cpumask: fix cpu-hotplug documentationRusty Russell2015-03-051-1/+1
* Merge tag 'dma-buf-for-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-042-2/+6
|\
| * reservation: Remove shadowing local variable 'ret'Michel Dänzer2015-01-221-2/+0
| * dma-buf/fence: don't wait when specified timeout is zeroJammy Zhou2015-01-221-0/+3
| * reservation: wait only with non-zero timeout specified (v3)Jammy Zhou2015-01-221-0/+3
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-049-26/+31
|\ \
| * | KVM: MIPS: Enable after disabling interruptTapasweni Pathak2015-03-021-0/+1
| * | KVM: MIPS: Fix trace event to save PC directlyJames Hogan2015-03-021-3/+3
| * | KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář2015-03-022-8/+2
| * | KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini2015-02-231-1/+2
| * | KVM: VMX: fix build without CONFIG_SMPRadim Krčmář2015-02-231-9/+14
| * | arm/arm64: KVM: Add exit reaons to kvm_exit event tracingWei Huang2015-02-232-4/+8
| * | ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka2015-02-231-1/+1
* | | Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-046-36/+73
|\ \ \
| * | | ARC: Fix thread_saved_pc()Vineet Gupta2015-02-272-26/+2
| * | | ARC: Fix KSTK_ESP()Vineet Gupta2015-02-272-7/+8
| * | | ARC: perf: Enable generic software eventsVineet Gupta2015-02-272-2/+12
| * | | ARC: Make arc_unwind_core accessible externallyVineet Gupta2015-02-272-1/+51
| |/ /
* | | Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-03-046-28/+45
|\ \ \
| * | | powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-044-26/+34
| * | | powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman2015-03-041-2/+2
| * | | powerpc: Re-enable dynticksPaul Clarke2015-02-231-0/+9
| |/ /
* | | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-03-033-1/+5
|\ \ \
| * | | sunrpc: integer underflow in rsc_parse()Dan Carpenter2015-02-261-0/+2
| * | | nfsd: fix clp->cl_revoked list deletion causing softlock in nfsdAndrew Elble2015-02-261-1/+1
| * | | svcrpc: fix memory leak in gssp_accept_sec_context_upcallDavid Ramos2015-02-171-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-03116-737/+1273
|\ \ \ \
| * | | | openvswitch: Fix serialization of non-masked set actions.Joe Stringer2015-03-031-1/+7
| * | | | gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck2015-03-031-2/+2
| * | | | ibmveth: Add function to enable live MAC address changesThomas Falcon2015-03-031-1/+23
| * | | | net: bridge: add compile-time assert for cb struct sizeFlorian Westphal2015-03-031-0/+2
| * | | | udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2015-03-022-2/+4
| * | | | Merge branch 'sh_eth'David S. Miller2015-03-021-5/+10
| |\ \ \ \
| | * | | | sh_eth: Really fix padding of short frames on TXBen Hutchings2015-03-021-1/+1
| | * | | | Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings2015-03-021-3/+2
| | * | | | sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings2015-03-021-1/+1
| | * | | | sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings2015-03-021-0/+6
| |/ / / /
| * | | | Merge branch 'mlx4'David S. Miller2015-03-024-6/+14
| |\ \ \ \
| | * | | | net/mlx4_en: Disbale GRO for incoming loopback/selftest packetsIdo Shamay2015-03-021-1/+7
| | * | | | net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2015-03-023-5/+7
| |/ / / /
| * | | | Merge branch 'bcmgenet_systemport_stats'David S. Miller2015-03-013-6/+12
| |\ \ \ \
| | * | | | net: systemport: fix software maintained statisticsFlorian Fainelli2015-03-012-3/+6
OpenPOWER on IntegriCloud