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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-27
x86/Kconfig: Fix trivial typo
Nikolas Nyby
1
-1
/
+1
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
1
-1
/
+1
2018-08-23
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
1
-0
/
+1
2018-08-22
arch: enable relative relocations for arm64, power and x86
Ard Biesheuvel
1
-0
/
+1
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-25
/
+1
2018-08-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2018-08-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
1
-1
/
+1
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-2
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
1
-2
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-21
/
+1
2018-07-24
arm64: fix ACPI dependencies
Arnd Bergmann
1
-0
/
+1
2018-07-16
x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling
Dan Williams
1
-1
/
+1
2018-06-21
x86/stacktrace: Enable HAVE_RELIABLE_STACKTRACE for the ORC unwinder
Jiri Slaby
1
-1
/
+1
2018-06-21
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
1
-0
/
+1
2018-06-15
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
1
-1
/
+1
2018-06-15
x86: fix dependency of X86_32_LAZY_GS
Masahiro Yamada
1
-1
/
+1
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+10
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2018-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2018-06-08
stack-protector: test compiler capability in Kconfig and drop AUTO mode
Masahiro Yamada
1
-1
/
+10
2018-06-08
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-0
/
+1
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2018-06-06
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+2
2018-06-06
x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
Kirill A. Shutemov
1
-0
/
+4
2018-06-06
x86: Add support for restartable sequences
Mathieu Desnoyers
1
-0
/
+1
2018-06-05
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2018-05-28
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
1
-2
/
+2
2018-05-15
x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()
Dan Williams
1
-0
/
+1
2018-05-09
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
1
-11
/
+1
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
1
-4
/
+0
2018-05-09
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
1
-4
/
+1
2018-05-09
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
1
-4
/
+2
2018-05-09
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
1
-3
/
+1
2018-05-09
iommu-helper: move the IOMMU_HELPER config symbol to lib/
Christoph Hellwig
1
-4
/
+2
2018-05-09
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
1
-1
/
+1
2018-05-08
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
Christoph Hellwig
1
-1
/
+0
2018-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2018-05-03
bpf, x86_32: add eBPF JIT compiler for ia32
Wang YanQing
1
-1
/
+1
2018-04-25
x86/pti: Filter at vma->vm_page_prot population
Dave Hansen
1
-0
/
+4
2018-04-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+2
2018-04-14
kexec_file: make use of purgatory optional
AKASHI Takahiro
1
-0
/
+3
2018-04-12
Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready
Ingo Molnar
1
-33
/
+22
2018-04-09
x86/olpc: Fix inconsistent MFD_CS5535 configuration
Arnd Bergmann
1
-3
/
+1
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-04-05
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-4
/
+6
2018-04-05
syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64
Dominik Brodowski
1
-5
/
+1
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...
Dominik Brodowski
1
-1
/
+1
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...
Dominik Brodowski
1
-0
/
+5
[next]