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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-22
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
1
-1
/
+1
2013-08-22
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
1
-1
/
+1
2013-08-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-43
/
+31
2013-08-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-1
/
+1
2013-08-14
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
1
-1
/
+1
2013-08-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2013-08-12
x86, microcode, AMD: Fix early microcode loading
Torsten Kaiser
2
-28
/
+26
2013-08-12
x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf...
Torsten Kaiser
1
-15
/
+5
2013-08-12
perf/x86: Add Haswell ULT model number used in Macbook Air and other systems
Andi Kleen
1
-0
/
+1
2013-08-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-7
/
+18
2013-08-05
perf/x86: Fix intel QPI uncore event definitions
Vince Weaver
1
-2
/
+2
2013-07-31
x86, amd, microcode: Fix error path in apply_microcode_amd()
Torsten Kaiser
1
-4
/
+5
2013-07-29
x86/mce: Fix mce regression from recent cleanup
Tony Luck
1
-2
/
+2
2013-07-26
x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz
H.J. Lu
1
-1
/
+1
2013-07-23
x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipset
Neil Horman
1
-2
/
+12
2013-07-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-27
/
+24
2013-07-17
x86: Make sure IDT is page aligned
Kees Cook
3
-25
/
+8
2013-07-16
x86, suspend: Handle CPUs which fail to #GP on RDMSR
H. Peter Anvin
1
-2
/
+16
2013-07-15
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
49
-302
/
+293
2013-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+4
2013-07-12
perf/x86: Fix incorrect use of do_div() in NMI warning
Dave Hansen
1
-3
/
+4
2013-07-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-4
/
+59
2013-07-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2013-07-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+18
2013-07-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+71
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
2
-109
/
+4
2013-07-09
reboot: x86: prepare reboot_mode for moving to generic kernel code
Robin Holt
1
-5
/
+7
2013-07-09
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...
Oleg Nesterov
1
-0
/
+3
2013-07-09
ptrace/x86: cleanup ptrace_set_debugreg()
Oleg Nesterov
1
-18
/
+8
2013-07-09
ptrace/x86: ptrace_write_dr7() should create bp if !disabled
Oleg Nesterov
1
-7
/
+10
2013-07-09
ptrace/x86: introduce ptrace_register_breakpoint()
Oleg Nesterov
1
-36
/
+50
2013-07-09
ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()
Oleg Nesterov
1
-33
/
+20
2013-07-09
ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()
Oleg Nesterov
1
-25
/
+15
2013-07-09
ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-23
/
+5
2013-07-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-16
/
+10
2013-07-06
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+1
2013-07-05
perf/x86/amd: Do not print an error when the device is not present
Peter Zijlstra
1
-3
/
+1
2013-07-05
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
11
-38
/
+32
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2
-3
/
+1
2013-07-04
mm/x86: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2
-3
/
+1
2013-07-04
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+11
2013-07-03
Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+26
2013-07-03
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+59
2013-07-03
Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-64
/
+317
2013-07-03
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-13
/
+23
2013-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+20
2013-07-03
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-76
/
+415
2013-07-03
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-60
/
+72
2013-07-03
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-5
/
+90
[next]