| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, page_ext: periodically reschedule during page_ext_init() | Vlastimil Babka | 2017-09-07 | 1 | -0/+1 |
* | mm, page_owner: make init_pages_in_zone() faster | Vlastimil Babka | 2017-09-07 | 1 | -20/+32 |
* | mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations | Michal Hocko | 2017-09-07 | 3 | -19/+7 |
* | mm, memory_hotplug: get rid of zonelists_mutex | Michal Hocko | 2017-09-07 | 3 | -20/+11 |
* | mm, page_alloc: remove stop_machine from build_all_zonelists | Michal Hocko | 2017-09-07 | 1 | -7/+2 |
* | mm, page_alloc: simplify zonelist initialization | Michal Hocko | 2017-09-07 | 1 | -40/+41 |
* | mm, memory_hotplug: remove explicit build_all_zonelists from try_online_node | Michal Hocko | 2017-09-07 | 1 | -7/+0 |
* | mm, memory_hotplug: drop zone from build_all_zonelists | Michal Hocko | 2017-09-07 | 5 | -17/+11 |
* | mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization | Michal Hocko | 2017-09-07 | 1 | -4/+2 |
* | mm, page_alloc: remove boot pageset initialization from memory hotplug | Michal Hocko | 2017-09-07 | 1 | -18/+22 |
* | mm, page_alloc: rip out ZONELIST_ORDER_ZONE | Michal Hocko | 2017-09-07 | 5 | -166/+28 |
* | zram: add config and doc file for writeback feature | Minchan Kim | 2017-09-07 | 3 | -0/+31 |
* | zram: read page from backing device | Minchan Kim | 2017-09-07 | 1 | -5/+118 |
* | zram: write incompressible pages to backing device | Minchan Kim | 2017-09-07 | 2 | -13/+103 |
* | zram: identify asynchronous IO's return value | Minchan Kim | 2017-09-07 | 1 | -8/+24 |
* | zram: add free space management in backing device | Minchan Kim | 2017-09-07 | 2 | -1/+50 |
* | zram: add interface to specif backing device | Minchan Kim | 2017-09-07 | 2 | -0/+147 |
* | zram: rename zram_decompress_page to __zram_bvec_read | Minchan Kim | 2017-09-07 | 1 | -3/+3 |
* | zram: inline zram_compress | Minchan Kim | 2017-09-07 | 1 | -42/+22 |
* | zram: clean up duplicated codes in __zram_bvec_write | Minchan Kim | 2017-09-07 | 1 | -33/+23 |
* | mm, memory_hotplug: remove zone restrictions | Michal Hocko | 2017-09-07 | 2 | -54/+23 |
* | mm, memory_hotplug: display allowed zones in the preferred ordering | Michal Hocko | 2017-09-07 | 3 | -43/+65 |
* | mm/memory_hotplug: just build zonelist for newly added node | Wei Yang | 2017-09-07 | 1 | -5/+9 |
* | drm/i915: wire up shrinkctl->nr_scanned | Chris Wilson | 2017-09-07 | 5 | -11/+24 |
* | mm: track actual nr_scanned during shrink_slab() | Chris Wilson | 2017-09-07 | 2 | -3/+11 |
* | mm/slub.c: add a naive detection of double free or corruption | Alexander Popov | 2017-09-07 | 1 | -0/+4 |
* | mm: add SLUB free list pointer obfuscation | Kees Cook | 2017-09-07 | 3 | -5/+50 |
* | slub: tidy up initialization ordering | Alexander Potapenko | 2017-09-07 | 1 | -2/+2 |
* | ocfs2: clean up some dead code | Jun Piao | 2017-09-07 | 12 | -71/+19 |
* | ocfs2: make ocfs2_set_acl() static | Jan Kara | 2017-09-07 | 2 | -8/+1 |
* | modpost: simplify sec_name() | Masahiro Yamada | 2017-09-07 | 1 | -16/+11 |
* | dax: initialize variable pfn before using it | Nicolas Iooss | 2017-09-07 | 1 | -1/+1 |
* | dax: use PG_PMD_COLOUR instead of open coding | Ross Zwisler | 2017-09-07 | 1 | -7/+4 |
* | dax: explain how read(2)/write(2) addresses are validated | Ross Zwisler | 2017-09-07 | 1 | -0/+5 |
* | dax: move all DAX radix tree defs to fs/dax.c | Ross Zwisler | 2017-09-07 | 2 | -41/+34 |
* | dax: remove DAX code from page_cache_tree_insert() | Ross Zwisler | 2017-09-07 | 3 | -14/+3 |
* | dax: use common 4k zero page for dax mmap reads | Ross Zwisler | 2017-09-07 | 7 | -235/+86 |
* | dax: relocate some dax functions | Ross Zwisler | 2017-09-07 | 1 | -69/+69 |
* | mm: add vm_insert_mixed_mkwrite() | Ross Zwisler | 2017-09-07 | 2 | -7/+45 |
* | metag/numa: remove the unused parent_node() macro | Dou Liyang | 2017-09-07 | 1 | -1/+0 |
* | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-09-05 | 11 | -264/+428 |
|\ |
|
| * | ACPI: device property: Switch to use new generic UUID API | Andy Shevchenko | 2017-07-26 | 1 | -25/+25 |
| * | device property: export irqchip_fwnode_ops | Arnd Bergmann | 2017-07-26 | 1 | -0/+1 |
| * | device property: Introduce fwnode_property_get_reference_args | Sakari Ailus | 2017-07-22 | 5 | -0/+109 |
| * | device property: Constify fwnode property API | Sakari Ailus | 2017-07-22 | 6 | -117/+142 |
| * | device property: Constify argument to pset fwnode backend | Sakari Ailus | 2017-07-22 | 1 | -16/+20 |
| * | ACPI: Constify internal fwnode arguments | Sakari Ailus | 2017-07-22 | 2 | -34/+40 |
| * | ACPI: Constify acpi_bus helper functions, switch to macros | Sakari Ailus | 2017-07-22 | 1 | -17/+25 |
| * | ACPI: Prepare for constifying acpi_get_next_subnode() fwnode argument | Sakari Ailus | 2017-07-22 | 1 | -10/+13 |
| * | device property: Get rid of struct fwnode_handle type field | Sakari Ailus | 2017-07-22 | 10 | -52/+60 |