index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
powerpc/process: Remove target specific __set_dabr()
Christophe Leroy
1
-24
/
+13
2020-12-09
powerpc/32s: Handle PROTFAULT in hash_page() also for CONFIG_PPC_KUAP
Christophe Leroy
1
-8
/
+0
2020-12-09
powerpc/32s: Make support for 603 and 604+ selectable
Christophe Leroy
1
-0
/
+6
2020-12-09
powerpc/32s: Regroup 603 based CPUs in cputable
Christophe Leroy
1
-39
/
+39
2020-12-09
powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xx
Christophe Leroy
1
-2
/
+2
2020-12-09
powerpc/32s: Make Hash var static
Christophe Leroy
1
-5
/
+0
2020-12-09
powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter
Tyrel Datwyler
1
-1
/
+1
2020-12-08
powerpc/rtas: remove unused rtas_suspend_last_cpu()
Nathan Lynch
1
-43
/
+0
2020-12-08
powerpc/rtas: remove rtas_suspend_cpu()
Nathan Lynch
1
-52
/
+0
2020-12-08
powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()
Nathan Lynch
1
-66
/
+1
2020-12-08
powerpc/rtas: dispatch partition migration requests to pseries
Nathan Lynch
1
-1
/
+1
2020-12-08
powerpc/rtas: add rtas_activate_firmware()
Nathan Lynch
1
-0
/
+30
2020-12-08
powerpc/rtas: add rtas_ibm_suspend_me()
Nathan Lynch
1
-0
/
+57
2020-12-08
powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
Nathan Lynch
1
-3
/
+3
2020-12-08
powerpc/rtas: prevent suspend-related sys_rtas use on LE
Nathan Lynch
1
-0
/
+2
2020-12-05
powerpc: Remove ucache_bsize
Christophe Leroy
2
-5
/
+0
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
6
-140
/
+2
2020-12-04
powerpc/pci: Remove LSI mappings on device teardown
Oliver O'Halloran
1
-4
/
+78
2020-12-04
powerpc/44x: Don't support 47x code and non 47x code at the same time
Christophe Leroy
1
-8
/
+3
2020-12-04
powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set
Christophe Leroy
1
-8
/
+21
2020-12-04
powerpc/feature: Remove CPU_FTR_NODSISRALIGN
Christophe Leroy
2
-9
/
+1
2020-12-04
powerpc/32: Use SPRN_SPRG_SCRATCH2 in exception prologs
Christophe Leroy
1
-15
/
+7
2020-12-04
powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prolog
Christophe Leroy
1
-16
/
+8
2020-12-04
powerpc/32: Simplify EXCEPTION_PROLOG_1 macro
Christophe Leroy
1
-6
/
+4
2020-12-04
powerpc/603: Use SPRN_SDR1 to store the pgdir phys address
Christophe Leroy
1
-7
/
+24
2020-12-04
powerpc/32s: Fix an FTR_SECTION_ELSE
Christophe Leroy
1
-1
/
+1
2020-12-04
powerpc/32s: Always map kernel text and rodata with BATs
Christophe Leroy
1
-2
/
+2
2020-12-04
powerpc/perf: MMCR0 control for PMU registers under PMCC=00
Athira Rajeev
2
-0
/
+2
2020-12-04
powerpc/book3s64/pkeys: Optimize KUAP and KUEP feature disabled case
Aneesh Kumar K.V
2
-4
/
+10
2020-12-04
powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.
Aneesh Kumar K.V
2
-10
/
+0
2020-12-04
powerpc/ptrace-view: Use pt_regs values instead of thread_struct based one.
Aneesh Kumar K.V
1
-3
/
+4
2020-12-04
powerpc/book3s64/pkeys: Reset userspace AMR correctly on exec
Aneesh Kumar K.V
1
-1
/
+5
2020-12-04
powerpc/book3s64/pkeys: Inherit correctly on fork.
Aneesh Kumar K.V
1
-0
/
+10
2020-12-04
powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry and exit from kernel
Aneesh Kumar K.V
4
-6
/
+38
2020-12-04
powerpc/exec: Set thread.regs early during exec
Aneesh Kumar K.V
1
-14
/
+13
2020-12-04
powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64
Aneesh Kumar K.V
1
-0
/
+3
2020-12-04
powerpc/64s: Remove "Host" from MCE logging
Nicholas Piggin
1
-1
/
+1
2020-12-04
powerpc/64s/pseries: Add ERAT specific machine check handler
Nicholas Piggin
1
-1
/
+1
2020-12-04
powerpc/64s/powernv: Allow KVM to handle guest machine check details
Nicholas Piggin
2
-43
/
+55
2020-12-04
powerpc: Reintroduce is_kvm_guest() as a fast-path check
Srikar Dronamraju
1
-0
/
+2
2020-12-04
powerpc: Rename is_kvm_guest() to check_kvm_guest()
Srikar Dronamraju
1
-4
/
+4
2020-12-04
powerpc: Refactor is_kvm_guest() declaration to new header
Srikar Dronamraju
1
-0
/
+1
2020-12-04
powerpc: show registers when unwinding interrupt frames
Nicholas Piggin
1
-6
/
+14
2020-12-04
powerpc: Use common STABS_DEBUG and DWARF_DEBUG and ELF_DETAILS macro
Youling Tang
2
-76
/
+8
2020-12-04
powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S
Jordan Niethe
1
-1
/
+1
2020-12-04
powerpc/vdso: Remove VDSO32_LBASE and VDSO64_LBASE
Christophe Leroy
2
-2
/
+2
2020-12-04
powerpc/vdso: Remove DBG()
Christophe Leroy
1
-8
/
+0
2020-12-04
powerpc/vdso: Remove vdso_ready
Christophe Leroy
1
-6
/
+0
2020-12-04
powerpc/vdso: Remove vdso_setup()
Christophe Leroy
1
-19
/
+2
2020-12-04
powerpc/vdso: Remove lib32_elfinfo and lib64_elfinfo
Christophe Leroy
1
-27
/
+2
[prev]
[next]