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
2019-02-08
x86/mm/cpa: Fix set_mce_nospec()
Peter Zijlstra
1
-25
/
+25
2019-01-29
x86/fault: Fix sign-extend unintended sign extension
Colin Ian King
1
-1
/
+1
2019-01-15
x86/mm/mem_encrypt: Fix erroneous sizeof()
Peng Hao
1
-2
/
+2
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-2
/
+2
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-40
/
+47
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+0
2018-12-28
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
1
-0
/
+8
2018-12-28
x86/pgtable: drop pXd_none() checks from pXd_free_pYd_table()
Will Deacon
1
-6
/
+0
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2
-2
/
+3
2018-12-28
mm: make free_reserved_area() return "const char *"
Alexey Dobriyan
1
-1
/
+1
2018-12-28
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2
-31
/
+35
2018-12-27
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-332
/
+308
2018-12-27
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2018-12-27
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-12-27
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+38
2018-12-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-12-18
x86/mm/dump_pagetables: Use DEFINE_SHOW_ATTRIBUTE()
Yangtao Li
1
-51
/
+7
2018-12-17
x86/mm/cpa: Rename @addrinarray to @numpages
Peter Zijlstra
1
-26
/
+26
2018-12-17
x86/mm/cpa: Better use CLFLUSHOPT
Peter Zijlstra
1
-12
/
+17
2018-12-17
x86/mm/cpa: Fold cpa_flush_range() and cpa_flush_array() into a single cpa_fl...
Peter Zijlstra
1
-74
/
+18
2018-12-17
x86/mm/cpa: Make cpa_data::numpages invariant
Peter Zijlstra
1
-8
/
+13
2018-12-17
x86/mm/cpa: Optimize cpa_flush_array() TLB invalidation
Peter Zijlstra
3
-19
/
+29
2018-12-17
x86/mm/cpa: Simplify the code after making cpa->vaddr invariant
Peter Zijlstra
2
-14
/
+6
2018-12-17
x86/mm/cpa: Make cpa_data::vaddr invariant
Peter Zijlstra
1
-10
/
+8
2018-12-17
x86/mm/cpa: Add __cpa_addr() helper
Peter Zijlstra
1
-19
/
+19
2018-12-17
x86/mm/cpa: Add ARRAY and PAGES_ARRAY selftests
Peter Zijlstra
1
-4
/
+24
2018-12-17
Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
4
-48
/
+119
2018-12-17
x86/mm/cpa: Fix cpa_flush_array() TLB invalidation
Peter Zijlstra
1
-8
/
+16
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
1
-7
/
+0
2018-12-12
x86/mm: Fix decoy address handling vs 32-bit builds
Dan Williams
1
-2
/
+11
2018-12-11
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
1
-1
/
+1
2018-12-11
x86/dump_pagetables: Fix LDT remap address marker
Kirill A. Shutemov
1
-5
/
+2
2018-12-11
x86/mm: Fix guard hole handling
Kirill A. Shutemov
1
-4
/
+4
2018-12-05
x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
Dan Williams
1
-6
/
+0
2018-12-05
x86/mm: Validate kernel_physical_mapping_init() PTE population
Dan Williams
1
-12
/
+12
2018-12-03
x86/pkeys: Make init_pkru_value static
Sebastian Andrzej Siewior
1
-0
/
+1
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2018-11-30
x86/mm/pageattr: Introduce helper function to unmap EFI boot services
Sai Praneeth Prakhya
1
-2
/
+38
2018-11-28
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
1
-29
/
+86
2018-11-22
x86/fault: Clean up the page fault oops decoder a bit
Ingo Molnar
1
-15
/
+23
2018-11-22
x86/fault: Decode page fault OOPSes better
Andy Lutomirski
1
-0
/
+84
2018-11-22
x86/fault: Don't try to recover from an implicit supervisor access
Andy Lutomirski
1
-0
/
+10
2018-11-22
x86/fault: Remove sw_error_code
Andy Lutomirski
1
-39
/
+11
2018-11-20
x86/fault: Don't set thread.cr2, etc before OOPSing
Andy Lutomirski
1
-8
/
+0
2018-11-20
x86/fault: Make error_code sanitization more robust
Andy Lutomirski
1
-9
/
+21
2018-11-20
x86/fault: Improve the condition for signalling vs OOPSing
Andy Lutomirski
1
-1
/
+1
2018-11-20
x86/fault: Fix SMAP #PF handling buglet for implicit supervisor accesses
Andy Lutomirski
1
-3
/
+6
2018-11-20
x86/fault: Fold smap_violation() into do_user_addr_fault()
Andy Lutomirski
1
-17
/
+6
[next]