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
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-12
arm64/kvm: use alternative auto-nop
Mark Rutland
2
-12
/
+4
2016-09-12
arm64: use alternative auto-nop
Mark Rutland
3
-24
/
+8
2016-09-12
arm64: alternative: add auto-nop infrastructure
Mark Rutland
1
-17
/
+53
2016-09-09
arm64: lse: convert lse alternatives NOP padding to use __nops
Will Deacon
3
-56
/
+39
2016-09-09
arm64: barriers: introduce nops and __nops macros for NOP sequences
Will Deacon
2
-0
/
+12
2016-09-09
arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_s
Will Deacon
2
-5
/
+16
2016-09-09
arm64: Remove shadowed asm-generic headers
Robin Murphy
1
-4
/
+0
2016-09-09
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
7
-3
/
+71
2016-09-09
arm64: Refactor sysinstr exception handling
Suzuki K Poulose
2
-35
/
+114
2016-09-09
arm64: Introduce raw_{d,i}cache_line_size
Suzuki K Poulose
3
-6
/
+22
2016-09-09
arm64: alternative: Add support for patching adrp instructions
Suzuki K Poulose
1
-0
/
+15
2016-09-09
arm64: insn: Add helpers for adrp offsets
Suzuki K Poulose
2
-1
/
+23
2016-09-09
arm64: alternative: Disallow patching instructions using literals
Suzuki K Poulose
1
-0
/
+6
2016-09-09
arm64: Rearrange CPU errata workaround checks
Suzuki K Poulose
4
-15
/
+29
2016-09-09
arm64: Use consistent naming for errata handling
Suzuki K Poulose
4
-6
/
+6
2016-09-09
arm64: Set the safe value for L1 icache policy
Suzuki K Poulose
2
-3
/
+4
2016-09-09
arm64/numa: remove the limitation that cpu0 must bind to node0
Zhen Lei
2
-6
/
+11
2016-09-09
arm64/numa: remove some useless code
Zhen Lei
1
-4
/
+0
2016-09-09
arm64/numa: support HAVE_SETUP_PER_CPU_AREA
Zhen Lei
2
-0
/
+60
2016-09-09
arm64: numa: Use pr_fmt()
Kefeng Wang
1
-19
/
+18
2016-09-09
arm64/numa: avoid inconsistent information to be printed
Zhen Lei
2
-4
/
+6
2016-09-09
arm64: perf: move to common attr_group fields
Mark Rutland
1
-12
/
+24
2016-09-09
arm64: simplify contextidr_thread_switch
Mark Rutland
1
-6
/
+3
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
9
-52
/
+44
2016-09-09
arm64/kvm: use {read,write}_sysreg()
Mark Rutland
3
-28
/
+15
2016-09-09
arm64: dcc: simplify accessors
Mark Rutland
1
-10
/
+4
2016-09-09
arm64: arch_timer: simplify accessors
Mark Rutland
1
-27
/
+14
2016-09-09
arm64: sysreg: allow write_sysreg to use XZR
Mark Rutland
1
-2
/
+6
2016-09-08
arm64/io: Allow I/O writes to use {W,X}ZR
Robin Murphy
1
-4
/
+4
2016-09-07
arm64: Use static keys for CPU features
Catalin Marinas
3
-3
/
+19
2016-09-06
arm64: mm: drop fixup_init() and mm.h
Kefeng Wang
5
-21
/
+7
2016-09-05
arm64: ftrace: add save_stack_trace_regs()
Pratyush Anand
1
-0
/
+21
2016-09-05
arm64: kernel: re-export _cpu_resume() from sleep.S
Ard Biesheuvel
1
-1
/
+1
2016-09-05
arm64: Drop generic xlate_dev_mem_{k,}ptr()
James Morse
1
-11
/
+0
2016-09-02
arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestep
Will Deacon
1
-2
/
+2
2016-09-02
arm64: head.S: document the use of callee saved registers
Ard Biesheuvel
1
-0
/
+10
2016-09-02
arm64: head.S: use ordinary stack frame for __primary_switched()
Ard Biesheuvel
1
-9
/
+9
2016-09-02
arm64: kernel: drop use of x24 from primary boot path
Ard Biesheuvel
1
-8
/
+12
2016-09-02
arm64: kernel: use x30 for __enable_mmu return address
Ard Biesheuvel
2
-20
/
+9
2016-09-02
arm64: head.S: move KASLR processing out of __enable_mmu()
Ard Biesheuvel
1
-27
/
+42
2016-09-02
arm64: kernel: use ordinary return/argument register for el2_setup()
Ard Biesheuvel
1
-7
/
+7
2016-09-02
arm64: kernel: fix style issues in sleep.S
Ard Biesheuvel
1
-11
/
+10
2016-09-01
arm64: kernel: do not need to reset UAO on exception entry
Vladimir Murzin
1
-1
/
+1
2016-09-01
arm64: debug: convert OS lock CPU hotplug notifier to new infrastructure
Will Deacon
1
-24
/
+6
2016-09-01
arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructure
Will Deacon
2
-36
/
+22
2016-09-01
arm64: remove duplicate macro __KERNEL__ check
zijun_hu
1
-2
/
+0
2016-08-31
arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
Will Deacon
1
-2
/
+4
2016-08-31
arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0
Ard Biesheuvel
2
-1
/
+8
2016-08-31
arm64: cpufeature: constify arm64_ftr_regs array
Ard Biesheuvel
2
-27
/
+20
2016-08-31
arm64: cpufeature: constify arm64_ftr_bits structures
Ard Biesheuvel
2
-29
/
+31
[next]