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
2021-06-30
khugepaged: selftests: remove debug_cow
Nanyong Sun
1
-4
/
+0
2021-06-30
powerpc/8xx: add support for huge pages on VMAP and VMALLOC
Christophe Leroy
2
-1
/
+44
2021-06-30
mm/vmalloc: enable mapping of huge pages at pte level in vmalloc
Christophe Leroy
2
-6
/
+14
2021-06-30
mm/vmalloc: enable mapping of huge pages at pte level in vmap
Christophe Leroy
2
-3
/
+26
2021-06-30
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
3
-24
/
+56
2021-06-30
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
8
-19
/
+17
2021-06-30
mm/huge_memory.c: don't discard hugepage if other processes are mapping it
Miaohe Lin
1
-1
/
+1
2021-06-30
mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd
Miaohe Lin
1
-3
/
+0
2021-06-30
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
5
-29
/
+48
2021-06-30
mm/huge_memory.c: use page->deferred_list
Miaohe Lin
1
-2
/
+2
2021-06-30
mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
Miaohe Lin
1
-4
/
+2
2021-06-30
mm/debug_vm_pgtable: remove redundant pfn_{pmd/pte}() and fix one comment mis...
Shixin Liu
1
-3
/
+3
2021-06-30
mm/debug_vm_pgtable: move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGE...
Shixin Liu
1
-52
/
+39
2021-06-30
mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
Muchun Song
4
-4
/
+43
2021-06-30
mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled
Muchun Song
2
-0
/
+9
2021-06-30
mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
5
-2
/
+69
2021-06-30
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
9
-17
/
+227
2021-06-30
mm: hugetlb: defer freeing of HugeTLB pages
Muchun Song
3
-19
/
+93
2021-06-30
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
7
-13
/
+473
2021-06-30
mm: hugetlb: gather discrete indexes of tail page
Muchun Song
2
-10
/
+30
2021-06-30
mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
Muchun Song
2
-1
/
+6
2021-06-30
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song
8
-144
/
+172
2021-06-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
25
-215
/
+720
2021-07-01
Merge branch 'cpufreq/cppc-fie' into cpufreq/arm/linux-next
Viresh Kumar
3777
-96464
/
+90098
2021-07-01
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
4
-13
/
+251
2021-07-01
arch_topology: Avoid use-after-free for scale_freq_data
Viresh Kumar
1
-6
/
+21
2021-07-01
cpufreq: CPPC: Pass structure instance by reference
Viresh Kumar
1
-8
/
+8
2021-07-01
cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init
Viresh Kumar
1
-8
/
+20
2021-06-30
block: check disk exist before trying to add partition
Yufen Yu
1
-7
/
+16
2021-06-30
Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
38
-622
/
+2548
2021-06-30
Revert "ext4: consolidate checks for resize of bigalloc into ext4_resize_begin"
Theodore Ts'o
2
-4
/
+14
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1908
-26530
/
+107411
2021-06-30
Merge tag 'sched-urgent-2021-06-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+6
2021-06-30
Merge tag 'microblaze-v5.14' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-4
/
+1
2021-06-30
Merge tag 'safesetid-5.14' of git://github.com/micah-morton/linux
Linus Torvalds
2
-2
/
+2
2021-06-30
Merge tag 'Smack-for-5.14' of git://github.com/cschaufler/smack-next
Linus Torvalds
2
-5
/
+9
2021-06-30
Merge tag 'audit-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-37
/
+53
2021-06-30
Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-121
/
+90
2021-06-30
ubd: remove dead code in ubd_setup_common
Christoph Hellwig
1
-10
/
+0
2021-06-30
nvme: use return value from blk_execute_rq()
Keith Busch
4
-18
/
+33
2021-06-30
block: return errors from blk_execute_rq()
Keith Busch
2
-3
/
+8
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
8
-47
/
+19
2021-06-30
block: support polling through blk_execute_rq
Keith Busch
1
-1
/
+17
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
14
-51
/
+19
2021-06-30
block: mark blk_mq_init_queue_data static
Christoph Hellwig
2
-4
/
+1
2021-06-30
loop: rewrite loop_exit using idr_for_each_entry
Christoph Hellwig
1
-9
/
+5
2021-06-30
loop: split loop_lookup
Christoph Hellwig
1
-45
/
+12
2021-06-30
loop: don't allow deleting an unspecified loop device
Christoph Hellwig
1
-0
/
+5
2021-06-30
loop: move loop_ctl_mutex locking into loop_add
Christoph Hellwig
1
-24
/
+13
2021-06-30
loop: split loop_control_ioctl
Christoph Hellwig
1
-33
/
+60
[prev]
[next]