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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asm
Nicholas Piggin
2
-6
/
+6
2020-05-28
powerpc/64/kuap: Conditionally restore AMR in interrupt exit
Nicholas Piggin
1
-4
/
+10
2020-05-28
powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6
Christophe Leroy
1
-10
/
+5
2020-05-28
powerpc/40x: Avoid using r12 in TLB miss handlers
Christophe Leroy
1
-37
/
+33
2020-05-28
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
2
-14
/
+0
2020-05-28
powerpc/40x: Remove IBM405 Erratum #51
Christophe Leroy
1
-6
/
+0
2020-05-28
powerpc/40x: Remove support for IBM 405GP
Christophe Leroy
1
-13
/
+0
2020-05-28
powerpc/40x: Remove STB03xxx
Christophe Leroy
1
-13
/
+0
2020-05-28
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
4
-95
/
+0
2020-05-28
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
1
-148
/
+29
2020-05-28
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
1
-39
/
+0
2020-05-28
powerpc/64: Refactor interrupt exit irq disabling sequence
Nicholas Piggin
1
-30
/
+28
2020-05-26
powerpc: Add ppc_inst_as_u64()
Michael Ellerman
1
-2
/
+1
2020-05-26
powerpc: Add ppc_inst_next()
Michael Ellerman
1
-1
/
+1
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
9
-21
/
+34
2020-05-26
powerpc/8xx: Map linear memory with huge pages
Christophe Leroy
1
-2
/
+2
2020-05-26
powerpc/8xx: Refactor kernel address boundary comparison
Christophe Leroy
1
-14
/
+8
2020-05-26
powerpc/mm: Don't be too strict with _etext alignment on PPC32
Christophe Leroy
1
-2
/
+1
2020-05-26
powerpc/8xx: Move DTLB perf handling closer.
Christophe Leroy
1
-12
/
+11
2020-05-26
powerpc/8xx: Remove now unused TLB miss functions
Christophe Leroy
1
-83
/
+0
2020-05-26
powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB han...
Christophe Leroy
1
-27
/
+2
2020-05-26
powerpc/8xx: Always pin TLBs at startup.
Christophe Leroy
1
-14
/
+17
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
1
-22
/
+17
2020-05-26
powerpc/8xx: Add function to set pinned TLBs
Christophe Leroy
1
-0
/
+103
2020-05-26
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
1
-7
/
+5
2020-05-26
powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages.
Christophe Leroy
1
-6
/
+9
2020-05-26
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
1
-14
/
+1
2020-05-26
powerpc/mm: Allocate static page tables for fixmap
Christophe Leroy
1
-1
/
+1
2020-05-26
powerpc/64s: Fix restore of NV GPRs after facility unavailable exception
Michael Ellerman
1
-0
/
+2
2020-05-20
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
1
-3
/
+6
2020-05-19
hardirq/nmi: Allow nested nmi_enter()
Peter Zijlstra
1
-16
/
+6
2020-05-19
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
1
-0
/
+1
2020-05-19
powerpc/watchpoint: Don't allow concurrent perf and ptrace events
Ravi Bangoria
1
-0
/
+221
2020-05-19
powerpc/watchpoint: Prepare handler to handle more than one watchpoint
Ravi Bangoria
2
-91
/
+307
2020-05-19
powerpc/watchpoint: Use builtin ALIGN*() macros
Ravi Bangoria
3
-11
/
+11
2020-05-19
powerpc/watchpoint: Introduce is_ptrace_bp() function
Ravi Bangoria
1
-1
/
+6
2020-05-19
powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
Ravi Bangoria
3
-10
/
+31
2020-05-19
powerpc/watchpoint: Convert thread_struct->hw_brk to an array
Ravi Bangoria
4
-40
/
+77
2020-05-19
powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
Ravi Bangoria
1
-3
/
+7
2020-05-19
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
3
-12
/
+12
2020-05-19
powerpc/watchpoint: Provide DAWR number to set_dawr
Ravi Bangoria
2
-6
/
+11
2020-05-19
powerpc/watchpoint/ptrace: Return actual num of available watchpoints
Ravi Bangoria
1
-1
/
+1
2020-05-19
powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
Ravi Bangoria
1
-1
/
+1
2020-05-19
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
1
-2
/
+2
2020-05-19
powerpc: Support prefixed instructions in alignment handler
Jordan Niethe
1
-1
/
+18
2020-05-19
powerpc/kprobes: Don't allow breakpoints on suffixes
Jordan Niethe
1
-0
/
+13
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
3
-3
/
+8
2020-05-19
powerpc/optprobes: Add register argument to patch_imm64_load_insns()
Jordan Niethe
1
-17
/
+17
2020-05-19
powerpc: Enable Prefixed Instructions
Alistair Popple
1
-0
/
+1
2020-05-19
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
2
-3
/
+5
[prev]
[next]