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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
tools/vm/slabinfo: update options in usage message
Tobin C. Harding
1
-1
/
+1
2019-03-05
include/linux/compaction.h: fix potential build error
Yu Zhao
1
-1
/
+1
2019-03-05
mm,memory_hotplug: explicitly pass the head to isolate_huge_page
Oscar Salvador
1
-2
/
+2
2019-03-05
mm: page_cache_add_speculative(): refactor out some code duplication
john.hubbard@gmail.com
1
-22
/
+9
2019-03-05
mm/migrate.c: cleanup expected_page_refs()
Jan Kara
1
-4
/
+4
2019-03-05
docs/core-api/mm: fix return value descriptions in mm/
Mike Rapoport
12
-59
/
+221
2019-03-05
docs/core-api/mm: fix user memory accessors formatting
Mike Rapoport
2
-16
/
+16
2019-03-05
docs/mm: vmalloc: re-indent kernel-doc comemnts
Mike Rapoport
1
-185
/
+182
2019-03-05
mm/page_poison: update comment after code moved
Michael S. Tsirkin
1
-1
/
+1
2019-03-05
numa: make "nr_online_nodes" unsigned int
Alexey Dobriyan
2
-4
/
+4
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
12
-16
/
+14
2019-03-05
mm,oom: don't kill global init via memory.oom.group
Tetsuo Handa
1
-1
/
+2
2019-03-05
mm, swap: bounds check swap_info array accesses to avoid NULL derefs
Daniel Jordan
1
-22
/
+29
2019-03-05
mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list()
Kirill Tkhai
1
-30
/
+14
2019-03-05
mm: ksm: do not block on page lock when searching stable tree
Yang Shi
1
-10
/
+35
2019-03-05
mm: memcontrol: expose THP events on a per-memcg basis
Chris Down
4
-0
/
+36
2019-03-05
mm: vmscan: do not iterate all mem cgroups for global direct reclaim
Yang Shi
1
-4
/
+3
2019-03-05
mm: swap: use mem_cgroup_is_root() instead of deferencing css->parent
Yang Shi
1
-1
/
+1
2019-03-05
selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal
Joel Fernandes (Google)
1
-0
/
+74
2019-03-05
mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
Joel Fernandes (Google)
4
-5
/
+26
2019-03-05
powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backing
Aneesh Kumar K.V
1
-17
/
+7
2019-03-05
powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_a...
Aneesh Kumar K.V
1
-87
/
+38
2019-03-05
mm: update get_user_pages_longterm to migrate pages allocated from CMA region
Aneesh Kumar K.V
4
-27
/
+182
2019-03-05
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
2
-8
/
+41
2019-03-05
mm: better document PG_reserved
David Hildenbrand
1
-2
/
+31
2019-03-05
ia64: perfmon: don't mark buffer pages as PG_reserved
David Hildenbrand
1
-55
/
+4
2019-03-05
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
David Hildenbrand
2
-28
/
+1
2019-03-05
arm64: kexec: no need to ClearPageReserved()
David Hildenbrand
1
-1
/
+0
2019-03-05
m68k/mm: use __ClearPageReserved()
David Hildenbrand
1
-1
/
+1
2019-03-05
riscv/vdso: don't clear PG_reserved
David Hildenbrand
1
-1
/
+0
2019-03-05
powerpc/vdso: don't clear PG_reserved
David Hildenbrand
1
-2
/
+0
2019-03-05
s390/vdso: don't clear PG_reserved
David Hildenbrand
1
-2
/
+0
2019-03-05
agp: efficeon: no need to set PG_reserved on GATT tables
David Hildenbrand
1
-2
/
+0
2019-03-05
mm: rid swapoff of quadratic complexity
Vineeth Remanan Pillai
4
-391
/
+319
2019-03-05
mm: refactor swap-in logic out of shmem_getpage_gfp
Vineeth Remanan Pillai
1
-205
/
+244
2019-03-05
mm/vmscan.c: remove 7th argument of isolate_lru_pages()
Kirill Tkhai
1
-11
/
+4
2019-03-05
mm, mempolicy: fix uninit memory access
Vlastimil Babka
1
-1
/
+1
2019-03-05
memcg: killed threads should not invoke memcg OOM killer
Tetsuo Handa
1
-5
/
+14
2019-03-05
mm/page_alloc.c: check return value of memblock_alloc_node_nopanic()
Mike Rapoport
1
-1
/
+8
2019-03-05
arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
Aneesh Kumar K.V
3
-0
/
+54
2019-03-05
mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update
Aneesh Kumar K.V
2
-3
/
+25
2019-03-05
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
Aneesh Kumar K.V
4
-0
/
+65
2019-03-05
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
7
-14
/
+17
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
10
-31
/
+35
2019-03-05
mm: fix some typos in mm directory
Wei Yang
6
-10
/
+10
2019-03-05
mm/page_owner: move config option to mm/Kconfig.debug
Changbin Du
2
-17
/
+17
2019-03-05
mm/mmap.c: remove some redundancy in arch_get_unmapped_area_topdown()
Yang Fan
1
-4
/
+3
2019-03-05
mm, oom: remove 'prefer children over parent' heuristic
Shakeel Butt
1
-60
/
+18
2019-03-05
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
9
-64
/
+24
2019-03-05
mm/memory.c: prevent mapping typed pages to userspace
Matthew Wilcox
1
-1
/
+1
[next]