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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
x86/mpx: Make unnecessarily global function static
Tobias Klauser
1
-1
/
+1
2017-03-14
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
Andrey Ryabinin
1
-0
/
+1
2017-03-10
x86, mm: unify exit paths in gup_pte_range()
Dan Williams
1
-19
/
+20
2017-03-10
x86, mm: fix gup_pte_range() vs DAX mappings
Dan Williams
1
-2
/
+6
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-02-28
mm: add arch-independent testcases for RODATA
Jinbum Park
2
-9
/
+0
2017-02-25
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
1
-2
/
+2
2017-02-25
mm: fix get_user_pages() vs device-dax pud mappings
Dan Williams
1
-4
/
+24
2017-02-25
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
1
-0
/
+31
2017-02-23
mm: drop unused argument of zap_page_range()
Kirill A. Shutemov
1
-1
/
+1
2017-02-23
mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next
Yasuaki Ishimatsu
1
-1
/
+1
2017-02-16
x86/mm/ptdump: Add address marker for KASAN shadow region
Andrey Ryabinin
1
-0
/
+9
2017-02-16
x86/mm/ptdump: Optimize check for W+X mappings for CONFIG_KASAN=y
Andrey Ryabinin
1
-1
/
+15
2017-02-16
Merge branch 'linus' into x86/mm
Thomas Gleixner
1
-0
/
+2
2017-02-10
x86/mm/ptdump: Fix soft lockup in page table walker
Andrey Ryabinin
1
-0
/
+2
2017-02-04
x86/mm/pat: Use rb_entry()
Geliang Tang
1
-6
/
+6
2017-01-30
x86/mm/cpa: Avoid wbinvd() for PREEMPT
John Ogness
1
-0
/
+13
2017-01-14
x86/mpx: Use compatible types in comparison to fix sparse error
Tobias Klauser
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-12-17
x86/mpx: Move bd_addr to mm_context_t
Mark Rutland
1
-5
/
+5
2016-12-15
x86/mm: Drop unused argument 'removed' from sync_global_pgds()
Kirill A. Shutemov
2
-18
/
+8
2016-12-15
ACPI/NUMA: Do not map pxm to node when NUMA is turned off
Boris Ostrovsky
1
-1
/
+1
2016-12-13
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2016-12-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2016-12-12
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+2
2016-11-23
Merge branch 'linus' into x86/fpu, to resolve conflicts
Ingo Molnar
1
-1
/
+6
2016-11-21
x86/traps: Ignore high word of regs->cs in early_fixup_exception()
Andy Lutomirski
1
-1
/
+6
2016-11-09
x86/pat, mm: Make track_pfn_insert() return void
Borislav Petkov
1
-5
/
+2
2016-11-01
Merge branch 'core/urgent' into x86/fpu, to merge fixes
Ingo Molnar
4
-7
/
+20
2016-11-01
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
2
-3
/
+17
2016-10-28
Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...
Linus Torvalds
1
-0
/
+14
2016-10-28
kconfig.h: remove config_enabled() macro
Masahiro Yamada
1
-3
/
+3
2016-10-26
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
Dave Airlie
1
-0
/
+14
2016-10-25
x86/dumpstack: Remove kernel text addresses from stack dump
Josh Poimboeuf
1
-2
/
+1
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2
-4
/
+3
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-3
/
+2
2016-10-19
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-18
x86/fpu: Finish excising 'eagerfpu'
Andy Lutomirski
1
-2
/
+1
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+143
2016-10-04
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-5
/
+3
2016-10-04
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2016-10-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+71
2016-10-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-31
/
+18
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
1
-10
/
+11
[next]