index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
1
-0
/
+2
2021-12-23
powerpc/64/asm: Do not reassign labels
Daniel Axtens
1
-7
/
+5
2021-12-23
powerpc/toc: Future proof kernel toc
Alan Modra
1
-8
/
+8
2021-12-23
powerpc/pseries: Add __init attribute to eligible functions
Nick Child
3
-3
/
+3
2021-12-23
powerpc/powernv: Add __init attribute to eligible functions
Nick Child
2
-2
/
+2
2021-12-23
powerpc/powermac: Add __init attribute to eligible functions
Nick Child
2
-2
/
+2
2021-12-23
powerpc/xmon: Add __init attribute to eligible functions
Nick Child
1
-1
/
+1
2021-12-23
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
5
-8
/
+8
2021-12-23
powerpc/perf: Add __init attribute to eligible functions
Nick Child
1
-1
/
+1
2021-12-23
powerpc/mm: Add __init attribute to eligible functions
Nick Child
2
-2
/
+2
2021-12-23
powerpc/lib: Add __init attribute to eligible functions
Nick Child
1
-1
/
+1
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
8
-18
/
+18
2021-12-16
powerpc/64/interrupt: reduce expensive debug tests
Nicholas Piggin
1
-4
/
+10
2021-12-16
powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in...
Nicholas Piggin
1
-10
/
+47
2021-12-16
powerpc/64s/perf: add power_pmu_wants_prompt_pmi to say whether perf wants PM...
Nicholas Piggin
1
-0
/
+2
2021-12-16
powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper
Nicholas Piggin
1
-4
/
+23
2021-12-16
powerpc/64/interrupt: make normal synchronous interrupts enable MSR[EE] if po...
Nicholas Piggin
1
-1
/
+18
2021-12-09
powerpc/inst: Optimise copy_inst_from_kernel_nofault()
Christophe Leroy
1
-1
/
+24
2021-12-09
powerpc/inst: Move ppc_inst_t definition in asm/reg.h
Christophe Leroy
4
-11
/
+13
2021-12-09
powerpc/inst: Define ppc_inst_t as u32 on PPC32
Christophe Leroy
1
-2
/
+13
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
4
-31
/
+31
2021-12-09
powerpc/inst: Refactor ___get_user_instr()
Christophe Leroy
1
-11
/
+2
2021-12-09
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
3
-0
/
+117
2021-12-09
powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
Christophe Leroy
3
-2
/
+11
2021-12-09
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
4
-8
/
+8
2021-12-09
powerpc/kuap: Add kuap_lock()
Christophe Leroy
4
-6
/
+26
2021-12-09
powerpc/kuap: Remove __kuap_assert_locked()
Christophe Leroy
4
-18
/
+2
2021-12-09
powerpc/kuap: Check KUAP activation in generic functions
Christophe Leroy
4
-76
/
+56
2021-12-09
powerpc/kuap: Add a generic intermediate layer
Christophe Leroy
4
-37
/
+86
2021-12-09
powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64
Christophe Leroy
1
-5
/
+0
2021-12-09
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
2
-0
/
+14
2021-12-09
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
4
-44
/
+78
2021-12-09
powerpc/32s: Remove capability to disable KUEP at boottime
Christophe Leroy
1
-2
/
+1
2021-12-09
powerpc/44x: Activate KUEP at all time
Christophe Leroy
1
-1
/
+0
2021-12-09
powerpc/8xx: Activate KUEP at all time
Christophe Leroy
1
-4
/
+2
2021-12-09
Revert "powerpc: Inline setup_kup()"
Christophe Leroy
1
-6
/
+2
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
6
-4
/
+45
2021-12-09
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
1
-3
/
+13
2021-12-09
powerpc/64s: Always define arch unmapped area calls
Nicholas Piggin
2
-4
/
+6
2021-12-02
powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
Nicholas Piggin
1
-1
/
+1
2021-12-02
powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
Nicholas Piggin
1
-4
/
+0
2021-12-02
powerpc: Remove unused FW_FEATURE_NATIVE references
Nicholas Piggin
1
-8
/
+0
2021-12-02
powerpc/signal32: Use struct_group() to zero spe regs
Kees Cook
1
-2
/
+4
2021-11-30
powerpc/64s: Get LPID bit width from device tree
Nicholas Piggin
1
-4
/
+5
2021-11-30
powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...
Athira Rajeev
1
-0
/
+40
2021-11-30
powerpc/atomics: Remove atomic_inc()/atomic_dec() and friends
Christophe Leroy
1
-95
/
+0
2021-11-30
powerpc/atomics: Use immediate operand when possible
Christophe Leroy
1
-28
/
+28
2021-11-30
powerpc/bitops: Use immediate operand when possible
Christophe Leroy
1
-8
/
+81
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
1
-16
/
+27
2021-11-29
powerpc: Mark probe_machine() __init and static
Michael Ellerman
1
-2
/
+0
[next]