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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-09
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-0
/
+2
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-0
/
+1
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+1
2016-07-27
Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2016-07-27
x86/uaccess: Enable hardened usercopy
Kees Cook
1
-0
/
+1
2016-07-27
mm: Implement stack frame object validation
Kees Cook
1
-0
/
+1
2016-07-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+1
2016-07-26
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+48
2016-07-09
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
Ingo Molnar
1
-0
/
+9
2016-07-08
x86/mm: Add memory hotplug support for KASLR memory randomization
Thomas Garnier
1
-0
/
+15
2016-07-08
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
1
-0
/
+17
2016-07-08
Merge branch 'x86/mm' into x86/boot, to pick up dependencies
Ingo Molnar
1
-0
/
+9
2016-06-26
x86/KASLR: Extend kernel image physical address randomization to addresses la...
Kees Cook
1
-11
/
+16
2016-06-26
rtc: move mc146818 helper functions out-of-line
Arnd Bergmann
1
-0
/
+1
2016-06-22
ACPI / tables: introduce ARCH_HAS_ACPI_TABLE_UPGRADE
Aleksey Makarov
1
-0
/
+1
2016-06-18
isa: Allow ISA-style drivers on modern systems
William Breathitt Gray
1
-0
/
+9
2016-06-10
x86: Do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
1
-2
/
+1
2016-06-08
x86/hweight: Get rid of the special calling convention
Borislav Petkov
1
-5
/
+0
2016-06-07
GCC plugin infrastructure
Emese Revfy
1
-0
/
+1
2016-05-21
x86 isa: add back X86_32 dependency on CONFIG_ISA
Linus Torvalds
1
-2
/
+2
2016-05-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2016-05-21
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
1
-0
/
+1
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-0
/
+1
2016-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2016-05-17
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-44
/
+28
2016-05-16
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
Daniel Borkmann
1
-1
/
+1
2016-05-02
isa: Decouple X86_32 dependency from the ISA Kconfig option
William Breathitt Gray
1
-8
/
+2
2016-04-22
x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET
Baoquan He
1
-44
/
+28
2016-04-13
Merge tag 'v4.6-rc3' into perf/core, to refresh the tree
Ingo Molnar
1
-4
/
+18
2016-03-31
perf/x86: Move Kconfig.perf and other perf configuration bits to events/Kconfig
Peter Zijlstra
1
-10
/
+1
2016-03-31
x86/perf/intel/uncore: Make the Intel uncore PMU driver modular
Kan Liang
1
-4
/
+2
2016-03-29
base: isa: Remove X86_32 dependency
William Breathitt Gray
1
-0
/
+6
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+9
2016-03-23
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+1
2016-03-21
perf/x86/amd/power: Add AMD accumulated power reporting mechanism
Huang Rui
1
-0
/
+9
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+16
2016-03-21
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2016-03-17
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
2016-03-15
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-13
/
+14
2016-03-09
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
Bjorn Helgaas
1
-2
/
+0
2016-03-08
PCI: Include pci/pcie/Kconfig directly from pci/Kconfig
Bogicevic Sasa
1
-2
/
+0
2016-02-29
objtool: Enable stack metadata validation on 64-bit x86
Josh Poimboeuf
1
-0
/
+1
2016-02-22
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
Kees Cook
1
-0
/
+3
2016-02-18
mm/core, x86/mm/pkeys: Add arch_validate_pkey()
Dave Hansen
1
-0
/
+1
2016-02-18
x86/mm/pkeys: Add Kconfig prompt to existing config option
Dave Hansen
1
-0
/
+10
2016-02-18
mm/core, x86/mm/pkeys: Store protection bits in high VMA flags
Dave Hansen
1
-0
/
+1
2016-02-17
hpet: Drop stale URLs
Michael S. Tsirkin
1
-2
/
+2
2016-02-16
x86/mm/pkeys: Add Kconfig option
Dave Hansen
1
-0
/
+4
2016-02-12
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
Andrew Morton
1
-0
/
+1
[next]