| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: remove stale comment in inode_operations | Ross Zwisler | 2015-11-11 | 1 | -2/+0 |
* | vfs: remove unused wrapper block_page_mkwrite() | Ross Zwisler | 2015-11-11 | 1 | -2/+0 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-07 | 24 | -341/+598 |
|\ |
|
| * | include/linux/zutil.h: fix usage example of zlib_adler32() | Anish Bhatt | 2015-11-07 | 1 | -2/+2 |
| * | dma-mapping: tidy up dma_parms default handling | Robin Murphy | 2015-11-07 | 1 | -7/+11 |
| * | signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread() | Oleg Nesterov | 2015-11-07 | 1 | -0/+10 |
| * | signal: turn dequeue_signal_lock() into kernel_dequeue_signal() | Oleg Nesterov | 2015-11-07 | 1 | -5/+6 |
| * | signals: kill block_all_signals() and unblock_all_signals() | Oleg Nesterov | 2015-11-07 | 2 | -7/+1 |
| * | nilfs2: add tracepoints for analyzing reading and writing metadata files | Hitoshi Mitake | 2015-11-07 | 1 | -0/+54 |
| * | nilfs2: add tracepoints for analyzing sufile manipulation | Hitoshi Mitake | 2015-11-07 | 1 | -0/+67 |
| * | nilfs2: add a tracepoint for transaction events | Hitoshi Mitake | 2015-11-07 | 1 | -0/+53 |
| * | nilfs2: add a tracepoint for tracking stage transition of segment construction | Hitoshi Mitake | 2015-11-07 | 1 | -0/+50 |
| * | rbtree: clarify documentation of rbtree_postorder_for_each_entry_safe() | Cody P Schafer | 2015-11-07 | 1 | -2/+10 |
| * | lib/kasprintf.c: introduce kvasprintf_const | Rasmus Villemoes | 2015-11-07 | 1 | -0/+2 |
| * | bitops.h: add sign_extend64() | Martin Kepplinger | 2015-11-07 | 1 | -0/+11 |
| * | bitops.h: improve sign_extend32()'s documentation | Martin Kepplinger | 2015-11-07 | 1 | -0/+2 |
| * | include/linux/compiler-gcc.h: improve __visible documentation | Andrew Morton | 2015-11-07 | 1 | -1/+4 |
| * | mm: use 'unsigned int' for compound_dtor/compound_order on 64BIT | Kirill A. Shutemov | 2015-11-07 | 1 | -0/+11 |
| * | mm: use 'unsigned int' for page order | Kirill A. Shutemov | 2015-11-07 | 2 | -3/+4 |
| * | mm: make compound_head() robust | Kirill A. Shutemov | 2015-11-07 | 4 | -118/+41 |
| * | mm: pack compound_dtor and compound_order into one word in struct page | Kirill A. Shutemov | 2015-11-07 | 2 | -9/+21 |
| * | mm: drop page->slab_page | Kirill A. Shutemov | 2015-11-07 | 1 | -1/+0 |
| * | mm: zsmalloc: constify struct zs_pool name | Sergey SENOZHATSKY | 2015-11-07 | 2 | -3/+5 |
| * | zpool: remove redundant zpool->type string, const-ify zpool_get_type | Dan Streetman | 2015-11-07 | 1 | -1/+1 |
| * | module: export param_free_charp() | Dan Streetman | 2015-11-07 | 1 | -0/+1 |
| * | mm, fs: introduce mapping_gfp_constraint() | Michal Hocko | 2015-11-07 | 1 | -0/+7 |
| * | include/linux/mmzone.h: reflow comment | Andrew Morton | 2015-11-07 | 1 | -6/+7 |
| * | mm: page_alloc: hide some GFP internals and document the bits and flag combin... | Mel Gorman | 2015-11-07 | 1 | -80/+171 |
| * | mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand | Mel Gorman | 2015-11-07 | 1 | -2/+4 |
| * | mm, page_alloc: remove MIGRATE_RESERVE | Mel Gorman | 2015-11-07 | 1 | -8/+2 |
| * | mm, page_alloc: delete the zonelist_cache | Mel Gorman | 2015-11-07 | 1 | -74/+0 |
| * | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman | 2015-11-07 | 1 | -8/+8 |
| * | mm: page_alloc: remove GFP_IOFS | Mel Gorman | 2015-11-07 | 1 | -1/+0 |
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2015-11-07 | 4 | -19/+40 |
| * | mm, page_alloc: use masks and shifts when converting GFP flags to migrate types | Mel Gorman | 2015-11-07 | 2 | -6/+8 |
| * | mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabled | Mel Gorman | 2015-11-07 | 1 | -0/+6 |
| * | mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe | Mel Gorman | 2015-11-07 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-11-07 | 10 | -118/+242 |
|\ \ |
|
| * | | IB/core, cma: Make __attribute_const__ declarations sparse-friendly | Bart Van Assche | 2015-10-30 | 2 | -3/+3 |
| * | | IB/core: Remove old fast registration API | Sagi Grimberg | 2015-10-29 | 1 | -54/+0 |
| * | | svcrdma: Port to new memory registration API | Sagi Grimberg | 2015-10-29 | 1 | -4/+2 |
| * | | IB/core: Introduce new fast registration API | Sagi Grimberg | 2015-10-29 | 1 | -0/+44 |
| * | | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford | 2015-10-29 | 1 | -46/+85 |
| |\ \ |
|
| | * \ | Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c... | Doug Ledford | 2015-10-29 | 3 | -58/+85 |
| | |\ \ |
|
| | | * | | IB: remove xrc_remote_srq_num from struct ib_send_wr | Christoph Hellwig | 2015-10-08 | 1 | -1/+0 |
| | | * | | IB: split struct ib_send_wr | Christoph Hellwig | 2015-10-08 | 1 | -45/+85 |
| * | | | | IB/cma: Add support for network namespaces | Guy Shapiro | 2015-10-28 | 1 | -1/+5 |
| * | | | | IB/addr: Pass network namespace as a parameter | Guy Shapiro | 2015-10-28 | 1 | -1/+15 |
| * | | | | IB/core: Remove smac and vlan id from path record | Matan Barak | 2015-10-22 | 1 | -2/+0 |
| * | | | | IB/core: Remove smac and vlan id from qp_attr and ah_attr | Matan Barak | 2015-10-22 | 1 | -9/+4 |