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
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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
Merge tag 'x86_mm_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+0
2023-08-29
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-08-13
x86/mm: Remove unused microcode.h include
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
1
-1
/
+1
2023-08-03
x86/mm: Remove "INVPCID single" feature tracking
Dave Hansen
1
-9
/
+0
2023-05-17
x86/mm: Avoid incomplete Global INVLPG flushes
Dave Hansen
1
-0
/
+25
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+5
2023-03-16
x86/uaccess: Provide untagged_addr() and remove tags before address check
Kirill A. Shutemov
1
-0
/
+5
2023-03-06
x86/paravirt: Merge activate_mm() and dup_mmap() callbacks
Juergen Gross
1
-1
/
+1
2023-01-12
x86/mm: fix poking_init() for Xen PV guests
Juergen Gross
1
-0
/
+4
2022-12-15
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-1
/
+1
2022-09-27
mm/swap: cache maximum swapfile size when init swap
Peter Xu
1
-1
/
+1
2022-08-01
Merge tag 'x86_cleanups_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-07-13
x86/pat: Fix x86_has_pat_wp()
Juergen Gross
1
-2
/
+12
2022-07-07
x86/mm: Refer to the intended config STRICT_DEVMEM in a comment
Lukas Bulwahn
1
-1
/
+1
2022-03-25
mm/migration: add trace events for base page and HugeTLB migrations
Anshuman Khandual
1
-1
/
+0
2021-12-04
x86/realmode: Add comment for Global bit usage in trampoline_pgd
Joerg Roedel
1
-0
/
+5
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-8
/
+15
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-03-22
x86: Fix various typos in comments, take #2
Ingo Molnar
1
-1
/
+1
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-2
/
+2
2021-03-06
x86/mm/tlb: Privatize cpu_tlbstate
Nadav Amit
1
-1
/
+1
2021-01-04
x86/mm: Increase pgt_buf size for 5-level page tables
Lorenzo Stoakes
1
-5
/
+14
2020-11-20
x86/mm: Declare 'start' variable where it is used
Lukas Bulwahn
1
-2
/
+4
2020-06-17
x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.c
Benjamin Thiel
1
-2
/
+1
2020-06-09
x86/mm: simplify init_trampoline() and surrounding logic
Mike Rapoport
1
-0
/
+22
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+39
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-05-23
x86/mm: Stop printing BRK addresses
Arvind Sankar
1
-2
/
+0
2020-04-26
x86/tlb: Restrict access to tlbstate
Thomas Gleixner
1
-1
/
+0
2020-04-26
x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site
Thomas Gleixner
1
-0
/
+13
2020-04-23
x86/mm: Unexport __cachemode2pte_tbl
Christoph Hellwig
1
-2
/
+9
2020-04-20
x86/mm: Move pgprot2cachemode out of line
Christoph Hellwig
1
-2
/
+11
2020-04-20
x86/mm: Add a x86_has_pat_wp() helper
Christoph Hellwig
1
-0
/
+6
2020-04-11
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
1
-4
/
+5
2019-11-04
x86/mm: Report which part of kernel image is freed
Kees Cook
1
-4
/
+4
2019-04-30
x86/alternatives: Initialize temporary mm for patching
Nadav Amit
1
-0
/
+37
2019-04-24
x86/mm: Fix a crash with kmemleak_scan()
Qian Cai
1
-0
/
+6
2018-12-28
mm: make free_reserved_area() return "const char *"
Alexey Dobriyan
1
-1
/
+1
2018-12-11
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-09-15
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
1
-0
/
+4
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2018-08-24
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
1
-1
/
+1
2018-08-20
x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
Juergen Gross
1
-5
/
+12
2018-08-20
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
1
-2
/
+2
2018-08-14
x86/init: fix build with CONFIG_SWAP=n
Vlastimil Babka
1
-0
/
+2
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+23
2018-08-06
x86/mm/init: Remove freed kernel image areas from alias mapping
Dave Hansen
1
-2
/
+24
[next]