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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
2
-3
/
+15
2020-08-12
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
1
-2
/
+2
2020-08-12
include/linux/mempolicy.h: fix typo
Yanfei Xu
1
-1
/
+1
2020-08-12
mm/compaction: correct the comments of compact_defer_shift
Alex Shi
1
-0
/
+1
2020-08-12
mm: use unsigned types for fragmentation score
Nitin Gupta
1
-2
/
+2
2020-08-12
mm: proactive compaction
Nitin Gupta
1
-0
/
+2
2020-08-12
mm/swap: implement workingset detection for anonymous LRU
Joonsoo Kim
1
-0
/
+6
2020-08-12
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
1
-4
/
+13
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
1
-5
/
+11
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
1
-1
/
+1
2020-08-12
mm/hugetlb: add mempolicy check in the reservation routine
Muchun Song
1
-1
/
+15
2020-08-12
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
1
-0
/
+8
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
14
-100
/
+309
2020-08-10
Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
1
-1
/
+1
2020-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2020-08-09
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
6
-6
/
+161
2020-08-09
Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
5
-140
/
+143
2020-08-07
Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
4
-2
/
+27
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-19
/
+20
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-21
/
+16
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
4
-7
/
+7
2020-08-07
tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...
Steven Rostedt (VMware)
1
-0
/
+1
2020-08-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2020-08-07
Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-14
/
+56
2020-08-07
Merge tag 'pm-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-1
/
+253
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-32
/
+5
2020-08-07
Merge tag 'mailbox-v5.9' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
1
-0
/
+2
2020-08-07
Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+28
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-162
/
+332
2020-08-07
mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
Joonsoo Kim
1
-7
/
+1
2020-08-07
mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m...
Wei Yang
2
-7
/
+4
2020-08-07
mm/page_alloc.c: simplify pageblock bitmap access
Wei Yang
1
-15
/
+7
2020-08-07
mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migrat...
Wei Yang
1
-2
/
+1
2020-08-07
mm/page_alloc: remove nr_free_pagecache_pages()
David Hildenbrand
1
-1
/
+0
2020-08-07
mm: remove vm_total_pages
David Hildenbrand
1
-1
/
+0
2020-08-07
efi: provide empty efi_enter_virtual_mode implementation
Andrey Konovalov
1
-0
/
+4
2020-08-07
kasan: remove kasan_unpoison_stack_above_sp_to()
Vincenzo Frascino
1
-2
/
+0
2020-08-07
rcu: kasan: record and print call_rcu() call stack
Walter Wu
1
-0
/
+2
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2
-18
/
+0
2020-08-07
mm/mremap: it is sure to have enough space when extent meets requirement
Wei Yang
1
-1
/
+1
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2
-12
/
+2
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
Anshuman Khandual
1
-2
/
+2
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
1
-2
/
+3
2020-08-07
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
2
-0
/
+6
2020-08-07
percpu_counter: add percpu_counter_sync()
Feng Tang
1
-0
/
+4
2020-08-07
mm: move p?d_alloc_track to separate header file
Joerg Roedel
1
-45
/
+0
2020-08-07
mm, memcg: decouple e{low,min} state mutations from protection checks
Chris Down
1
-11
/
+42
2020-08-07
mm, memcg: avoid stale protection values when cgroup is above protection
Yafang Shao
1
-2
/
+40
2020-08-07
mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()
Roman Gushchin
1
-1
/
+1
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2
-6
/
+23
[next]