summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* remove abs64()Andrew Morton2015-11-091-3/+0
* kernel.h: make abs() work with 64-bit typesMichal Nazarewicz2015-11-091-21/+24
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-0724-341/+598
|\
| * include/linux/zutil.h: fix usage example of zlib_adler32()Anish Bhatt2015-11-061-2/+2
| * dma-mapping: tidy up dma_parms default handlingRobin Murphy2015-11-061-7/+11
| * signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov2015-11-061-0/+10
| * signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov2015-11-061-5/+6
| * signals: kill block_all_signals() and unblock_all_signals()Oleg Nesterov2015-11-062-7/+1
| * nilfs2: add tracepoints for analyzing reading and writing metadata filesHitoshi Mitake2015-11-061-0/+54
| * nilfs2: add tracepoints for analyzing sufile manipulationHitoshi Mitake2015-11-061-0/+67
| * nilfs2: add a tracepoint for transaction eventsHitoshi Mitake2015-11-061-0/+53
| * nilfs2: add a tracepoint for tracking stage transition of segment constructionHitoshi Mitake2015-11-061-0/+50
| * rbtree: clarify documentation of rbtree_postorder_for_each_entry_safe()Cody P Schafer2015-11-061-2/+10
| * lib/kasprintf.c: introduce kvasprintf_constRasmus Villemoes2015-11-061-0/+2
| * bitops.h: add sign_extend64()Martin Kepplinger2015-11-061-0/+11
| * bitops.h: improve sign_extend32()'s documentationMartin Kepplinger2015-11-061-0/+2
| * include/linux/compiler-gcc.h: improve __visible documentationAndrew Morton2015-11-061-1/+4
| * mm: use 'unsigned int' for compound_dtor/compound_order on 64BITKirill A. Shutemov2015-11-061-0/+11
| * mm: use 'unsigned int' for page orderKirill A. Shutemov2015-11-062-3/+4
| * mm: make compound_head() robustKirill A. Shutemov2015-11-064-118/+41
| * mm: pack compound_dtor and compound_order into one word in struct pageKirill A. Shutemov2015-11-062-9/+21
| * mm: drop page->slab_pageKirill A. Shutemov2015-11-061-1/+0
| * mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY2015-11-062-3/+5
| * zpool: remove redundant zpool->type string, const-ify zpool_get_typeDan Streetman2015-11-061-1/+1
| * module: export param_free_charp()Dan Streetman2015-11-061-0/+1
| * mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-061-0/+7
| * include/linux/mmzone.h: reflow commentAndrew Morton2015-11-061-6/+7
| * mm: page_alloc: hide some GFP internals and document the bits and flag combin...Mel Gorman2015-11-061-80/+171
| * mm, page_alloc: reserve pageblocks for high-order atomic allocations on demandMel Gorman2015-11-061-2/+4
| * mm, page_alloc: remove MIGRATE_RESERVEMel Gorman2015-11-061-8/+2
| * mm, page_alloc: delete the zonelist_cacheMel Gorman2015-11-061-74/+0
| * mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-8/+8
| * mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-061-1/+0
| * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-064-19/+40
| * mm, page_alloc: use masks and shifts when converting GFP flags to migrate typesMel Gorman2015-11-062-6/+8
| * mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabledMel Gorman2015-11-061-0/+6
| * mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safeMel Gorman2015-11-061-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-0710-118/+242
|\ \
| * | IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2015-10-302-3/+3
| * | IB/core: Remove old fast registration APISagi Grimberg2015-10-291-54/+0
| * | svcrdma: Port to new memory registration APISagi Grimberg2015-10-281-4/+2
| * | IB/core: Introduce new fast registration APISagi Grimberg2015-10-281-0/+44
| * | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-46/+85
| |\ \
| | * \ Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-283-58/+85
| | |\ \
| | | * | IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2015-10-081-1/+0
| | | * | IB: split struct ib_send_wrChristoph Hellwig2015-10-081-45/+85
| * | | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-1/+5
| * | | | IB/addr: Pass network namespace as a parameterGuy Shapiro2015-10-281-1/+15
| * | | | IB/core: Remove smac and vlan id from path recordMatan Barak2015-10-211-2/+0
| * | | | IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak2015-10-211-9/+4