| Age | Commit message (Expand) | Author |
| 2014-01-22 | Merge branch 'ip-roce' into for-next | Roland Dreier |
| 2014-01-22 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier |
| 2014-01-22 | IB/mlx5: Remove old field for create mkey mailbox | Eli Cohen |
| 2014-01-22 | mlx5_core: Fix PowerPC support | Eli Cohen |
| 2014-01-22 | mlx5_core: Improve debugfs readability | Eli Cohen |
| 2014-01-22 | IB/mlx5: Add support for resize CQ | Eli Cohen |
| 2014-01-22 | IB/mlx5: Implement modify CQ | Eli Cohen |
| 2014-01-22 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2014-01-22 | rtnetlink: remove ndo_get_slave | Jiri Pirko |
| 2014-01-22 | net: update comments of "struct msghdr" with the more accurate RFC3542 ones | FX Le Bail |
| 2014-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
| 2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2014-01-22 | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
| 2014-01-22 | fuse: fix pipe_buf_operations | Miklos Szeredi |
| 2014-01-22 | sched: Fix warning on make htmldocs caused by wait.h | Masanari Iida |
| 2014-01-21 | reciprocal_divide: update/correction of the algorithm | Hannes Frederic Sowa |
| 2014-01-21 | net: introduce reciprocal_scale helper and convert users | Daniel Borkmann |
| 2014-01-21 | random32: add prandom_u32_max and convert open coded users | Daniel Borkmann |
| 2014-01-21 | block: remove unrelated header files and export symbol | CaiZhiyong |
| 2014-01-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
| 2014-01-21 | net: filter: let bpf_tell_extensions return SKF_AD_MAX | Daniel Borkmann |
| 2014-01-21 | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
| 2014-01-21 | net: Add GRO support for UDP encapsulating protocols | Or Gerlitz |
| 2014-01-21 | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
| 2014-01-21 | stmmac: Fix kernel crashes for jumbo frames | Vince Bridgers |
| 2014-01-21 | mm/migrate: remove unused function, fail_migrate_page() | Joonsoo Kim |
| 2014-01-21 | mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages | Joonsoo Kim |
| 2014-01-21 | mm: compaction: encapsulate defer reset logic | Vlastimil Babka |
| 2014-01-21 | mm: numa: limit scope of lock for NUMA migrate rate limiting | Mel Gorman |
| 2014-01-21 | mm/memblock: add memblock memory allocation apis | Santosh Shilimkar |
| 2014-01-21 | mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES | Grygorii Strashko |
| 2014-01-21 | mm/memblock: reorder parameters of memblock_find_in_range_node | Grygorii Strashko |
| 2014-01-21 | mm/bootmem: remove duplicated declaration of __free_pages_bootmem() | Grygorii Strashko |
| 2014-01-21 | introduce for_each_thread() to replace the buggy while_each_thread() | Oleg Nesterov |
| 2014-01-21 | mm/rmap: use rmap_walk() in page_referenced() | Joonsoo Kim |
| 2014-01-21 | mm/rmap: use rmap_walk() in try_to_munlock() | Joonsoo Kim |
| 2014-01-21 | mm/rmap: use rmap_walk() in try_to_unmap() | Joonsoo Kim |
| 2014-01-21 | mm/rmap: extend rmap_walk_xxx() to cope with different cases | Joonsoo Kim |
| 2014-01-21 | mm/rmap: make rmap_walk to get the rmap_walk_control argument | Joonsoo Kim |
| 2014-01-21 | memblock, mem_hotplug: make memblock skip hotpluggable regions if needed | Tang Chen |
| 2014-01-21 | memblock: make memblock_set_node() support different memblock_type | Tang Chen |
| 2014-01-21 | memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable r... | Tang Chen |
| 2014-01-21 | memblock, numa: introduce flags field into memblock | Tang Chen |
| 2014-01-21 | mm: add overcommit_kbytes sysctl variable | Jerome Marchand |
| 2014-01-21 | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman |
| 2014-01-21 | mm, mempolicy: remove unneeded functions for UMA configs | David Rientjes |
| 2014-01-21 | mm: create a separate slab for page->ptl allocation | Kirill A. Shutemov |
| 2014-01-21 | mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve | Yasuaki Ishimatsu |
| 2014-01-21 | mm: thp: turn compound_head() into BUG_ON(!PageTail) in get_huge_page_tail() | Oleg Nesterov |