summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix weird uses of num_online_cpus().Rusty Russell2015-03-105-10/+8
* cpumask: remove deprecated functions.Rusty Russell2015-03-102-155/+0
* mips: fix obsolete cpumask_of_cpu usage.Rusty Russell2015-03-101-1/+1
* x86: fix more deprecated cpu function usage.Rusty Russell2015-03-101-2/+2
* ia64: remove deprecated cpus_ usage.Rusty Russell2015-03-101-2/+2
* powerpc: fix deprecated CPU_MASK_CPU0 usage.Rusty Russell2015-03-101-1/+1
* CPU_MASK_ALL/CPU_MASK_NONE: remove from deprecated region.Rusty Russell2015-03-051-19/+12
* staging/lustre/o2iblnd: Don't use cpus_weightOleg Drokin2015-03-051-2/+2
* staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_Oleg Drokin2015-03-051-49/+53
* staging/lustre/ptlrpc: Do not use deprecated cpus_* functionsOleg Drokin2015-03-052-10/+7
* blackfin: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
* parisc: fix up obsolete cpu function usage.Rusty Russell2015-03-051-2/+2
* 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
OpenPOWER on IntegriCloud