index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-05
sched/numa: enhance vma scanning logic
Raghavendra K T
2
-0
/
+15
2023-04-05
sched/numa: apply the scan delay to every new vma
Mel Gorman
2
-0
/
+23
2023-04-05
mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
2
-14
/
+15
2023-04-05
mm/mmap: free vm_area_struct without call_rcu in exit_mmap
Suren Baghdasaryan
1
-0
/
+2
2023-04-05
mm: introduce per-VMA lock statistics
Suren Baghdasaryan
2
-0
/
+12
2023-04-05
mm: add FAULT_FLAG_VMA_LOCK flag
Suren Baghdasaryan
2
-1
/
+4
2023-04-05
mm: introduce lock_vma_under_rcu to be used from arch-specific code
Suren Baghdasaryan
1
-0
/
+3
2023-04-05
mm: introduce vma detached flag
Suren Baghdasaryan
2
-0
/
+14
2023-04-05
mm/khugepaged: write-lock VMA while collapsing a huge page
Suren Baghdasaryan
1
-11
/
+30
2023-04-05
mm: mark VMA as being written when changing vm_flags
Suren Baghdasaryan
1
-5
/
+5
2023-04-05
mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
3
-0
/
+103
2023-04-05
mm: move mmap_lock assert function definitions
Suren Baghdasaryan
1
-12
/
+12
2023-04-05
mm: rcu safe VMA freeing
Michel Lespinasse
1
-3
/
+10
2023-04-05
trace: cma: remove unnecessary event class cma_alloc_class
Wenchao Hao
1
-33
/
+25
2023-04-05
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
1
-1
/
+2
2023-04-05
iov_iter: add copy_page_to_iter_nofault()
Lorenzo Stoakes
1
-0
/
+2
2023-04-05
mm/page_alloc: make deferred page init free pages in MAX_ORDER blocks
Kirill A. Shutemov
1
-0
/
+2
2023-04-05
mm: remove vmf_insert_pfn_xxx_prot() for huge page-table entries
Lorenzo Stoakes
1
-37
/
+2
2023-04-05
mm: remove unused vmf_insert_mixed_prot()
Lorenzo Stoakes
2
-8
/
+1
2023-04-05
mm/memtest: add results of early memtest to /proc/meminfo
Tomas Mudrunka
1
-0
/
+2
2023-04-05
mm: move vmalloc_init() declaration to mm/internal.h
Mike Rapoport (IBM)
1
-4
/
+0
2023-04-05
mm: move kmem_cache_init() declaration to mm/slab.h
Mike Rapoport (IBM)
1
-1
/
+0
2023-04-05
mm: move mem_init_print_info() to mm_init.c
Mike Rapoport (IBM)
1
-1
/
+0
2023-04-05
init,mm: fold late call to page_ext_init() to page_alloc_init_late()
Mike Rapoport (IBM)
1
-2
/
+0
2023-04-05
mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
Mike Rapoport (IBM)
1
-1
/
+0
2023-04-05
mm: call {ptlock,pgtable}_cache_init() directly from mm_core_init()
Mike Rapoport (IBM)
1
-6
/
+0
2023-04-05
init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
Mike Rapoport (IBM)
1
-0
/
+1
2023-04-05
mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
Mike Rapoport (IBM)
1
-1
/
+1
2023-04-05
mm: move most of core MM initialization to mm/mm_init.c
Mike Rapoport (IBM)
1
-5
/
+0
2023-04-05
mm: move get_page_from_free_area() to mm/page_alloc.c
Mike Rapoport (IBM)
1
-7
/
+0
2023-04-05
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
Axel Rasmussen
2
-1
/
+9
2023-04-05
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
3
-24
/
+37
2023-04-05
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
3
-7
/
+6
2023-04-05
mm: userfaultfd: rename functions for clarity + consistency
Axel Rasmussen
2
-24
/
+24
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
5
-12
/
+12
2023-04-05
mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
Peter Xu
3
-1
/
+38
2023-04-05
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
1
-5
/
+6
2023-04-05
mm: remove FGP_ENTRY
Christoph Hellwig
1
-2
/
+1
2023-04-05
mm: make mapping_get_entry available outside of filemap.c
Christoph Hellwig
1
-0
/
+1
2023-04-05
net: stmmac: add support for platform specific reset
Shenwei Wang
1
-0
/
+1
2023-04-05
mm: enable maple tree RCU mode by default
Liam R. Howlett
1
-1
/
+2
2023-04-06
drm/scdc-helper: Pimp SCDC debugs
Ville Syrjälä
1
-3
/
+4
2023-04-05
Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers
Mark Brown
1
-2
/
+4
2023-04-05
PCI: Make pci_bus_for_each_resource() index optional
Andy Shevchenko
1
-5
/
+19
2023-04-05
clk: Remove mmask and nmask fields in struct clk_fractional_divider
Christophe JAILLET
1
-2
/
+0
2023-04-05
ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()
Hans de Goede
1
-2
/
+13
2023-04-05
nvmem: Add macro to register nvmem layout drivers
Miquel Raynal
1
-0
/
+6
2023-04-05
nvmem: core: support specifying both: cell raw data & post read lengths
Rafał Miłecki
1
-0
/
+2
2023-04-05
nvmem: core: provide own priv pointer in post process callback
Michael Walle
1
-1
/
+4
2023-04-05
nvmem: cell: drop global cell_post_process
Michael Walle
1
-2
/
+0
[prev]
[next]