aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cpumask: remove __first_cpu / __next_cpuRusty Russell2015-04-19
* cpumask: resurrect CPU_MASK_CPU0Rusty Russell2015-04-15
* linux/cpumask.h: add typechecking to cpumask_test_cpuRasmus Villemoes2015-03-30
* cpumask: only allocate nr_cpumask_bits.Rusty Russell2015-03-09
* Fix weird uses of num_online_cpus().Rusty Russell2015-03-09
* cpumask: remove deprecated functions.Rusty Russell2015-03-09
* mips: fix obsolete cpumask_of_cpu usage.Rusty Russell2015-03-09
* x86: fix more deprecated cpu function usage.Rusty Russell2015-03-09
* ia64: remove deprecated cpus_ usage.Rusty Russell2015-03-09
* powerpc: fix deprecated CPU_MASK_CPU0 usage.Rusty Russell2015-03-09
* CPU_MASK_ALL/CPU_MASK_NONE: remove from deprecated region.Rusty Russell2015-03-04
* staging/lustre/o2iblnd: Don't use cpus_weightOleg Drokin2015-03-04
* staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_Oleg Drokin2015-03-04
* staging/lustre/ptlrpc: Do not use deprecated cpus_* functionsOleg Drokin2015-03-04
* blackfin: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* parisc: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* tile: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* arm64: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* mips: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* x86: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* um: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* ia64: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* drivers: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.Rusty Russell2015-03-04
* cpumask: fix cpu-hotplug documentationRusty Russell2015-03-04
* Merge tag 'dma-buf-for-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-04
|\
| * reservation: Remove shadowing local variable 'ret'Michel Dänzer2015-01-22
| * dma-buf/fence: don't wait when specified timeout is zeroJammy Zhou2015-01-22
| * reservation: wait only with non-zero timeout specified (v3)Jammy Zhou2015-01-22
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-04
|\ \
| * | KVM: MIPS: Enable after disabling interruptTapasweni Pathak2015-03-02
| * | KVM: MIPS: Fix trace event to save PC directlyJames Hogan2015-03-02
| * | KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář2015-03-02
| * | KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini2015-02-23
| * | KVM: VMX: fix build without CONFIG_SMPRadim Krčmář2015-02-23
| * | arm/arm64: KVM: Add exit reaons to kvm_exit event tracingWei Huang2015-02-23
| * | ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka2015-02-23
* | | Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-04
|\ \ \
| * | | ARC: Fix thread_saved_pc()Vineet Gupta2015-02-27
| * | | ARC: Fix KSTK_ESP()Vineet Gupta2015-02-27
| * | | ARC: perf: Enable generic software eventsVineet Gupta2015-02-26
| * | | ARC: Make arc_unwind_core accessible externallyVineet Gupta2015-02-26
| |/ /
* | | Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-03-04
|\ \ \
| * | | powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-03
| * | | powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman2015-03-03
| * | | powerpc: Re-enable dynticksPaul Clarke2015-02-22
| |/ /
* | | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-03-03
|\ \ \
| * | | sunrpc: integer underflow in rsc_parse()Dan Carpenter2015-02-26
| * | | nfsd: fix clp->cl_revoked list deletion causing softlock in nfsdAndrew Elble2015-02-26
| * | | svcrpc: fix memory leak in gssp_accept_sec_context_upcallDavid Ramos2015-02-17