aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-10NVMe: Retry failed commands with non-fatal errorsKeith Busch2-2/+3
2014-04-10NVMe: Make I/O timeout a module parameterKeith Busch1-1/+2
2014-04-10NVMe: CPU hot plug notificationKeith Busch1-0/+1
2014-04-10NVMe: per-cpu io queuesKeith Busch1-1/+5
2014-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-6/+19
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2014-04-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2-5/+10
2014-04-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-15/+43
2014-04-09block: fix regression with block enabled taggingJens Axboe2-1/+14
2014-04-09scsi: Make sure cmd_flags are 64-bitMartin K. Petersen1-2/+2
2014-04-09tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers2-5/+15
2014-04-09x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster1-0/+5
2014-04-09LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2-0/+19
2014-04-09LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster1-1/+2
2014-04-09blk-mq: ensure that hardware queues are always run on the mapped CPUsJens Axboe1-0/+1
2014-04-09block: add kblockd_schedule_delayed_work_on()Jens Axboe1-0/+1
2014-04-09block: remove 'q' parameter from kblockd_schedule_*_work()Jens Axboe1-2/+2
2014-04-09Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai6-5/+29
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+522
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-31/+24
2014-04-09tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers2-3/+5
2014-04-09block: Fix for_each_bvec()Martin K. Petersen1-3/+3
2014-04-09HID: rmi: introduce RMI driver for Synaptics touchpadsBenjamin Tissoires1-0/+2
2014-04-09Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter16-196/+343
2014-04-09mac80211: Update conf_is_ht() to work properly with 5/10MHz channelsRostislav Lisovy1-1/+3
2014-04-09cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORYKalle Valo1-1/+1
2014-04-09mac80211: allow reservation of a running chanctxLuciano Coelho1-0/+7
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho1-2/+0
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho1-2/+5
2014-04-09cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho1-0/+22
2014-04-09cfg80211: Add an option to hint indoor operationIlan Peer1-0/+3
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer2-1/+9
2014-04-09cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel2-0/+28
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+3
2014-04-09cfg80211: allow userspace to take ownership of interfacesJohannes Berg2-0/+9
2014-04-08Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-1/+15
2014-04-08tracepoint: Simplify tracepoint module searchSteven Rostedt (Red Hat)1-2/+1
2014-04-08tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers3-21/+51
2014-04-08Merge tag 'asoc-v3.15-4' into asoc-linusMark Brown1-1/+1
2014-04-08Merge tag 'asoc-v3.15-3' into asoc-linusMark Brown1-0/+13
2014-04-08Merge tag 'asoc-v3.15-2' into asoc-linusMark Brown2-10/+11
2014-04-08Merge tag 'asoc-v3.15' into asoc-linusMark Brown14-78/+736
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+23
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds23-440/+908
2014-04-08include/linux/syscalls.h: add sys_renameat2() prototypeHeiko Carstens1-0/+3
2014-04-08drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)Alex Deucher1-0/+4
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-3/+6
2014-04-08netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin1-1/+0
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds28-282/+417
2014-04-07mm: create generic early_ioremap() supportMark Salter1-0/+42