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