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
/
head_fsl_booke.S
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-07
powerpc/32: Remove _ENTRY() macro
Christophe Leroy
1
-3
/
+3
2021-12-09
powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.
Christophe Leroy
1
-0
/
+12
2021-12-09
powerpc/book3e: Activate KUEP at all time
Christophe Leroy
1
-0
/
+1
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+3
2021-08-25
powerpc/booke: Avoid link stack corruption in several places
Christophe Leroy
1
-3
/
+3
2021-07-19
printk: Userspace format indexing support
Chris Down
1
-1
/
+1
2021-06-16
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
1
-12
/
+0
2021-06-16
powerpc: Define empty_zero_page[] in C
Christophe Leroy
1
-4
/
+0
2021-06-16
powerpc/nohash: Convert set_context() to C
Christophe Leroy
1
-5
/
+0
2021-06-16
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
Christophe Leroy
1
-16
/
+0
2021-03-29
powerpc/64e: Trivial spelling fixes throughout head_fsl_booke.S
Bhaskar Chowdhury
1
-3
/
+3
2021-03-29
powerpc/32: Remove the xfer parameter in EXCEPTION() macro
Christophe Leroy
1
-17
/
+11
2021-03-29
powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
Christophe Leroy
1
-4
/
+10
2021-03-29
powerpc/32: Only restore non volatile registers when required
Christophe Leroy
1
-4
/
+12
2021-03-29
powerpc/32: Save trap number on stack in exception prolog
Christophe Leroy
1
-2
/
+2
2021-03-29
powerpc/32: Call bad_page_fault() from do_page_fault()
Christophe Leroy
1
-1
/
+1
2021-03-29
powerpc/32: Set regs parameter in r3 in transfer_to_handler
Christophe Leroy
1
-3
/
+1
2021-02-08
powerpc/fsl_booke/32: CacheLockingException remove args
Nicholas Piggin
1
-3
/
+3
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
1
-56
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-01-26
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
1
-0
/
+1
2019-12-04
powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKE
Christophe Leroy
1
-3
/
+3
2019-11-13
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
1
-3
/
+10
2019-11-13
powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
Jason Yan
1
-0
/
+13
2019-11-13
powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helper
Jason Yan
1
-0
/
+35
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2019-06-15
powerpc/32: fix build failure on book3e with KVM
Christophe Leroy
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-02
powerpc/32: implement fast entry for syscalls on BOOKE
Christophe Leroy
1
-2
/
+1
2019-05-02
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
1
-13
/
+13
2019-05-02
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
1
-1
/
+1
2019-05-02
powerpc/32: Add KASAN support
Christophe Leroy
1
-0
/
+3
2019-03-05
powerpc: remove dead code in head_fsl_booke.S
Jason Yan
1
-7
/
+0
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
1
-3
/
+2
2019-02-23
powerpc: 'current_set' is now a table of task_struct pointers
Christophe Leroy
1
-2
/
+2
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
1
-4
/
+3
2019-02-23
powerpc: Update comments in preparation for THREAD_INFO_IN_TASK
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Only use task_struct 'cpu' field on SMP
Christophe Leroy
1
-0
/
+2
2018-12-20
powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
Diana Craciun
1
-0
/
+15
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
1
-0
/
+1
2016-08-08
ppc: move exports to definitions
Al Viro
1
-0
/
+2
2016-03-05
powerpc/cache: add cache flush operation for various e500
chenhui zhao
1
-74
/
+0
2015-12-01
powerpc: Move part of giveup_fpu,altivec,spe into c
Anton Blanchard
1
-6
/
+2
2015-12-01
powerpc: Remove NULL task struct pointer checks in FP and vector code
Anton Blanchard
1
-2
/
+0
2015-12-01
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
1
-32
/
+0
2014-09-22
powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
Mihai Caraman
1
-4
/
+4
2014-09-22
powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
Mihai Caraman
1
-5
/
+13
2014-01-10
powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M
Kevin Hao
1
-13
/
+28
[next]