aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-12
|\
| * [media] rc-core: remove generic scancode filterDavid Härdeman2014-04-06
| * [media] rc-core: split dev->s_filterDavid Härdeman2014-04-06
| * [media] v4l2-common: fix warning when used on userpaceMauro Carvalho Chehab2014-04-06
* | Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds2014-04-12
|\ \
| * | NTB: Code Style Clean-upJon Mason2014-04-07
| * | NTB: client event cleanupJon Mason2014-04-07
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\ \ \
| * | | kill generic_file_buffered_write()Al Viro2014-04-01
| * | | export generic_perform_write(), start getting rid of generic_file_buffer_write()Al Viro2014-04-01
| * | | generic_file_direct_write(): get rid of ppos argumentAl Viro2014-04-01
| * | | kill the 5th argument of generic_file_buffered_write()Al Viro2014-04-01
| * | | kill the 4th argument of __generic_file_aio_write()Al Viro2014-04-01
| * | | constify blk_rq_map_user_iov() and friendsAl Viro2014-04-01
| * | | introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()Al Viro2014-04-01
| * | | iov_iter: Move iov_iter to uio.hKent Overstreet2014-04-01
| * | | switch ->is_partially_uptodate() to saner argumentsAl Viro2014-04-01
| * | | pipe: kill ->map() and ->unmap()Al Viro2014-04-01
| * | | new helper: readlink_copy()Al Viro2014-04-01
| * | | get rid of files_defer_init()Al Viro2014-04-01
| * | | mark struct file that had write access grabbed by open()Al Viro2014-04-01
| * | | get rid of DEBUG_WRITECOUNTAl Viro2014-04-01
| * | | switch nbd to sockfd_lookup/sockfd_putAl Viro2014-04-01
| * | | smarter propagate_mnt()Al Viro2014-04-01
* | | | Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2014-04-12
|\ \ \ \
| * | | | tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers2014-04-09
| * | | | tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers2014-04-09
| * | | | tracepoint: Simplify tracepoint module searchSteven Rostedt (Red Hat)2014-04-08
| * | | | tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers2014-04-08
* | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\ \ \ \ \
| * | | | | AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERICChris Metcalf2014-04-10
| * | | | | audit: renumber AUDIT_FEATURE_CHANGE into the 1300 rangeEric Paris2014-04-02
| * | | | | audit: define audit_is_compat in kernel internal headerEric Paris2014-03-24
| * | | | | sched: declare pid_alive as inlineRichard Guy Briggs2014-03-20
| * | | | | syscall_get_arch: remove useless function argumentsEric Paris2014-03-20
| * | | | | pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs2014-03-20
| * | | | | audit: Add generic compat syscall supportAKASHI Takahiro2014-03-20
| * | | | | audit: Send replies in the proper network namespace.Eric W. Biederman2014-03-20
| * | | | | audit: Audit proc/<pid>/cmdline aka proctitleWilliam Roberts2014-03-20
| * | | | | mm: Create utility function for accessing a tasks commandline valueWilliam Roberts2014-03-07
| * | | | | capabilities: add descriptions for AUDIT_CONTROL and AUDIT_WRITERichard Guy Briggs2014-03-07
| * | | | | Merge tag 'v3.13' into for-3.15Eric Paris2014-03-07
| |\ \ \ \ \
* | \ \ \ \ \ Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-04-11
|\ \ \ \ \ \ \
| * | | | | | | NVMe: Retry failed commands with non-fatal errorsKeith Busch2014-04-10
| * | | | | | | NVMe: Make I/O timeout a module parameterKeith Busch2014-04-10
| * | | | | | | NVMe: CPU hot plug notificationKeith Busch2014-04-10
| * | | | | | | NVMe: per-cpu io queuesKeith Busch2014-04-10
| * | | | | | | NVMe: IOCTL path RCU protect queue accessKeith Busch2014-03-24
| * | | | | | | NVMe: RCU protected access to io queuesKeith Busch2014-03-24
* | | | | | | | Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds2014-04-11
|\ \ \ \ \ \ \ \