index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-20
x86/fault: Fix wrong signal when vsyscall fails with pkey
Jiashuo Liang
1
-8
/
+18
2021-09-19
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+9
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
3
-7
/
+4
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+2
2021-09-08
x86/mm: Fix kern_addr_valid() to cope with existing but not present entries
Mike Rapoport
1
-3
/
+3
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2
-4
/
+2
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-14
/
+19
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
3
-14
/
+19
2021-09-02
x86/pat: Pass valid address to sanitize_phys()
Jeff Moyer
1
-1
/
+6
2021-08-31
Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-24
/
+83
2021-08-10
x86/mmiotrace: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-07-28
x86/mm: Prepare for opt-in based L1D flush in switch_mm()
Balbir Singh
1
-2
/
+56
2021-07-28
x86/mm: Refactor cond_ibpb() to support other use cases
Balbir Singh
1
-24
/
+29
2021-07-21
Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
1
-19
/
+15
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2
-3
/
+3
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-24
/
+2
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-17
/
+22
2021-07-01
mm: sparsemem: use huge PMD mapping for vmemmap pages
Muchun Song
1
-6
/
+2
2021-07-01
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
1
-15
/
+19
2021-07-01
mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
1
-2
/
+6
2021-07-01
mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
Muchun Song
1
-1
/
+1
2021-07-01
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song
1
-1
/
+2
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-2
/
+2
2021-06-28
Merge tag 'x86-mm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+10
2021-06-23
x86/fpu: Mask PKRU from kernel XRSTOR[S] operations
Thomas Gleixner
1
-1
/
+1
2021-06-23
x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs()
Thomas Gleixner
1
-17
/
+0
2021-06-23
x86/cpu: Sanitize X86_FEATURE_OSPKE
Thomas Gleixner
1
-1
/
+1
2021-06-23
x86/pkeys: Move read_pkru() and write_pkru()
Dave Hansen
1
-0
/
+1
2021-06-23
x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_fpstate()
Thomas Gleixner
1
-1
/
+1
2021-06-23
x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
Thomas Gleixner
1
-6
/
+0
2021-06-18
x86/mm: Avoid truncating memblocks for SGX memory
Fan Du
1
-1
/
+7
2021-06-17
perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task
Kan Liang
1
-2
/
+8
2021-06-08
x86/ioremap: Map EFI-reserved memory as encrypted for SEV
Tom Lendacky
1
-1
/
+3
2021-06-04
x86/sev: Check SME/SEV support in CPUID first
Pu Wen
1
-5
/
+6
2021-06-04
x86/pkeys: Skip 'init_pkru' debugfs file creation when pkeys not supported
Dave Hansen
1
-0
/
+4
2021-06-04
x86/fault: Don't send SIGSEGV twice on SEGV_PKUERR
Jiashuo Liang
1
-2
/
+2
2021-06-01
x86,kprobes: WARN if kprobes tries to handle a fault
Peter Zijlstra
1
-2
/
+2
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
1
-3
/
+3
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
1
-1
/
+1
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+8
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
1
-0
/
+8
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+4
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2
-4
/
+0
2021-04-30
x86: inline huge vmap supported functions
Nicholas Piggin
2
-34
/
+0
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
1
-5
/
+7
2021-04-30
x86/vmemmap: optimize for consecutive sections in partial populated PMDs
Oscar Salvador
1
-6
/
+61
2021-04-30
x86/vmemmap: handle unpopulated sub-pmd ranges
Oscar Salvador
1
-13
/
+55
[next]