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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
objtool: Add STACK_FRAME_NON_STANDARD() macro
Josh Poimboeuf
1
-1
/
+4
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
9
-9
/
+29
2016-02-25
Merge branch 'ras/core' into core/objtool, to pick up the new exception table...
Ingo Molnar
10
-121
/
+254
2016-02-25
Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixes
Ingo Molnar
115
-1119
/
+1325
2016-02-24
sched/x86: Add stack frame dependency to __preempt_schedule[_notrace]()
Josh Poimboeuf
1
-2
/
+11
2016-02-24
x86/kvm: Add output operand in vmx_handle_external_intr inline asm
Chris J Arges
1
-1
/
+3
2016-02-24
x86/locking: Create stack frame in PV unlock
Josh Poimboeuf
1
-0
/
+4
2016-02-24
x86/kvm: Make test_cc() always inline
Josh Poimboeuf
1
-1
/
+1
2016-02-24
x86/kvm: Set ELF function type for fastop functions
Josh Poimboeuf
1
-8
/
+21
2016-02-24
x86/kprobes: Get rid of kretprobe_trampoline_holder()
Josh Poimboeuf
1
-29
/
+28
2016-02-24
x86/asm/bpf: Create stack frames in bpf_jit.S
Josh Poimboeuf
1
-2
/
+7
2016-02-24
x86/asm/bpf: Annotate callable functions
Josh Poimboeuf
1
-23
/
+16
2016-02-24
x86/uaccess: Add stack frame output operand in get_user() inline asm
Chris J Arges
1
-2
/
+3
2016-02-24
x86/asm/power: Create stack frames in hibernate_asm_64.S
Josh Poimboeuf
1
-0
/
+7
2016-02-24
x86/asm/efi: Create a stack frame in efi_call()
Josh Poimboeuf
1
-0
/
+3
2016-02-24
x86/asm: Create stack frames in rwsem functions
Josh Poimboeuf
1
-1
/
+10
2016-02-24
x86/asm/acpi: Create a stack frame in do_suspend_lowlevel()
Josh Poimboeuf
1
-0
/
+3
2016-02-24
x86/asm/entry: Create stack frames in thunk functions
Josh Poimboeuf
1
-0
/
+4
2016-02-24
x86/asm/crypto: Create stack frames in crypto functions
Josh Poimboeuf
11
-27
/
+148
2016-02-24
x86/asm/crypto: Don't use RBP as a scratch register
Josh Poimboeuf
1
-4
/
+4
2016-02-24
x86/asm/crypto: Simplify stack usage in sha-mb functions
Josh Poimboeuf
2
-55
/
+6
2016-02-24
x86/asm/crypto: Move jump_table to .rodata section
Josh Poimboeuf
1
-4
/
+4
2016-02-24
x86/asm/crypto: Move .Lbswap_mask data to .rodata section
Josh Poimboeuf
1
-0
/
+2
2016-02-24
x86/amd: Set ELF function type for vide()
Josh Poimboeuf
1
-1
/
+4
2016-02-24
x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNK
Josh Poimboeuf
1
-2
/
+7
2016-02-24
x86/paravirt: Add stack frame dependency to PVOP inline asm calls
Josh Poimboeuf
1
-8
/
+10
2016-02-24
x86/asm/xen: Create stack frames in xen-asm.S
Josh Poimboeuf
1
-1
/
+9
2016-02-24
x86/asm/xen: Set ELF function type for xen_adjust_exception_frame()
Josh Poimboeuf
1
-0
/
+1
2016-02-24
x86/xen: Add stack frame dependency to hypercall inline asm calls
Josh Poimboeuf
1
-2
/
+3
2016-02-24
x86: fix SMAP in 32-bit environments
Linus Torvalds
1
-0
/
+26
2016-02-23
Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+6
2016-02-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-47
/
+114
2016-02-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2016-02-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-02-19
mm, x86: fix pte_page() crash in gup_pte_range()
Hugh Dickins
1
-1
/
+1
2016-02-18
x86/cpufeature: Create a new synthetic cpu capability for machine check recovery
Tony Luck
3
-0
/
+15
2016-02-18
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
22
-160
/
+359
2016-02-18
x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries
Tony Luck
2
-36
/
+56
2016-02-18
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
6
-57
/
+109
2016-02-18
Merge tag 'v4.5-rc4' into ras/core, to pick up fixes
Ingo Molnar
5
-6
/
+9
2016-02-18
x86/mm: Fix vmalloc_fault() to handle large pages properly
Toshi Kani
1
-4
/
+11
2016-02-17
x86/entry/compat: Keep TS_COMPAT set during signal delivery
Andy Lutomirski
1
-10
/
+13
2016-02-17
hpet: Drop stale URLs
Michael S. Tsirkin
1
-2
/
+2
2016-02-17
x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...
Toshi Kani
1
-4
/
+32
2016-02-17
x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
Toshi Kani
1
-41
/
+73
2016-02-17
x86/msr: Document msr-index.h rule for addition
Borislav Petkov
1
-1
/
+6
2016-02-17
x86/ftrace, x86/asm: Kill ftrace_caller_end label
Borislav Petkov
2
-12
/
+13
2016-02-17
perf/x86/amd/uncore: Plug reference leak
Thomas Gleixner
1
-0
/
+2
2016-02-17
x86/signal/64: Re-add support for SS in the 64-bit signal context
Andy Lutomirski
4
-27
/
+97
[next]