summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-08Bluetooth: Use zero timeout for immediate schedulingJohan Hedberg1-2/+2
2014-09-08Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg2-2/+3
2014-09-08Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg1-0/+1
2014-09-08bdi: reimplement bdev_inode_switch_bdi()Tejun Heo1-1/+0
2014-09-08bdi: remove unused stuffTejun Heo1-3/+0
2014-09-08block, bdi: an active gendisk always has a request_queue associated with itTejun Heo1-1/+1
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-2/+3
2014-09-08ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...Jurgen Kramer2-1/+3
2014-09-08ARM: at91/tclib: mask interruptions at shutdown and probeGaël PORTAY1-0/+5
2014-09-08ARM: at91/tclib: move initialization from alloc to probeGaël PORTAY1-3/+5
2014-09-08mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson1-1/+2
2014-09-08HID: usbhid: add always-poll quirkJohan Hovold1-0/+1
2014-09-08time, signal: Protect resource use statistics with seqlockRik van Riel1-0/+1
2014-09-08Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming pat...Ingo Molnar457-3726/+12559
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-88/+206
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-12/+28
2014-09-08percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo1-1/+2
2014-09-08proportions: add @gfp to init functionsTejun Heo2-4/+6
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo3-6/+8
2014-09-08rcu: Per-CPU operation cleanups to rcu_*_qs() functionsPaul E. McKenney2-3/+3
2014-09-08rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()Paul E. McKenney2-8/+10
2014-09-08rcu: Remove redundant preempt_disable() from rcu_note_voluntary_context_switch()Paul E. McKenney1-2/+0
2014-09-08rcu: Make TASKS_RCU handle nohz_full= CPUsPaul E. McKenney2-1/+4
2014-09-08rcutorture: Add torture tests for RCU-tasksPaul E. McKenney1-0/+1
2014-09-08rcu: Make TASKS_RCU handle tasks that are almost done exitingPaul E. McKenney1-0/+3
2014-09-08rcu: Add synchronous grace-period waiting for RCU-tasksPaul E. McKenney1-0/+2
2014-09-08rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loopsPaul E. McKenney1-0/+13
2014-09-08rcu: Add call_rcu_tasks()Paul E. McKenney3-11/+57
2014-09-08rcu: Use pr_alert/pr_cont for printing logsJoe Perches1-1/+1
2014-09-08rcu: Break more call_rcu() deadlock involving scheduler and perfPaul E. McKenney1-0/+3
2014-09-08rcu: Uninline rcu_read_lock_held()Oleg Nesterov1-35/+1
2014-09-08rcu: Return bool type in rcu_lockdep_current_cpu_online()Pranith Kumar1-1/+1
2014-09-08Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-1/+1
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+1
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+1
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2014-09-06power_supply: Add boot and calibration attributesRamakrishna Pallala1-0/+5
2014-09-06ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driverLars-Peter Clausen1-9/+0
2014-09-06ASoC: Add snd_soc_component_{get,set}_drvdata()Lars-Peter Clausen1-4/+15
2014-09-06regulator: isl9305: Add Intersil ISL9305/H driverMark Brown1-0/+30
2014-09-06tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet1-6/+7
2014-09-06tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet1-1/+6
2014-09-06net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck3-1/+6
2014-09-06net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck1-0/+4
2014-09-06net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck2-0/+3
2014-09-06ipv4: harden fnhe_hashfun()Eric Dumazet1-1/+2
2014-09-06net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida3-5/+5
2014-09-06ipv4: fix a race in update_or_create_fnhe()Eric Dumazet1-1/+1
2014-09-06net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn1-3/+1
2014-09-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan2-0/+32