Age | Commit message (Expand) | Author |
2015-11-10 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2015-11-10 | Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-11-10 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-09 | Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-11-09 | include/linux/kdev_t.h: old/new_valid_dev() can return bool | Yaowei Bai |
2015-11-09 | include/linux/kdev_t.h: remove unused huge_valid_dev() | Yaowei Bai |
2015-11-09 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre |
2015-11-09 | remove abs64() | Andrew Morton |
2015-11-09 | kernel.h: make abs() work with 64-bit types | Michal Nazarewicz |
2015-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-11-06 | include/linux/zutil.h: fix usage example of zlib_adler32() | Anish Bhatt |
2015-11-06 | dma-mapping: tidy up dma_parms default handling | Robin Murphy |
2015-11-06 | signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread() | Oleg Nesterov |
2015-11-06 | signal: turn dequeue_signal_lock() into kernel_dequeue_signal() | Oleg Nesterov |
2015-11-06 | signals: kill block_all_signals() and unblock_all_signals() | Oleg Nesterov |
2015-11-06 | nilfs2: add tracepoints for analyzing reading and writing metadata files | Hitoshi Mitake |
2015-11-06 | nilfs2: add tracepoints for analyzing sufile manipulation | Hitoshi Mitake |
2015-11-06 | nilfs2: add a tracepoint for transaction events | Hitoshi Mitake |
2015-11-06 | nilfs2: add a tracepoint for tracking stage transition of segment construction | Hitoshi Mitake |
2015-11-06 | rbtree: clarify documentation of rbtree_postorder_for_each_entry_safe() | Cody P Schafer |
2015-11-06 | lib/kasprintf.c: introduce kvasprintf_const | Rasmus Villemoes |
2015-11-06 | bitops.h: add sign_extend64() | Martin Kepplinger |
2015-11-06 | bitops.h: improve sign_extend32()'s documentation | Martin Kepplinger |
2015-11-06 | include/linux/compiler-gcc.h: improve __visible documentation | Andrew Morton |
2015-11-06 | mm: use 'unsigned int' for compound_dtor/compound_order on 64BIT | Kirill A. Shutemov |
2015-11-06 | mm: use 'unsigned int' for page order | Kirill A. Shutemov |
2015-11-06 | mm: make compound_head() robust | Kirill A. Shutemov |
2015-11-06 | mm: pack compound_dtor and compound_order into one word in struct page | Kirill A. Shutemov |
2015-11-06 | mm: drop page->slab_page | Kirill A. Shutemov |
2015-11-06 | mm: zsmalloc: constify struct zs_pool name | Sergey SENOZHATSKY |
2015-11-06 | zpool: remove redundant zpool->type string, const-ify zpool_get_type | Dan Streetman |
2015-11-06 | module: export param_free_charp() | Dan Streetman |
2015-11-06 | mm, fs: introduce mapping_gfp_constraint() | Michal Hocko |
2015-11-06 | include/linux/mmzone.h: reflow comment | Andrew Morton |
2015-11-06 | mm: page_alloc: hide some GFP internals and document the bits and flag combin... | Mel Gorman |
2015-11-06 | mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand | Mel Gorman |
2015-11-06 | mm, page_alloc: remove MIGRATE_RESERVE | Mel Gorman |
2015-11-06 | mm, page_alloc: delete the zonelist_cache | Mel Gorman |
2015-11-06 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman |
2015-11-06 | mm: page_alloc: remove GFP_IOFS | Mel Gorman |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-11-06 | mm, page_alloc: use masks and shifts when converting GFP flags to migrate types | Mel Gorman |
2015-11-06 | mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabled | Mel Gorman |
2015-11-06 | mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe | Mel Gorman |
2015-11-06 | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-11-06 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2015-11-06 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-11-06 | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |