aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-11-19seq_buf: Create seq_buf_used() to find out how much was writtenSteven Rostedt (Red Hat)1-0/+6
2014-11-19tracing: Add a seq_buf_clear() helper and clear len and readpos in initSteven Rostedt (Red Hat)1-2/+7
2014-11-19tracing: Convert seq_buf fields to be like seq_file fieldsSteven Rostedt (Red Hat)1-4/+4
2014-11-19tracing: Convert seq_buf_path() to be like seq_path()Steven Rostedt (Red Hat)1-1/+1
2014-11-19tracing: Create seq_buf layer in trace_seqSteven Rostedt (Red Hat)2-7/+86
2014-11-19fold verify_iovec() into copy_msghdr_from_user()Al Viro1-1/+0
2014-11-19separate kernel- and userland-side msghdrAl Viro2-6/+16
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)2-0/+23
2014-11-19ftrace/x86/extable: Add is_ftrace_trampoline() functionSteven Rostedt (Red Hat)1-0/+8
2014-11-19Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro3-5/+19
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-19mac80211: add parsing of TDLS specific IEsArik Nemtsov1-0/+15
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov1-0/+6
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-19merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields52-148/+574
2014-11-19dm: add presuspend_undo hook to target_typeMike Snitzer1-0/+2
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 Morris289-3268/+8163
2014-11-19regmap: ac97: Add generic AC'97 callbacksMark Brown1-0/+7
2014-11-18Merge branch 'master' into for-3.19/driversJens Axboe50-142/+530
2014-11-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-0/+10
2014-11-18bpf: allow eBPF programs to use mapsAlexei Starovoitov1-0/+5
2014-11-18bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM commandAlexei Starovoitov1-1/+1
2014-11-18of: Change of_device_is_available() to return boolKevin Cernekee1-3/+3
2014-11-18can: dev: add can_is_canfd_skb() APIDong Aisheng1-0/+6
2014-11-18iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu1-0/+33
2014-11-18iommu/vt-d: Dynamically allocate and free seq_id for DMAR unitsJiang Liu1-0/+6
2014-11-18iommu/vt-d: Introduce helper function dmar_walk_resources()Jiang Liu1-10/+9
2014-11-18cgroup: implement cgroup_get_e_css()Tejun Heo1-0/+2
2014-11-18cgroup: add cgroup_subsys->css_e_css_changed()Tejun Heo1-0/+1
2014-11-18cgroup: add cgroup_subsys->css_released()Tejun Heo1-0/+1
2014-11-17VFS: refactor vfs_read()Dmitry Kasatkin1-0/+1
2014-11-17integrity: provide a hook to load keys when rootfs is readyDmitry Kasatkin1-0/+6
2014-11-18Merge back 'pm-domains' material for 3.19-rc1.Rafael J. Wysocki2-5/+6
2014-11-18PM / Domains: Move struct pm_domain_data to pm_domain.hUlf Hansson2-5/+6
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen1-0/+4
2014-11-18x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specificQiaowei Ren1-0/+6
2014-11-17ARM: 8200/1: amba: Add helpers for (un)preparing AMBA clock v12Krzysztof Kozlowski1-0/+10
2014-11-17ARM: 8199/1: PM / Runtime: Add getter for querying the IRQ safe option v12Krzysztof Kozlowski1-0/+6
2014-11-17clk-divider: Fix READ_ONLY when divider > 1James Hogan1-1/+0
2014-11-17syslog: Provide stub check_syslog_permissionsSebastian Schmidt1-0/+8
2014-11-17Merge branch 'for-3.19/core' into for-3.19/driversJens Axboe1-0/+1
2014-11-17blk-mq: add blk_mq_free_hctx_request()Jens Axboe1-0/+1
2014-11-17fs: add freeze_super/thaw_super fs hooksBenjamin Marzinski1-0/+2