index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
powerpc/64: treat low kernel text as irqs soft-masked
Nicholas Piggin
4
-13
/
+35
2021-06-24
powerpc/64: interrupt soft-enable race fix
Nicholas Piggin
1
-0
/
+95
2021-06-24
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
7
-3
/
+138
2021-06-24
powerpc/64s: save one more register in the masked interrupt handler
Nicholas Piggin
1
-14
/
+20
2021-06-24
powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]
Nicholas Piggin
2
-4
/
+2
2021-06-24
powerpc/64: move interrupt return asm to interrupt_64.S
Nicholas Piggin
4
-625
/
+640
2021-06-24
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
47
-179
/
+418
2021-06-24
powerpc/64s: introduce different functions to return from SRR vs HSRR interrupts
Nicholas Piggin
4
-55
/
+92
2021-06-24
powerpc: remove interrupt exit helpers unused argument
Nicholas Piggin
2
-4
/
+4
2021-06-24
powerpc/interrupt: Fix CONFIG ifdef typo
Christophe Leroy
1
-1
/
+1
2021-06-24
powerpc/prom_init: Pass linux_banner to firmware via option vector 7
Michael Ellerman
1
-0
/
+13
2021-06-24
powerpc/prom_init: Convert prom_strcpy() into prom_strscpy_pad()
Michael Ellerman
1
-6
/
+24
2021-06-24
powerpc/64s: Fix boot failure with 4K Radix
Michael Ellerman
1
-1
/
+7
2021-06-22
KVM: PPC: Book3S HV: Workaround high stack usage with clang
Nathan Chancellor
1
-1
/
+2
2021-06-22
KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM
Bharata B Rao
2
-7
/
+32
2021-06-22
KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability
Bharata B Rao
3
-0
/
+22
2021-06-22
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
5
-7
/
+170
2021-06-21
KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
Bharata B Rao
3
-0
/
+222
2021-06-21
powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
Bharata B Rao
2
-0
/
+6
2021-06-21
KVM: PPC: Book3S HV: Fix comments of H_RPT_INVALIDATE arguments
Aneesh Kumar K.V
1
-2
/
+2
2021-06-21
powerpc/boot: Add a boot wrapper for Microwatt
Joel Stanley
3
-0
/
+33
2021-06-21
powerpc/boot: Fixup device-tree on little endian
Benjamin Herrenschmidt
2
-27
/
+41