summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug (unfollow)
Commit 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-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-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-03udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2-2/+4
2015-03-03sh_eth: Really fix padding of short frames on TXBen Hutchings1-1/+1
2015-03-03Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings1-3/+2
2015-03-03sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings1-1/+1
2015-03-03sh_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-02KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář2-8/+2
2015-03-02net/mlx4_en: Disbale GRO for incoming loopback/selftest packetsIdo Shamay1-1/+7
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz3-5/+7
2015-03-01net: systemport: fix software maintained statisticsFlorian Fainelli2-3/+6
2015-03-01net: bcmgenet: fix software maintained statisticsFlorian Fainelli1-3/+6
2015-03-01rxrpc: don't multiply with HZ twiceFlorian Westphal1-1/+1
2015-03-01rxrpc: terminate retrans loop when sending of skb failsFlorian Westphal1-3/+4
2015-03-01net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...Arvid Brodin3-3/+14
2015-03-01net: pasemi: Use setup_timer and mod_timerVaishali Thakkar1-5/+3
2015-03-01net: stmmac: Use setup_timer and mod_timerVaishali Thakkar1-5/+5
2015-03-01net: 8390: axnet_cs: Use setup_timer and mod_timerVaishali Thakkar1-5/+2
2015-03-01net: 8390: pcnet_cs: Use setup_timer and mod_timerVaishali Thakkar1-5/+2
2015-03-01net: smc91c92_cs: Use setup_timer and mod_timerVaishali Thakkar1-5/+2
2015-03-01netxen_nic: Fix trivial typos in commentsYannick Guerrini1-2/+2