summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-132-1/+13
|\
| * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-111-1/+2
| * slab: fix wrongly used macroJoonsoo Kim2014-04-011-11/+11
| * slab: restrict the number of objects in a slabJoonsoo Kim2014-02-081-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-123-3/+3
|\ \
| * | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-113-3/+3
* | | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-04-124-1/+26
|\ \ \
| * | | x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster2014-04-091-0/+5
| * | | LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2014-04-092-0/+19
| * | | LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster2014-04-091-1/+2
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-04-124-15/+28
|\ \ \ \
| * | | | target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger2014-04-071-0/+1
| * | | | target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger2014-04-071-0/+1
| * | | | target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-073-9/+16
| * | | | target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-072-0/+2
| * | | | target: Fix Task Aborted Status (TAS) handlingAlex Leung2014-04-071-1/+1
| * | | | Target/core: Remove prot_handover use for nowSagi Grimberg2014-04-071-6/+0
| * | | | Target/dif: Introduce protection-passthough-only modeSagi Grimberg2014-04-071-0/+1
| * | | | Target/sbc: Set protection operation and relevant checksSagi Grimberg2014-03-131-0/+7
| * | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rola...Nicholas Bellinger2014-03-136-9/+341
| |\ \ \ \
* | \ \ \ \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-122-2/+8
|\ \ \ \ \ \
| * | | | | | [media] rc-core: remove generic scancode filterDavid Härdeman2014-04-061-0/+2
| * | | | | | [media] rc-core: split dev->s_filterDavid Härdeman2014-04-061-2/+4
| * | | | | | [media] v4l2-common: fix warning when used on userpaceMauro Carvalho Chehab2014-04-061-0/+2
* | | | | | | Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds2014-04-121-7/+12
|\ \ \ \ \ \ \
| * | | | | | | NTB: Code Style Clean-upJon Mason2014-04-071-7/+7
| * | | | | | | NTB: client event cleanupJon Mason2014-04-071-0/+5
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-129-118/+71
|\ \ \ \ \ \ \ \
| * | | | | | | | kill generic_file_buffered_write()Al Viro2014-04-011-2/+0
| * | | | | | | | export generic_perform_write(), start getting rid of generic_file_buffer_write()Al Viro2014-04-011-0/+2
| * | | | | | | | generic_file_direct_write(): get rid of ppos argumentAl Viro2014-04-011-1/+1
| * | | | | | | | kill the 5th argument of generic_file_buffered_write()Al Viro2014-04-011-1/+1
| * | | | | | | | kill the 4th argument of __generic_file_aio_write()Al Viro2014-04-011-2/+1
| * | | | | | | | constify blk_rq_map_user_iov() and friendsAl Viro2014-04-012-4/+5
| * | | | | | | | introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()Al Viro2014-04-012-1/+2
| * | | | | | | | iov_iter: Move iov_iter to uio.hKent Overstreet2014-04-012-32/+50
| * | | | | | | | switch ->is_partially_uptodate() to saner argumentsAl Viro2014-04-012-3/+3
| * | | | | | | | pipe: kill ->map() and ->unmap()Al Viro2014-04-011-19/+0
| * | | | | | | | new helper: readlink_copy()Al Viro2014-04-011-1/+1
| * | | | | | | | get rid of files_defer_init()Al Viro2014-04-011-2/+0
| * | | | | | | | mark struct file that had write access grabbed by open()Al Viro2014-04-011-0/+2
| * | | | | | | | get rid of DEBUG_WRITECOUNTAl Viro2014-04-011-49/+0
| * | | | | | | | switch nbd to sockfd_lookup/sockfd_putAl Viro2014-04-011-2/+1
| * | | | | | | | smarter propagate_mnt()Al Viro2014-04-011-0/+3
* | | | | | | | | Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2014-04-125-28/+69
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers2014-04-092-5/+15
| * | | | | | | | | tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers2014-04-092-3/+5
| * | | | | | | | | tracepoint: Simplify tracepoint module searchSteven Rostedt (Red Hat)2014-04-081-2/+1
| * | | | | | | | | tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers2014-04-083-21/+51
* | | | | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-126-5/+41
|\ \ \ \ \ \ \ \ \ \