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-06-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
4
-59
/
+60
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
5
-25
/
+52
2020-06-04
mm/memory_hotplug: Introduce offline_and_remove_memory()
David Hildenbrand
1
-0
/
+1
2020-06-04
mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
David Hildenbrand
1
-0
/
+10
2020-06-04
vdpa: introduce get_vq_notification method
Jason Wang
1
-0
/
+16
2020-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2
-11
/
+14
2020-06-04
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-12
/
+26
2020-06-04
Merge branch 'remotes/lorenzo/pci/host-generic'
Bjorn Helgaas
2
-14
/
+13
2020-06-04
Merge branch 'pci/pm'
Bjorn Helgaas
1
-0
/
+6
2020-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
2
-15
/
+22
2020-06-04
Merge branch 'pci/error'
Bjorn Helgaas
2
-8
/
+0
2020-06-04
Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-17
/
+1
2020-06-04
Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
8
-2
/
+721
2020-06-04
KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
Paolo Bonzini
1
-2
/
+1
2020-06-04
ovl: make private mounts longterm
Miklos Szeredi
1
-0
/
+2
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-143
/
+184
2020-06-03
fs: move fiemap range validation into the file systems instances
Christoph Hellwig
1
-1
/
+2
2020-06-03
iomap: fix the iomap_fiemap prototype
Christoph Hellwig
1
-1
/
+1
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
2
-18
/
+25
2020-06-03
fs: mark __generic_block_fiemap static
Christoph Hellwig
1
-4
/
+0
2020-06-03
writeback: Export inode_io_list_del()
Jan Kara
1
-0
/
+1
2020-06-03
include/linux/memblock.h: fix minor typo and unclear comment
chenqiwu
1
-2
/
+2
2020-06-03
mm: vmscan: reclaim writepage is IO cost
Johannes Weiner
2
-1
/
+4
2020-06-03
mm: vmscan: determine anon/file pressure balance at the reclaim root
Johannes Weiner
1
-0
/
+13
2020-06-03
mm: balance LRU lists based on relative thrashing
Johannes Weiner
1
-2
/
+1
2020-06-03
mm: base LRU balancing on an explicit cost model
Johannes Weiner
2
-14
/
+9
2020-06-03
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
1
-2
/
+0
2020-06-03
mm: keep separate anon and file statistics on page reclaim activity
Johannes Weiner
1
-0
/
+4
2020-06-03
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
1
-3
/
+2
2020-06-03
mm: memcontrol: prepare swap controller setup for integration
Johannes Weiner
1
-1
/
+1
2020-06-03
mm: memcontrol: drop unused try/commit/cancel charge API
Johannes Weiner
1
-36
/
+0
2020-06-03
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
1
-3
/
+1
2020-06-03
mm: memcontrol: switch to native NR_ANON_THPS counter
Johannes Weiner
1
-2
/
+1
2020-06-03
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
1
-2
/
+1
2020-06-03
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
1
-2
/
+1
2020-06-03
mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters
Johannes Weiner
1
-2
/
+3
2020-06-03
mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
Johannes Weiner
1
-0
/
+10
2020-06-03
mm: memcontrol: move out cgroup swaprate throttling
Johannes Weiner
1
-4
/
+2
2020-06-03
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
1
-14
/
+8
2020-06-03
mm/vmscan: count layzfree pages and fix nr_isolated_* mismatch
Jaewon Kim
1
-0
/
+1
2020-06-03
mm: simplify calling a compound page destructor
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-0
/
+5
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-0
/
+9
2020-06-03
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
1
-1
/
+0
2020-06-03
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
1
-0
/
+1
2020-06-03
mm: make deferred init's max threads arch-specific
Daniel Jordan
1
-0
/
+3
2020-06-03
padata: add basic support for multithreaded jobs
Daniel Jordan
1
-0
/
+29
2020-06-03
padata: allocate work structures for parallel jobs from a pool
Daniel Jordan
1
-7
/
+1
2020-06-03
padata: initialize earlier
Daniel Jordan
1
-0
/
+6
2020-06-03
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
1
-0
/
+2
[prev]
[next]