summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-20separate kernel- and userland-side msghdrAl Viro2-6/+16
2014-11-19dlm: adopt orphan locksDavid Teigland1-1/+1
2014-11-19Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller1-0/+6
2014-11-19tracing: Fix return value of ftrace_raw_output_prep()Steven Rostedt (Red Hat)1-1/+1
2014-11-19tracing: Remove return values of most trace_seq_*() functionsSteven Rostedt (Red Hat)1-22/+15
2014-11-19tracing: Add trace_seq_has_overflowed() and trace_handle_return()Steven Rostedt (Red Hat)3-4/+25
2014-11-19ftrace/x86/extable: Add is_ftrace_trampoline() functionSteven Rostedt (Red Hat)1-0/+8
2014-11-19Merge branch 'for-v3.19/exynos-clk' of git://linuxtv.org/snawrocki/samsung in...Michael Turquette2-0/+452
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg1-0/+6
2014-11-19Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro6-11/+25
2014-11-19kill f_dentry macroAl Viro1-1/+0
2014-11-19new helper: audit_file()Al Viro1-0/+9
2014-11-19kill f_dentry usesAl Viro1-2/+2
2014-11-19switch d_materialise_unique() users to d_splice_alias()Al Viro1-1/+0
2014-11-19merge d_materialise_unique() into d_splice_alias()Al Viro1-1/+1
2014-11-19nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen1-3/+4
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-5/+10
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg2-0/+54
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho2-0/+64
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman1-0/+37
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov1-1/+36
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov1-0/+19
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov1-0/+15
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov2-0/+33
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov2-0/+9
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov1-0/+3
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman1-0/+25
2014-11-19dm: enhance internal suspend and resume interfaceMike Snitzer1-0/+5
2014-11-19Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queuedDaniel Vetter44-141/+318
2014-11-19merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields86-203/+997
2014-11-19dm: add presuspend_undo hook to target_typeMike Snitzer2-2/+4
2014-11-19Bluetooth: Convert link keys list to use RCUJohan Hedberg1-0/+1
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen2-9/+14
2014-11-19Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown1-0/+35
2014-11-19Merge branch 'topic/ac97' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+7
2014-11-19ASoC: Add helper functions for deferred regmap setupLars-Peter Clausen1-0/+35
2014-11-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2-0/+7
2014-11-19Merge commit 'v3.17' into nextJames Morris526-4822/+16000
2014-11-19regmap: ac97: Add generic AC'97 callbacksMark Brown1-0/+7
2014-11-19Merge branch 'master' into for-3.19/driversJens Axboe83-189/+902
2014-11-19ARM: shmobile: r8a7794: Add MMP and VSP1 clocks to device treeYoshifumi Hosoya1-0/+6
2014-11-19ARM: shmobile: r8a7794: Add SGX clock to device treeKouei Abe1-0/+1
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer1-1/+17
2014-11-18icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones1-1/+1
2014-11-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville8-37/+239
2014-11-18bpf: allow eBPF programs to use mapsAlexei Starovoitov2-0/+8
2014-11-18bpf: add array type of eBPF mapsAlexei Starovoitov1-0/+1
2014-11-18bpf: add hashtable type of eBPF mapsAlexei Starovoitov1-0/+1
2014-11-18bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM commandAlexei Starovoitov2-2/+8
2014-11-18of: Change of_device_is_available() to return boolKevin Cernekee1-3/+3