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
/
powerpc
/
kernel
/
entry_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-29
powerpc/tm: do not use r13 for tabort_syscall
Nicholas Piggin
1
-6
/
+6
2016-08-01
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
1
-1
/
+1
2016-07-09
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
1
-3
/
+3
2016-06-14
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
1
-1
/
+1
2016-05-11
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
1
-2
/
+5
2016-04-27
powerpc: Add support for userspace P9 copy paste
Chris Smart
1
-0
/
+9
2016-04-18
Merge branch 'topic/livepatch' into next
Michael Ellerman
1
-0
/
+97
2016-04-14
powerpc/livepatch: Add live patching support on ppc64le
Michael Ellerman
1
-0
/
+97
2016-03-16
powerpc: Fix unrecoverable SLB miss during restore_math()
Cyril Bur
1
-0
/
+9
2016-03-11
Merge branch 'topic/mprofile-kernel' into next
Michael Ellerman
1
-1
/
+165
2016-03-07
powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
Torsten Duwe
1
-1
/
+165
2016-03-02
powerpc: Restore FPU/VEC/VSX if previously used
Cyril Bur
1
-3
/
+18
2015-12-17
powerpc/kernel: Open code SET_DEFAULT_THREAD_PPR
Michael Ellerman
1
-1
/
+7
2015-12-17
powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPR
Michael Ellerman
1
-1
/
+5
2015-12-01
powerpc: Remove redundant mflr in _switch
Anton Blanchard
1
-3
/
+1
2015-12-01
powerpc: Create context switch helpers save_sprs() and restore_sprs()
Anton Blanchard
1
-59
/
+1
2015-12-01
powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switch
Anton Blanchard
1
-14
/
+1
2015-07-29
powerpc/kernel: Change the do_syscall_trace_enter() API
Michael Ellerman
1
-6
/
+17
2015-07-29
powerpc/kernel: Switch to using MAX_ERRNO
Michael Ellerman
1
-2
/
+3
2015-06-19
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
1
-0
/
+35
2015-06-07
powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT
Anshuman Khandual
1
-1
/
+1
2015-04-30
Revert "powerpc/tm: Abort syscalls in active transactions"
Michael Ellerman
1
-19
/
+0
2015-04-11
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
1
-0
/
+19
2015-03-28
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
1
-0
/
+5
2015-02-02
powerpc: Remove old compile time disabled syscall tracing code
Michael Ellerman
1
-13
/
+0
2015-02-02
powerpc/kernel: Make syscall_exit a local label
Michael Ellerman
1
-9
/
+9
2015-01-23
powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE
Michael Ellerman
1
-3
/
+3
2014-11-10
powerpc/ftrace: simplify prepare_ftrace_return
Anton Blanchard
1
-2
/
+9
2014-11-10
powerpc/ftrace: Remove mod_return_to_handler
Anton Blanchard
1
-23
/
+1
2014-10-31
powerpc: do_notify_resume can be called with bad thread_info flags argument
Anton Blanchard
1
-0
/
+6
2014-08-05
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
1
-0
/
+5
2014-07-28
powerpc: Remove MMU_FTR_SLB
Michael Ellerman
1
-6
/
+2
2014-06-11
powerpc: Correct DSCR during TM context switch
Sam bobroff
1
-6
/
+0
2014-05-28
powerpc: Fix regression of per-CPU DSCR setting
Sam bobroff
1
-8
/
+1
2014-04-23
powerpc: ftrace_caller, _mcount is exported to modules so needs _GLOBAL_TOC()
Anton Blanchard
1
-5
/
+2
2014-04-23
powerpc: Fix kernel thread creation on ABIv2
Anton Blanchard
1
-1
/
+3
2014-04-23
powerpc: ABIv2 function calls must place target address in r12
Anton Blanchard
1
-2
/
+2
2014-04-23
powerpc: Don't use a function descriptor for system call table
Anton Blanchard
1
-3
/
+3
2014-04-23
powerpc: Remove superflous function descriptors in assembly only code
Anton Blanchard
1
-5
/
+5
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
1
-43
/
+43
2014-01-15
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
1
-2
/
+10
2014-01-15
Move precessing of MCE queued event out from syscall exit path.
Mahesh Salgaonkar
1
-5
/
+0
2013-12-05
powerpc/book3s: Queue up and process delayed MCE events.
Mahesh Salgaonkar
1
-0
/
+5
2013-11-06
powerpc: Fix fatal SLB miss when restoring PPR
Benjamin Herrenschmidt
1
-1
/
+9
2013-10-11
powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernel
Kevin Hao
1
-3
/
+1
2013-10-11
powerpc: Endian safe trampoline
Benjamin Herrenschmidt
1
-16
/
+20
2013-08-27
powerpc: Cleanup handling of the DSCR bit in the FSCR register
Michael Neuling
1
-25
/
+6
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-10
/
+26
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
1
-4
/
+7
2013-08-14
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
Tiejun Chen
1
-2
/
+2
[next]