| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-07-05 | 3 | -3/+3 |
|\ |
|
| * | fs: Rename file_remove_suid() to file_remove_privs() | Jan Kara | 2015-06-24 | 1 | -1/+1 |
| * | vfs: add seq_file_path() helper | Miklos Szeredi | 2015-06-24 | 1 | -1/+1 |
| * | vfs: add file_path() helper | Miklos Szeredi | 2015-06-24 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-07-03 | 1 | -47/+62 |
|\ \ |
|
| * | | writeback: don't drain bdi_writeback_congested on bdi destruction | Tejun Heo | 2015-07-02 | 1 | -6/+16 |
| * | | writeback: don't embed root bdi_writeback_congested in bdi_writeback | Tejun Heo | 2015-07-02 | 1 | -41/+46 |
* | | | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds | 2015-07-02 | 2 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | mm/page_owner.c: use late_initcall to hook in enabling | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 |
| * | | mm: replace module_init usages with subsys_initcall in nommu.c | Paul Gortmaker | 2015-06-16 | 1 | -2/+2 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-07-02 | 7 | -81/+453 |
|\ \ \ |
|
| * | | | mm: meminit: finish initialisation of struct pages before basic setup | Mel Gorman | 2015-07-01 | 3 | -37/+39 |
| * | | | mm: meminit: remove mminit_verify_page_links | Mel Gorman | 2015-07-01 | 3 | -17/+0 |
| * | | | mm: meminit: reduce number of times pageblocks are set during struct page init | Mel Gorman | 2015-07-01 | 1 | -22/+24 |
| * | | | mm: meminit: free pages in large chunks where possible | Mel Gorman | 2015-07-01 | 1 | -6/+49 |
| * | | | mm: meminit: minimise number of pfn->page lookups during initialisation | Mel Gorman | 2015-07-01 | 1 | -5/+24 |
| * | | | mm: meminit: initialise remaining struct pages in parallel with kswapd | Mel Gorman | 2015-07-01 | 4 | -6/+130 |
| * | | | mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA... | Mel Gorman | 2015-07-01 | 3 | -3/+111 |
| * | | | mm: meminit: inline some helper functions | Mel Gorman | 2015-07-01 | 1 | -37/+52 |
| * | | | mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid | Mel Gorman | 2015-07-01 | 1 | -15/+25 |
| * | | | mm: page_alloc: pass PFN to __free_pages_bootmem | Mel Gorman | 2015-07-01 | 5 | -11/+14 |
| * | | | mm: meminit: only set page reserved in the memblock region | Nathan Zimmer | 2015-07-01 | 2 | -1/+19 |
| * | | | mm: meminit: move page initialization into a separate function | Robin Holt | 2015-07-01 | 1 | -33/+46 |
| * | | | memblock: introduce a for_each_reserved_mem_region iterator | Robin Holt | 2015-07-01 | 1 | -0/+32 |
* | | | | Add __init attribute to new_kmalloc_cache | Christoph Lameter | 2015-07-01 | 1 | -1/+1 |
|/ / / |
|
* | | | Fix kmalloc slab creation sequence | Christoph Lameter | 2015-06-29 | 1 | -16/+16 |
* | | | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-06-26 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | tracing: Rename ftrace_event.h to trace_events.h | Steven Rostedt (Red Hat) | 2015-05-13 | 1 | -1/+1 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-26 | 6 | -58/+30 |
|\ \ \ \ |
|
| * | | | | kasan: remove duplicate definition of the macro KASAN_FREE_PAGE | Wang Long | 2015-06-26 | 1 | -1/+0 |
| * | | | | zpool: remove zpool_evict() | Dan Streetman | 2015-06-26 | 3 | -33/+22 |
| * | | | | zpool: change pr_info to pr_debug | Dan Streetman | 2015-06-26 | 1 | -3/+3 |
| * | | | | zswap: runtime enable/disable | Dan Streetman | 2015-06-26 | 1 | -7/+5 |
| * | | | | zsmalloc: remove obsolete ZSMALLOC_DEBUG | Marcin Jabrzyk | 2015-06-26 | 1 | -4/+0 |
| * | | | | mm/hugetlb: remove unused arch hook prepare/release_hugepage | Dominik Dingel | 2015-06-26 | 1 | -10/+0 |
* | | | | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-26 | 10 | -647/+1579 |
|\ \ \ \ \ |
|
| * | | | | | bdi: fix wrong error return value in cgwb_create() | Tejun Heo | 2015-06-04 | 1 | -1/+3 |
| * | | | | | writeback: implement unlocked_inode_to_wb transaction and use it for stat upd... | Tejun Heo | 2015-06-02 | 2 | -7/+23 |
| * | | | | | writeback: make writeback_control track the inode being written back | Tejun Heo | 2015-06-02 | 1 | -0/+2 |
| * | | | | | writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb() | Tejun Heo | 2015-06-02 | 1 | -30/+0 |
| * | | | | | mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support... | Tejun Heo | 2015-06-02 | 1 | -10/+41 |
| * | | | | | writeback: implement memcg writeback domain based throttling | Tejun Heo | 2015-06-02 | 2 | -22/+179 |
| * | | | | | writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changes | Tejun Heo | 2015-06-02 | 1 | -0/+12 |
| * | | | | | writeback: implement memcg wb_domain | Tejun Heo | 2015-06-02 | 3 | -1/+72 |
| * | | | | | writeback: update wb_over_bg_thresh() to use wb_domain aware operations | Tejun Heo | 2015-06-02 | 1 | -5/+12 |
| * | | | | | writeback: move over_bground_thresh() to mm/page-writeback.c | Tejun Heo | 2015-06-02 | 1 | -0/+23 |
| * | | | | | writeback: separate out domain_dirty_limits() | Tejun Heo | 2015-06-02 | 1 | -25/+86 |
| * | | | | | writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a p... | Tejun Heo | 2015-06-02 | 1 | -16/+21 |
| * | | | | | writeback: add dirty_throttle_control->dom | Tejun Heo | 2015-06-02 | 1 | -6/+24 |
| * | | | | | writeback: add dirty_throttle_control->wb_completions | Tejun Heo | 2015-06-02 | 1 | -2/+4 |