index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
delayacct: clear right task's flag after blkio completes
Yafang Shao
2021-05-07
1
-10
/
+10
*
smp: kernel/panic.c - silence warnings
He Ying
2021-05-07
1
-0
/
+8
*
include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN...
Masahiro Yamada
2021-05-06
1
-1
/
+0
*
lib: crc8: pointer to data block should be const
Richard Fitzgerald
2021-05-06
1
-1
/
+1
*
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
2021-05-06
2
-16
/
+46
*
lib: add fast path for find_next_*_bit()
Yury Norov
2021-05-06
2
-0
/
+51
*
lib: inline _find_next_bit() wrappers
Yury Norov
2021-05-06
2
-10
/
+35
*
lib: extend the scope of small_const_nbits() macro
Yury Norov
2021-05-06
2
-8
/
+12
*
kernel/cred.c: make init_groups static
Rasmus Villemoes
2021-05-06
2
-2
/
+0
*
linux/profile.h: remove unnecessary declaration
Wan Jiabing
2021-05-06
1
-3
/
+0
*
kernel.h: drop inclusion in bitmap.h
Andy Shevchenko
2021-05-06
3
-9
/
+18
*
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-05-06
2
-1
/
+1
*
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-06
1
-0
/
+1
*
iov_iter: lift memzero_page() to highmem.h
Ira Weiny
2021-05-05
1
-0
/
+7
*
mm,memory_hotplug: allocate memmap from the added memory range
Oscar Salvador
2021-05-05
4
-5
/
+27
*
mm/gup: migrate pinned pages out of movable zone
Pavel Tatashin
2021-05-05
3
-3
/
+10
*
mm/gup: do not migrate zero page
Pavel Tatashin
2021-05-05
3
-1
/
+18
*
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
2021-05-05
2
-1
/
+23
*
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
2021-05-05
2
-17
/
+6
*
x86/mm: track linear mapping split events
Saravanan D
2021-05-05
1
-0
/
+4
*
mm: use proper type for cma_[alloc|release]
Minchan Kim
2021-05-05
3
-14
/
+14
*
mm: cma: add the CMA instance name to cma trace events
Minchan Kim
2021-05-05
1
-11
/
+17
*
mm: cma: add trace events for CMA alloc perf testing
Liam Mark
2021-05-05
2
-1
/
+63
*
mm: vmstat: add cma statistics
Minchan Kim
2021-05-05
1
-0
/
+4
*
mm/migrate.c: make putback_movable_page() static
Miaohe Lin
2021-05-05
1
-1
/
+0
*
mm: fs: invalidate BH LRU during page migration
Minchan Kim
2021-05-05
1
-0
/
+4
*
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
2021-05-05
1
-7
/
+0
*
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
2021-05-05
2
-0
/
+16
*
mm/compaction: remove unused variable sysctl_compact_memory
Pintu Kumar
2021-05-05
1
-1
/
+0
*
mm: memcontrol: reparent nr_deferred when memcg offline
Yang Shi
2021-05-05
1
-0
/
+1
*
mm: vmscan: add per memcg shrinker nr_deferred
Yang Shi
2021-05-05
1
-3
/
+4
*
mm: vmscan: use a new flag to indicate shrinker is registered
Yang Shi
2021-05-05
1
-3
/
+4
*
mm: memcontrol: rename shrinker_map to shrinker_info
Yang Shi
2021-05-05
1
-4
/
+4
*
mm: vmscan: consolidate shrinker_maps handling code
Yang Shi
2021-05-05
1
-6
/
+5
*
mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
Dave Hansen
2021-05-05
1
-0
/
+7
*
mm/vmscan: move RECLAIM* bits to uapi header
Dave Hansen
2021-05-05
1
-0
/
+7
*
userfaultfd: add UFFDIO_CONTINUE ioctl
Axel Rasmussen
2021-05-05
3
-2
/
+40
*
userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
Axel Rasmussen
2021-05-05
1
-0
/
+4
*
userfaultfd: disable huge PMD sharing for MINOR registered VMAs
Axel Rasmussen
2021-05-05
1
-3
/
+10
*
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-05-05
4
-3
/
+41
*
mm: make alloc_contig_range handle in-use hugetlb pages
Oscar Salvador
2021-05-05
1
-2
/
+3
*
mm: make alloc_contig_range handle free hugetlb pages
Oscar Salvador
2021-05-05
1
-0
/
+6
*
hugetlb: add per-hstate mutex to synchronize user adjustments
Mike Kravetz
2021-05-05
1
-0
/
+1
*
mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
Miaohe Lin
2021-05-05
1
-3
/
+0
*
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
2021-05-05
1
-0
/
+3
*
mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h
Peter Xu
2021-05-05
1
-0
/
+8
*
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
2021-05-05
2
-0
/
+11
*
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-05
1
-2
/
+3
*
mm: remove nrexceptional from inode
Matthew Wilcox (Oracle)
2021-05-05
1
-2
/
+0
*
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
2021-05-05
1
-0
/
+5
[next]