Age | Commit message (Expand) | Author | Files | Lines |
2017-09-07 | Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
2017-09-07 | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 11 | -10/+480 |
2017-09-07 | Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 24 | -377/+1331 |
2017-09-07 | Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 9 | -137/+175 |
2017-09-07 | Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 1 | -1/+3 |
2017-09-07 | Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 6 | -28/+135 |
2017-09-07 | Merge branch 'fixes' into misc | James Bottomley | 2 | -2/+1 |
2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 18 | -81/+143 |
2017-09-07 | Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -49/+132 |
2017-09-07 | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -0/+4 |
2017-09-07 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+9 |
2017-09-07 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -16/+1 |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2 | -0/+3 |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2 | -6/+101 |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -1/+19 |
2017-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 28 | -145/+300 |
2017-09-06 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel | 3 | -8/+5 |
2017-09-06 | x86,mpx: make mpx depend on x86-64 to free up VMA flag | Rik van Riel | 1 | -2/+6 |
2017-09-06 | mm: hugetlb: clear target sub-page last when clearing huge page | Huang Ying | 1 | -1/+1 |
2017-09-06 | mm: oom: let oom_reap_task and exit_mmap run concurrently | Andrea Arcangeli | 1 | -6/+0 |
2017-09-06 | swap: choose swap device according to numa node | Aaron Lu | 1 | -1/+1 |
2017-09-06 | mm, swap: don't use VMA based swap readahead if HDD is used as swap | Huang Ying | 1 | -5/+6 |
2017-09-06 | mm, swap: VMA based swap readahead | Huang Ying | 2 | -2/+56 |
2017-09-06 | mm, swap: add swap readahead hit statistics | Huang Ying | 1 | -0/+4 |
2017-09-06 | mm/shmem: add hugetlbfs support to memfd_create() | Mike Kravetz | 1 | -0/+24 |
2017-09-06 | userfaultfd: provide pid in userfault msg - add feat union | Andrea Arcangeli | 1 | -1/+3 |
2017-09-06 | userfaultfd: provide pid in userfault msg | Alexey Perevalov | 1 | -3/+7 |
2017-09-06 | mm: userfaultfd: add feature to request for a signal delivery | Prakash Sangappa | 1 | -1/+9 |
2017-09-06 | mm: rename global_page_state to global_zone_page_state | Michal Hocko | 2 | -4/+4 |
2017-09-06 | mm: shm: use new hugetlb size encoding definitions | Mike Kravetz | 2 | -19/+29 |
2017-09-06 | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz | 2 | -11/+22 |
2017-09-06 | mm: hugetlb: define system call hugetlb size encodings in single file | Mike Kravetz | 1 | -0/+34 |
2017-09-06 | include/linux/fs.h: remove unneeded forward definition of mm_struct | Jeff Layton | 1 | -2/+0 |
2017-09-06 | userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support | Mike Rapoport | 1 | -0/+6 |
2017-09-06 | mm, THP, swap: add THP swapping out fallback counting | Huang Ying | 1 | -0/+1 |
2017-09-06 | mm, THP, swap: support splitting THP for THP swap out | Huang Ying | 1 | -0/+9 |
2017-09-06 | mm: test code to write THP to swap device as a whole | Huang Ying | 3 | -2/+11 |
2017-09-06 | mm, THP, swap: make reuse_swap_page() works for THP swapped out | Huang Ying | 1 | -2/+2 |
2017-09-06 | mm, THP, swap: support to reclaim swap space for THP swapped out | Huang Ying | 1 | -0/+1 |
2017-09-06 | mm: memcontrol: use int for event/state parameter in several functions | Matthias Kaehlcke | 1 | -20/+32 |
2017-09-06 | mm: remove nr_pages argument from pagevec_lookup{,_range}() | Jan Kara | 1 | -4/+3 |
2017-09-06 | mm: implement find_get_pages_range() | Jan Kara | 2 | -4/+21 |
2017-09-06 | mm: make pagevec_lookup() update index | Jan Kara | 2 | -2/+2 |
2017-09-06 | fscache: remove unused ->now_uncached callback | Jan Kara | 1 | -9/+0 |
2017-09-06 | mm, memory_hotplug: get rid of zonelists_mutex | Michal Hocko | 1 | -1/+0 |
2017-09-06 | mm, memory_hotplug: drop zone from build_all_zonelists | Michal Hocko | 1 | -1/+1 |
2017-09-06 | mm, page_alloc: rip out ZONELIST_ORDER_ZONE | Michal Hocko | 1 | -1/+1 |
2017-09-06 | mm, memory_hotplug: display allowed zones in the preferred ordering | Michal Hocko | 1 | -1/+1 |
2017-09-06 | mm: track actual nr_scanned during shrink_slab() | Chris Wilson | 1 | -0/+7 |