summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-08Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg
2014-09-08Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg
2014-09-08Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg
2014-09-08Bluetooth: Use zero timeout for immediate schedulingJohan Hedberg
2014-09-08Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg
2014-09-08Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg
2014-09-08bdi: reimplement bdev_inode_switch_bdi()Tejun Heo
2014-09-08bdi: remove unused stuffTejun Heo
2014-09-08block, bdi: an active gendisk always has a request_queue associated with itTejun Heo
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-09-08ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...Jurgen Kramer
2014-09-08ARM: at91/tclib: mask interruptions at shutdown and probeGaël PORTAY
2014-09-08ARM: at91/tclib: move initialization from alloc to probeGaël PORTAY
2014-09-08mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson
2014-09-08HID: usbhid: add always-poll quirkJohan Hovold
2014-09-08time, signal: Protect resource use statistics with seqlockRik van Riel
2014-09-08Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming pat...Ingo Molnar
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-08percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo
2014-09-08proportions: add @gfp to init functionsTejun Heo
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo
2014-09-07rcu: Per-CPU operation cleanups to rcu_*_qs() functionsPaul E. McKenney
2014-09-07rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()Paul E. McKenney
2014-09-07rcu: Remove redundant preempt_disable() from rcu_note_voluntary_context_switch()Paul E. McKenney
2014-09-07rcu: Make TASKS_RCU handle nohz_full= CPUsPaul E. McKenney
2014-09-07rcutorture: Add torture tests for RCU-tasksPaul E. McKenney
2014-09-07rcu: Make TASKS_RCU handle tasks that are almost done exitingPaul E. McKenney
2014-09-07rcu: Add synchronous grace-period waiting for RCU-tasksPaul E. McKenney
2014-09-07rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loopsPaul E. McKenney
2014-09-07rcu: Add call_rcu_tasks()Paul E. McKenney
2014-09-07rcu: Use pr_alert/pr_cont for printing logsJoe Perches
2014-09-07rcu: Break more call_rcu() deadlock involving scheduler and perfPaul E. McKenney
2014-09-07rcu: Uninline rcu_read_lock_held()Oleg Nesterov
2014-09-07rcu: Return bool type in rcu_lockdep_current_cpu_online()Pranith Kumar
2014-09-07Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-09-06power_supply: Add boot and calibration attributesRamakrishna Pallala
2014-09-06ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driverLars-Peter Clausen
2014-09-06ASoC: Add snd_soc_component_{get,set}_drvdata()Lars-Peter Clausen
2014-09-06regulator: isl9305: Add Intersil ISL9305/H driverMark Brown
2014-09-05tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet
2014-09-05tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet
2014-09-05net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck
2014-09-05net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck
2014-09-05net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck
2014-09-05ipv4: harden fnhe_hashfun()Eric Dumazet
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida