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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-16
Revert "x86/mm/ASLR: Propagate base load address calculation"
Borislav Petkov
2
-19
/
+13
2015-03-13
x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...
Oleg Nesterov
1
-3
/
+4
2015-03-12
x86/apic/numachip: Fix sibling map with NumaChip
Daniel J Blueman
1
-6
/
+16
2015-03-12
x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced mode
Li, Aubrey
1
-0
/
+25
2015-03-10
x86/asm/entry/32: Fix user_mode() misuses
Andy Lutomirski
1
-2
/
+2
2015-03-05
x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
Andy Lutomirski
1
-5
/
+8
2015-03-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+8
2015-03-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+42
2015-02-28
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
Steven Rostedt
1
-0
/
+6
2015-02-28
Merge branch 'linus' into x86/urgent, to merge dependent patch
Ingo Molnar
37
-155
/
+579
2015-02-23
x86/xen: allow privcmd hypercalls to be preempted
David Vrabel
2
-0
/
+6
2015-02-22
x86/cpu/intel: Fix trivial typo in intel_tlb_table[]
Yannick Guerrini
1
-2
/
+2
2015-02-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+9
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-14
/
+29
2015-02-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-44
/
+111
2015-02-21
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...
Linus Torvalds
2
-0
/
+8
2015-02-21
kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()
Petr Mladek
2
-0
/
+14
2015-02-21
kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace
Petr Mladek
1
-14
/
+28
2015-02-20
x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch
Jiri Kosina
1
-1
/
+0
2015-02-19
Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2
-1
/
+10
2015-02-19
x86/microcode/intel: Handle truncated microcode images more robustly
Quentin Casasnovas
2
-0
/
+9
2015-02-19
x86/microcode/intel: Guard against stack overflow in the loader
Quentin Casasnovas
1
-1
/
+1
2015-02-19
Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-13
/
+20
2015-02-19
x86/mm/ASLR: Propagate base load address calculation
Jiri Kosina
2
-13
/
+20
2015-02-18
kprobes/x86: Mark 2 bytes NOP as boostable
Wang Nan
1
-1
/
+1
2015-02-18
uprobes/x86: Fix 2-byte opcode table
Denys Vlasenko
1
-35
/
+17
2015-02-18
uprobes/x86: Fix 1-byte opcode tables
Denys Vlasenko
1
-48
/
+18
2015-02-18
uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support...
Denys Vlasenko
1
-19
/
+134
2015-02-18
x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()
Joerg Roedel
1
-0
/
+3
2015-02-18
x86/irq: Fix regression caused by commit b568b8601f05
Jiang Liu
1
-0
/
+5
2015-02-18
x86/spinlocks/paravirt: Fix memory corruption on unlock
Raghavendra K T
1
-4
/
+9
2015-02-18
Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2015-02-17
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-40
/
+98
2015-02-15
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-21
/
+166
2015-02-14
kasan: enable instrumentation of global variables
Andrey Ryabinin
1
-1
/
+11
2015-02-14
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-1
/
+1
2015-02-14
kasan: enable stack instrumentation
Andrey Ryabinin
1
-0
/
+2
2015-02-14
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
1
-2
/
+8
2015-02-14
x86_64: add KASan support
Andrey Ryabinin
5
-3
/
+46
2015-02-14
x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-14
/
+12
2015-02-13
Revert "x86/apic: Only disable CPU x2apic mode when necessary"
Linus Torvalds
1
-2
/
+1
2015-02-13
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
2
-3
/
+3
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+2
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+91
2015-02-11
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+2
2015-02-10
Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'
Rafael J. Wysocki
1
-14
/
+2
2015-02-10
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+13
2015-02-10
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-23
/
+11
2015-02-10
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-25
/
+64
[next]