summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-06rcu: Set default to RCU_CPU_STALL_INFO=yPaul E. McKenney
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2015-01-06rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU()Paul E. McKenney
2015-01-06rcu: Expand SRCU ->completed to 64 bitsPaul E. McKenney
2015-01-06rcu: Remove redundant callback-list initializationPaul E. McKenney
2015-01-06rcu: Don't scan root rcu_node structure for stalled tasksPaul E. McKenney
2015-01-06rcu: Revert "Allow post-unlock reference for rt_mutex" to avoid priority-inve...Lai Jiangshan
2015-01-06rcu: Note quiescent state when CPU goes offlinePaul E. McKenney
2015-01-06rcu: Don't bother affinitying rcub kthreads away from offline CPUsPaul E. McKenney
2015-01-06rcu: Don't initiate RCU priority boosting on root rcu_nodePaul E. McKenney
2015-01-06rcu: Don't spawn rcub kthreads on root rcu_node structurePaul E. McKenney
2015-01-06rcu: Make use of rcu_preempt_has_tasks()Paul E. McKenney
2015-01-06rcu: Shorten irq-disable region in rcu_cleanup_dead_cpu()Paul E. McKenney
2015-01-06rcu: Don't migrate blocked tasks even if all corresponding CPUs offlinePaul E. McKenney
2015-01-06rcu: Make rcu_read_unlock_special() propagate ->qsmaskinit bit clearingPaul E. McKenney
2015-01-06rcu: Abstract rcu_cleanup_dead_rnp() from rcu_cleanup_dead_cpu()Paul E. McKenney
2015-01-06rcu: Rename "empty" to "empty_norm" in preparation for boost reworkPaul E. McKenney
2015-01-06rcu: Protect rcu_boost() lockless accesses with ACCESS_ONCE()Paul E. McKenney
2015-01-06rcu: Remove "select IRQ_WORK" from config TREE_RCULai Jiangshan
2015-01-06rcu: Fix rcu_barrier() race that could result in too-short waitPaul E. McKenney
2015-01-06hotplugcpu: Avoid deadlocks by waking active_writerDavid Hildenbrand
2015-01-06rculist: Fix sparse warningYing Xue
2015-01-06tiny_rcu: Directly force QS when call_rcu_[bh|sched]() on idle_taskLai Jiangshan
2015-01-06rcupdate: Replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar
2015-01-06compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()Paul E. McKenney
2015-01-06documentation: Update sysfs path for rcu_cpu_stall_timeoutXie XiuQi
2015-01-06mwifiex: module parameter for deep sleep configurationAvinash Patil
2015-01-06mwifiex: save sdio register values before firmware dumpXinming Hu
2015-01-06mwifiex: save driver information to file when firmware dumpXinming Hu
2015-01-06mwifiex: move debug_data dump function to common utililty fileXinming Hu
2015-01-06mwifiex: move pm_wakeup_card_complete definition to usb.cXinming Hu
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu
2015-01-06mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfsXinming Hu
2015-01-06mwifiex: report tdls peers in debugfsXinming Hu
2015-01-06ath5k: drop owner assignment from platform_driversWolfram Sang
2015-01-06Documentation: thermal: document of_cpufreq_cooling_register()Javi Merino
2015-01-06brcmfmac: enable 802.11d support in firmwareArend van Spriel
2015-01-06brcmfmac: signal completion of 802.1x.Hante Meuleman
2015-01-06brcmfmac: follow user-space regulatory domain selectionArend van Spriel
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-01-06r8152: support ndo_features_checkhayeswang
2015-01-06brcmfmac: Change error log in standard log for rxbufpost.Hante Meuleman
2015-01-06brcmfmac: Fix WEP configuration for AP mode.Hante Meuleman
2015-01-06brcmfmac: remove unused/duplicate defines in chip.cArend van Spriel
2015-01-06brcmfmac: Fix incorrect casting of 64 bit physical address.Hante Meuleman
2015-01-06arm_arch_timer: include clocksource.h directlyRichard Cochran
2015-01-06cxgb4: Add PCI device ID for new T5 adapterHariprasad Shenai
2015-01-06ASoC: samsung: i2s: Remove unused gpios field from struct i2sSylwester Nawrocki
2015-01-06ASoC: dapm: Don't use async I/OMark Brown
2015-01-06drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay