summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
2022-03-03mm: simplify freeing of devmap managed pagesChristoph Hellwig
2022-03-03mm: move free_devmap_managed_page to memremap.cChristoph Hellwig
2022-03-03mm: remove pointless includes from <linux/hmm.h>Christoph Hellwig
2022-03-03mm: remove the __KERNEL__ guard from <linux/mm.h>Christoph Hellwig
2022-03-03mm: remove a pointless CONFIG_ZONE_DEVICE check in memremap_pagesChristoph Hellwig
2022-03-03mm/munlock: mlock_vma_page() check against VM_SPECIALHugh Dickins
2022-02-17mm/thp: shrink_page_list() avoid splitting VM_LOCKED THPHugh Dickins
2022-02-17mm/thp: collapse_file() do try_to_unmap(TTU_BATCH_FLUSH)Hugh Dickins
2022-02-17mm/munlock: page migration needs mlock pagevec drainedHugh Dickins
2022-02-17mm/munlock: mlock_page() munlock_page() batch by pagevecHugh Dickins
2022-02-17mm/munlock: delete smp_mb() from __pagevec_lru_add_fn()Hugh Dickins
2022-02-17mm/migrate: __unmap_and_move() push good newpage to LRUHugh Dickins
2022-02-17mm/munlock: mlock_pte_range() when mlocking or munlockingHugh Dickins
2022-02-17mm/munlock: maintain page->mlock_count while unevictableHugh Dickins
2022-02-17mm/munlock: replace clear_page_mlock() by final clearanceHugh Dickins
2022-02-17mm/munlock: rmap call mlock_vma_page() munlock_vma_page()Hugh Dickins
2022-02-17mm/munlock: delete munlock_vma_pages_all(), allow oomreapHugh Dickins
2022-02-17mm/munlock: delete FOLL_MLOCK and FOLL_POPULATEHugh Dickins
2022-02-17mm/munlock: delete page_mlock() and all its worksHugh Dickins
2022-02-16Merge tag 'mmc-v5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-16tty: n_tty: do not look ahead for EOL character past the end of the bufferLinus Torvalds
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2022-02-15Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-15Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-14serial: parisc: GSC: fix build when IOSAPIC is not setRandy Dunlap
2022-02-14Merge tag 'regulator-fix-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-02-14HID: amd_sfh: Add interrupt handler to process interruptsBasavaraj Natikar
2022-02-14HID: amd_sfh: Add functionality to clear interruptsBasavaraj Natikar
2022-02-14HID: amd_sfh: Disable the interrupt for all commandBasavaraj Natikar
2022-02-14HID: amd_sfh: Correct the structure field nameBasavaraj Natikar
2022-02-14HID: amd_sfh: Handle amd_sfh work buffer in PM opsBasavaraj Natikar
2022-02-14KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson
2022-02-14KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf eventJim Mattson
2022-02-14parisc: Fix some apparent put_user() failuresHelge Deller
2022-02-13parisc: Show error if wrong 32/64-bit compiler is being usedHelge Deller
2022-02-13Linux 5.17-rc4v5.17-rc4Linus Torvalds
2022-02-13Merge tag 'kbuild-fixes-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-02-13Merge tag 'irq-urgent-2022-02-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-13Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-13Merge tag 'sched_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-02-13Merge tag 'perf_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-13Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-13Merge tag '5.17-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-02-13Merge tag 'irqchip-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2022-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-02-12Merge tag 'char-misc-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-02-12Merge tag 'staging-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds