| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, swap: don't use VMA based swap readahead if HDD is used as swap | Huang Ying | 2017-09-07 | 1 | -5/+6 |
* | mm, swap: VMA based swap readahead | Huang Ying | 2017-09-07 | 2 | -2/+56 |
* | mm, swap: add swap readahead hit statistics | Huang Ying | 2017-09-07 | 1 | -0/+4 |
* | mm/shmem: add hugetlbfs support to memfd_create() | Mike Kravetz | 2017-09-07 | 1 | -0/+24 |
* | userfaultfd: provide pid in userfault msg - add feat union | Andrea Arcangeli | 2017-09-07 | 1 | -1/+3 |
* | userfaultfd: provide pid in userfault msg | Alexey Perevalov | 2017-09-07 | 1 | -3/+7 |
* | mm: userfaultfd: add feature to request for a signal delivery | Prakash Sangappa | 2017-09-07 | 1 | -1/+9 |
* | mm: rename global_page_state to global_zone_page_state | Michal Hocko | 2017-09-07 | 2 | -4/+4 |
* | mm: shm: use new hugetlb size encoding definitions | Mike Kravetz | 2017-09-07 | 2 | -19/+29 |
* | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz | 2017-09-07 | 2 | -11/+22 |
* | mm: hugetlb: define system call hugetlb size encodings in single file | Mike Kravetz | 2017-09-07 | 1 | -0/+34 |
* | include/linux/fs.h: remove unneeded forward definition of mm_struct | Jeff Layton | 2017-09-07 | 1 | -2/+0 |
* | userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support | Mike Rapoport | 2017-09-07 | 1 | -0/+6 |
* | mm, THP, swap: add THP swapping out fallback counting | Huang Ying | 2017-09-07 | 1 | -0/+1 |
* | mm, THP, swap: support splitting THP for THP swap out | Huang Ying | 2017-09-07 | 1 | -0/+9 |
* | mm: test code to write THP to swap device as a whole | Huang Ying | 2017-09-07 | 3 | -2/+11 |
* | mm, THP, swap: make reuse_swap_page() works for THP swapped out | Huang Ying | 2017-09-07 | 1 | -2/+2 |
* | mm, THP, swap: support to reclaim swap space for THP swapped out | Huang Ying | 2017-09-07 | 1 | -0/+1 |
* | mm: memcontrol: use int for event/state parameter in several functions | Matthias Kaehlcke | 2017-09-07 | 1 | -20/+32 |
* | mm: remove nr_pages argument from pagevec_lookup{,_range}() | Jan Kara | 2017-09-07 | 1 | -4/+3 |
* | mm: implement find_get_pages_range() | Jan Kara | 2017-09-07 | 2 | -4/+21 |
* | mm: make pagevec_lookup() update index | Jan Kara | 2017-09-07 | 2 | -2/+2 |
* | fscache: remove unused ->now_uncached callback | Jan Kara | 2017-09-07 | 1 | -9/+0 |
* | mm, memory_hotplug: get rid of zonelists_mutex | Michal Hocko | 2017-09-07 | 1 | -1/+0 |
* | mm, memory_hotplug: drop zone from build_all_zonelists | Michal Hocko | 2017-09-07 | 1 | -1/+1 |
* | mm, page_alloc: rip out ZONELIST_ORDER_ZONE | Michal Hocko | 2017-09-07 | 1 | -1/+1 |
* | mm, memory_hotplug: display allowed zones in the preferred ordering | Michal Hocko | 2017-09-07 | 1 | -1/+1 |
* | mm: track actual nr_scanned during shrink_slab() | Chris Wilson | 2017-09-07 | 1 | -0/+7 |
* | mm: add SLUB free list pointer obfuscation | Kees Cook | 2017-09-07 | 1 | -0/+4 |
* | dax: move all DAX radix tree defs to fs/dax.c | Ross Zwisler | 2017-09-07 | 1 | -41/+0 |
* | dax: remove DAX code from page_cache_tree_insert() | Ross Zwisler | 2017-09-07 | 1 | -2/+0 |
* | dax: use common 4k zero page for dax mmap reads | Ross Zwisler | 2017-09-07 | 2 | -9/+5 |
* | mm: add vm_insert_mixed_mkwrite() | Ross Zwisler | 2017-09-07 | 1 | -0/+2 |
* | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-09-05 | 6 | -105/+145 |
|\ |
|
| * | device property: Introduce fwnode_property_get_reference_args | Sakari Ailus | 2017-07-22 | 2 | -0/+23 |
| * | device property: Constify fwnode property API | Sakari Ailus | 2017-07-22 | 3 | -51/+58 |
| * | ACPI: Constify internal fwnode arguments | Sakari Ailus | 2017-07-22 | 1 | -18/+22 |
| * | ACPI: Constify acpi_bus helper functions, switch to macros | Sakari Ailus | 2017-07-22 | 1 | -17/+25 |
| * | device property: Get rid of struct fwnode_handle type field | Sakari Ailus | 2017-07-22 | 5 | -24/+22 |
| * | ACPI: Use IS_ERR_OR_NULL() instead of non-NULL check in is_acpi_data_node() | Sakari Ailus | 2017-07-22 | 1 | -1/+1 |
* | | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-09-05 | 16 | -29/+129 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' | Rafael J. Wysocki | 2017-09-03 | 3 | -1/+31 |
| |\ \ \ \ |
|
| | | | * | | ACPI / blacklist: add acpi_match_platform_list() | Toshi Kani | 2017-08-29 | 1 | -0/+19 |
| | | * | | | ACPI / APEI: Suppress message if HEST not present | Punit Agrawal | 2017-08-30 | 1 | -1/+7 |
| | | * | | | ACPI: APEI: fix the wrong iteration of generic error status block | gengdongjiu | 2017-08-24 | 1 | -0/+5 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----. \ \ \ \ | Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' | Rafael J. Wysocki | 2017-09-03 | 2 | -2/+15 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | treewide: Consolidate Apple DMI checks | Lukas Wunner | 2017-08-03 | 1 | -0/+13 |
| | | | | | |/ / /
| | | | | |/| | | |
|
| | * | | / | | | | ACPI / boot: Correct address space of __acpi_map_table() | Andy Shevchenko | 2017-07-24 | 1 | -2/+2 |
| | | |/ / / / /
| | |/| | | | | |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ | Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 2017-09-03 | 3 | -2/+13 |
| |\ \ \ \ \ \ \ \ \ \
| | | | | |/ / / / / /
| | | | |/| / / / / /
| | | | | |/ / / / / |
|
| | | * | | | | | | | ACPI: Make acpi_dma_configure() DMA regions aware | Lorenzo Pieralisi | 2017-08-07 | 1 | -2/+3 |