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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
Andy Lutomirski
16
-29
/
+29
2015-03-23
x86/asm/entry: Make user_mode() work correctly if regs came from VM86 mode
Andy Lutomirski
1
-10
/
+7
2015-03-23
x86/asm/entry: Use user_mode_ignore_vm86() where appropriate
Andy Lutomirski
1
-3
/
+3
2015-03-23
x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base()
Andy Lutomirski
1
-6
/
+7
2015-03-23
x86/asm/entry: Add user_mode_ignore_vm86()
Andy Lutomirski
1
-0
/
+17
2015-03-23
Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts
Ingo Molnar
166
-797
/
+1501
2015-03-23
x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base()
Andy Lutomirski
1
-4
/
+3
2015-03-23
x86/mm/fault: Use TASK_SIZE_MAX in is_prefetch()
Andy Lutomirski
1
-1
/
+1
2015-03-23
x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET
Brian Gerst
6
-6
/
+17
2015-03-21
Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-31
/
+24
2015-03-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+19
2015-03-21
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-23
/
+23
2015-03-20
arm64: Honor __GFP_ZERO in dma allocations
Suzuki K. Poulose
1
-3
/
+9
2015-03-20
arm64: efi: don't restore TTBR0 if active_mm points at init_mm
Will Deacon
2
-2
/
+10
2015-03-20
Revert "x86/PCI: Refine the way to release PCI IRQ resources"
Rafael J. Wysocki
4
-31
/
+24
2015-03-20
Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-...
Linus Torvalds
2
-7
/
+0
2015-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
9
-53
/
+41
2015-03-19
sparc: Fix /proc/kcore
David S. Miller
2
-1
/
+4
2015-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-10
/
+18
2015-03-18
ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asm
Mason
1
-4
/
+1
2015-03-18
ARM: 8311/1: Don't use is_module_addr in setting page attributes
Laura Abbott
1
-1
/
+4
2015-03-18
ARM: 8310/1: l2c: Fix prefetch settings dt parsing
Fabrice Gasnier
1
-17
/
+16
2015-03-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-73
/
+66
2015-03-17
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-79
/
+76
2015-03-17
x86/asm/entry/64: Rename 'old_rsp' to 'rsp_scratch'
Ingo Molnar
3
-10
/
+10
2015-03-17
x86/asm/entry/64: Update comments about stack frames
Ingo Molnar
1
-8
/
+11
2015-03-17
x86/asm/entry/64: Remove thread_struct::usersp
Ingo Molnar
2
-4
/
+0
2015-03-17
x86/asm/entry/64: Simplify 'old_rsp' usage
Ingo Molnar
2
-7
/
+0
2015-03-17
x86/asm/entry/64: Enable interrupts *after* we fetch PER_CPU_VAR(old_rsp)
Denys Vlasenko
1
-5
/
+5
2015-03-17
x86/asm/entry: Document and clean up the enable_sep_cpu() and syscall32_cpu_i...
Ingo Molnar
1
-13
/
+29
2015-03-17
x86/asm/entry/32: Document the 32-bit SYSENTER "emergency stack" better
Denys Vlasenko
3
-4
/
+4
2015-03-17
x86/asm/entry: Simplify task_pt_regs() macro definition
Denys Vlasenko
1
-14
/
+6
2015-03-17
x86/asm/entry/32: Document our abuse of x86_hw_tss::ss1 and x86_hw_tss::sp1
Andy Lutomirski
1
-3
/
+18
2015-03-17
x86/asm/entry: Unify and fix initial thread_struct::sp0 values
Andy Lutomirski
2
-3
/
+6
2015-03-17
x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macro
Andy Lutomirski
3
-2
/
+30
2015-03-17
x86/signal/64: Remove 'fs' and 'gs' from sigcontext
Andy Lutomirski
3
-6
/
+21
2015-03-17
x86/signal/64: Fix SS handling for signals delivered to 64-bit programs
Andy Lutomirski
3
-11
/
+15
2015-03-17
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Marcelo Tosatti
4
-73
/
+68
2015-03-16
Revert "x86/mm/ASLR: Propagate base load address calculation"
Borislav Petkov
7
-61
/
+17
2015-03-16
nios2: mm: do not invoke OOM killer on kernel fault OOM
Ley Foon Tan
1
-6
/
+0
2015-03-16
nios2: Remove ucontext.h from exported arch headers
Tobias Klauser
1
-1
/
+0
2015-03-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2015-03-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
63
-221
/
+826
2015-03-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-1
/
+34
2015-03-14
arm64: put __boot_cpu_mode label after alignment instead of before
Ard Biesheuvel
1
-1
/
+1
2015-03-14
efi/arm64: use UEFI for system reset and poweroff
Ard Biesheuvel
2
-0
/
+17
2015-03-14
arm64: Invalidate the TLB corresponding to intermediate page table levels
Catalin Marinas
2
-0
/
+16
2015-03-13
Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2015-03-13
KVM: VMX: Set msr bitmap correctly if vcpu is in guest mode
Wincy Van
1
-4
/
+7
2015-03-13
x86/fpu: Drop_fpu() should not assume that tsk equals current
Oleg Nesterov
1
-1
/
+1
[next]