index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-06
rcu: Set default to RCU_CPU_STALL_INFO=y
Paul E. McKenney
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
2015-01-06
rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU()
Paul E. McKenney
2015-01-06
rcu: Expand SRCU ->completed to 64 bits
Paul E. McKenney
2015-01-06
rcu: Remove redundant callback-list initialization
Paul E. McKenney
2015-01-06
rcu: Don't scan root rcu_node structure for stalled tasks
Paul E. McKenney
2015-01-06
rcu: Revert "Allow post-unlock reference for rt_mutex" to avoid priority-inve...
Lai Jiangshan
2015-01-06
rcu: Note quiescent state when CPU goes offline
Paul E. McKenney
2015-01-06
rcu: Don't bother affinitying rcub kthreads away from offline CPUs
Paul E. McKenney
2015-01-06
rcu: Don't initiate RCU priority boosting on root rcu_node
Paul E. McKenney
2015-01-06
rcu: Don't spawn rcub kthreads on root rcu_node structure
Paul E. McKenney
2015-01-06
rcu: Make use of rcu_preempt_has_tasks()
Paul E. McKenney
2015-01-06
rcu: Shorten irq-disable region in rcu_cleanup_dead_cpu()
Paul E. McKenney
2015-01-06
rcu: Don't migrate blocked tasks even if all corresponding CPUs offline
Paul E. McKenney
2015-01-06
rcu: Make rcu_read_unlock_special() propagate ->qsmaskinit bit clearing
Paul E. McKenney
2015-01-06
rcu: Abstract rcu_cleanup_dead_rnp() from rcu_cleanup_dead_cpu()
Paul E. McKenney
2015-01-06
rcu: Rename "empty" to "empty_norm" in preparation for boost rework
Paul E. McKenney
2015-01-06
rcu: Protect rcu_boost() lockless accesses with ACCESS_ONCE()
Paul E. McKenney
2015-01-06
rcu: Remove "select IRQ_WORK" from config TREE_RCU
Lai Jiangshan
2015-01-06
rcu: Fix rcu_barrier() race that could result in too-short wait
Paul E. McKenney
2015-01-06
hotplugcpu: Avoid deadlocks by waking active_writer
David Hildenbrand
2015-01-06
rculist: Fix sparse warning
Ying Xue
2015-01-06
tiny_rcu: Directly force QS when call_rcu_[bh|sched]() on idle_task
Lai Jiangshan
2015-01-06
rcupdate: Replace smp_read_barrier_depends() with lockless_dereference()
Pranith Kumar
2015-01-06
compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()
Paul E. McKenney
2015-01-06
documentation: Update sysfs path for rcu_cpu_stall_timeout
Xie XiuQi
2015-01-06
mwifiex: module parameter for deep sleep configuration
Avinash Patil
2015-01-06
mwifiex: save sdio register values before firmware dump
Xinming Hu
2015-01-06
mwifiex: save driver information to file when firmware dump
Xinming Hu
2015-01-06
mwifiex: move debug_data dump function to common utililty file
Xinming Hu
2015-01-06
mwifiex: move pm_wakeup_card_complete definition to usb.c
Xinming Hu
2015-01-06
mwifiex: add rx histogram statistics support
Xinming Hu
2015-01-06
mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfs
Xinming Hu
2015-01-06
mwifiex: report tdls peers in debugfs
Xinming Hu
2015-01-06
ath5k: drop owner assignment from platform_drivers
Wolfram Sang
2015-01-06
Documentation: thermal: document of_cpufreq_cooling_register()
Javi Merino
2015-01-06
brcmfmac: enable 802.11d support in firmware
Arend van Spriel
2015-01-06
brcmfmac: signal completion of 802.1x.
Hante Meuleman
2015-01-06
brcmfmac: follow user-space regulatory domain selection
Arend van Spriel
2015-01-06
Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-01-06
r8152: support ndo_features_check
hayeswang
2015-01-06
brcmfmac: Change error log in standard log for rxbufpost.
Hante Meuleman
2015-01-06
brcmfmac: Fix WEP configuration for AP mode.
Hante Meuleman
2015-01-06
brcmfmac: remove unused/duplicate defines in chip.c
Arend van Spriel
2015-01-06
brcmfmac: Fix incorrect casting of 64 bit physical address.
Hante Meuleman
2015-01-06
arm_arch_timer: include clocksource.h directly
Richard Cochran
2015-01-06
cxgb4: Add PCI device ID for new T5 adapter
Hariprasad Shenai
2015-01-06
ASoC: samsung: i2s: Remove unused gpios field from struct i2s
Sylwester Nawrocki
2015-01-06
ASoC: dapm: Don't use async I/O
Mark Brown
2015-01-06
drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()
Oded Gabbay
[prev]
[next]