summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-10Fix weird uses of num_online_cpus().Rusty Russell5-10/+8
2015-03-10cpumask: remove deprecated functions.Rusty Russell2-155/+0
2015-03-10mips: fix obsolete cpumask_of_cpu usage.Rusty Russell1-1/+1
2015-03-10x86: fix more deprecated cpu function usage.Rusty Russell1-2/+2
2015-03-10ia64: remove deprecated cpus_ usage.Rusty Russell1-2/+2
2015-03-10powerpc: fix deprecated CPU_MASK_CPU0 usage.Rusty Russell1-1/+1
2015-03-05CPU_MASK_ALL/CPU_MASK_NONE: remove from deprecated region.Rusty Russell1-19/+12
2015-03-05staging/lustre/o2iblnd: Don't use cpus_weightOleg Drokin1-2/+2
2015-03-05staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_Oleg Drokin1-49/+53
2015-03-05staging/lustre/ptlrpc: Do not use deprecated cpus_* functionsOleg Drokin2-10/+7
2015-03-05blackfin: fix up obsolete cpu function usage.Rusty Russell1-1/+1
2015-03-05parisc: fix up obsolete cpu function usage.Rusty Russell1-2/+2
2015-03-05tile: fix up obsolete cpu function usage.Rusty Russell1-1/+1
2015-03-05arm64: fix up obsolete cpu function usage.Rusty Russell1-1/+1
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell17-45/+45
2015-03-05x86: fix up obsolete cpu function usage.Rusty Russell3-9/+9
2015-03-05um: fix up obsolete cpu function usage.Rusty Russell1-6/+6
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell11-72/+75
2015-03-05drivers: fix up obsolete cpu function usage.Rusty Russell6-12/+13
2015-03-05ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.Rusty Russell2-9/+5
2015-03-05cpumask: fix cpu-hotplug documentationRusty Russell1-1/+1
2015-03-04Merge tag 'dma-buf-for-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+6
2015-03-04Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-26/+31
2015-03-04Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-36/+73
2015-03-04Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds6-28/+45
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan4-26/+34
2015-03-04powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman1-2/+2
2015-03-03Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-1/+5
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds116-737/+1273
2015-03-03openvswitch: Fix serialization of non-masked set actions.Joe Stringer1-1/+7
2015-03-03gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck1-2/+2
2015-03-03ibmveth: Add function to enable live MAC address changesThomas Falcon1-1/+23
2015-03-03net: bridge: add compile-time assert for cb struct sizeFlorian Westphal1-0/+2
2015-03-03Linux 4.0-rc2v4.0-rc2Linus Torvalds1-1/+1
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter1-0/+1
2015-03-02udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2-2/+4
2015-03-02Merge branch 'sh_eth'David S. Miller1-5/+10
2015-03-02sh_eth: Really fix padding of short frames on TXBen Hutchings1-1/+1
2015-03-02Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings1-3/+2
2015-03-02sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings1-1/+1
2015-03-02sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings1-0/+6
2015-03-02KVM: MIPS: Enable after disabling interruptTapasweni Pathak1-0/+1
2015-03-02KVM: MIPS: Fix trace event to save PC directlyJames Hogan1-3/+3
2015-03-02Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-8/+15
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-67/+145
2015-03-02KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář2-8/+2
2015-03-02Merge tag 'md/4.0-fixes' of git://neil.brown.name/mdLinus Torvalds3-12/+20
2015-03-02Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2015-03-02Merge branch 'mlx4'David S. Miller4-6/+14
2015-03-02net/mlx4_en: Disbale GRO for incoming loopback/selftest packetsIdo Shamay1-1/+7