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
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
2016-09-28
exceptions: detritus removal
Al Viro
1
-1
/
+1
2016-09-26
Merge branch 'x86/urgent' into x86/apic
Thomas Gleixner
1
-1
/
+1
2016-09-21
x86/numa: Online memory-less nodes at boot time
Tang Chen
1
-14
/
+13
2016-09-21
x86/e820: Use much less memory for e820/e820_saved, save up to 120k
Denys Vlasenko
1
-2
/
+2
2016-09-21
x86/e820: Prepare e280 code for switch to dynamic storage
Denys Vlasenko
1
-0
/
+2
2016-09-20
x86/mm/pat: Prevent hang during boot when mapping pages
Matt Fleming
1
-10
/
+11
2016-09-20
x86: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2
-2
/
+2
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2
-8
/
+11
2016-09-13
x86: Clean up various simple wrapper functions
Masahiro Yamada
1
-3
/
+1
2016-09-10
mm: fix cache mode of dax pmd mappings
Dan Williams
1
-7
/
+10
2016-09-09
x86/pkeys: Allow configuration of init_pkru
Dave Hansen
1
-0
/
+66
2016-09-09
x86/pkeys: Default to a restrictive init PKRU
Dave Hansen
1
-0
/
+38
2016-09-09
x86/pkeys: Allocation/free syscalls
Dave Hansen
1
-8
/
+30
2016-09-09
x86/pkeys: Add fault handling for PF_PK page fault bit
Dave Hansen
1
-0
/
+9
2016-09-08
x86/mm: Improve stack-overflow #PF handling
Andy Lutomirski
1
-0
/
+32
2016-09-08
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
1
-2
/
+24
2016-08-27
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
1
-1
/
+1
2016-08-24
x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
Andy Lutomirski
1
-0
/
+15
2016-08-15
x86/mm/numa: Open code function early_get_boot_cpu_id()
Baoquan He
1
-17
/
+5
2016-08-13
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-8
/
+11
2016-08-12
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-8
/
+11
2016-08-10
x86/mm/64: Enable KASLR for vmemmap memory region
Thomas Garnier
1
-2
/
+24
2016-08-10
x86/mm/KASLR: Increase BRK pages for KASLR memory randomization
Thomas Garnier
1
-2
/
+12
2016-08-10
x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization
Thomas Garnier
1
-1
/
+1
2016-08-08
x86/power/64: Always create temporary identity mapping correctly
Rafael J. Wysocki
1
-8
/
+11
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-2
/
+2
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-24
/
+10
2016-07-30
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+0
2016-07-27
Merge branch 'linus' into x86/microcode, to pick up merge window changes
Ingo Molnar
11
-149
/
+327
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+8
2016-07-27
Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-115
/
+3
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-27
arch: x86: charge page tables to kmemcg
Vladimir Davydov
1
-3
/
+7
2016-07-26
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+8
2016-07-26
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-72
/
+300
2016-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-70
/
+17
2016-07-25
Merge branch 'acpi-numa'
Rafael J. Wysocki
2
-115
/
+3
2016-07-23
x86/mm/cpa: Add missing comment in populate_pdg()
Andy Lutomirski
1
-0
/
+5
2016-07-23
x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDs
Andy Lutomirski
1
-5
/
+2
2016-07-15
x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err
Ingo Molnar
1
-1
/
+1
2016-07-15
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
2
-2
/
+2
2016-07-15
x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm
Andy Lutomirski
1
-1
/
+1
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
1
-28
/
+0
[next]