index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64: modules support building with PCREL addresing
Nicholas Piggin
2023-04-20
3
-4
/
+16
*
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
2023-04-20
4
-0
/
+34
*
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
2023-04-20
1
-0
/
+5
*
powerpc/64: Add support to build with prefixed instructions
Nicholas Piggin
2023-04-20
3
-6
/
+83
*
powerpc/fsl_uli1575: Mark uli_exclude_device() as static
Pali Rohár
2023-04-20
1
-3
/
+0
*
powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver file
Pali Rohár
2023-04-20
1
-0
/
+2
*
powerpc/fsl_uli1575: Misc cleanup
Christophe Leroy
2023-04-20
1
-0
/
+9
*
powerpc: copy_thread differentiate kthreads and user mode threads
Nicholas Piggin
2023-04-11
1
-0
/
+2
*
powerpc/atomics: Remove unused function
Nysal Jan K.A
2023-04-04
1
-29
/
+0
*
powerpc: Implement arch_within_stack_frames
Nicholas Miehlbradt
2023-04-04
2
-0
/
+46
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2023-04-04
3
-21
/
+48
|
\
|
*
KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVM
Paul Mackerras
2023-04-03
1
-0
/
+1
|
*
KVM: PPC: Fetch prefixed instructions from the guest
Paul Mackerras
2023-04-03
2
-10
/
+26
|
*
KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_t
Paul Mackerras
2023-04-03
1
-2
/
+3
|
*
KVM: PPC: Permit SRR1 flags in more injected interrupt types
Nicholas Piggin
2023-04-03
1
-9
/
+18
*
|
powerpc/rtas: ensure 8-byte alignment for struct rtas_args
Nathan Lynch
2023-03-30
1
-2
/
+2
*
|
powerpc/perf: Properly detect mpc7450 family
Christophe Leroy
2023-03-30
1
-0
/
+5
*
|
powerpc: Remove memcpy_page_flushcache()
Ira Weiny
2023-03-29
1
-2
/
+0
*
|
powerpc/machdep: Define 'compatible' property in ppc_md and use it
Christophe Leroy
2023-03-14
1
-0
/
+1
*
|
powerpc/machdep: Make machine name const
Christophe Leroy
2023-03-14
1
-1
/
+1
*
|
powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
Alexey Kardashevskiy
2023-03-14
1
-0
/
+7
*
|
powerpc/iommu: Add "borrowing" iommu_table_group_ops
Alexey Kardashevskiy
2023-03-14
1
-3
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-25
2
-4
/
+0
|
\
|
*
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-15
3
-14
/
+33
|
|
\
|
*
|
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
2022-12-29
1
-1
/
+0
|
*
|
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
2022-12-29
1
-1
/
+0
|
*
|
KVM: PPC: Move processor compatibility check to module init
Sean Christopherson
2022-12-29
1
-1
/
+0
|
*
|
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-12-29
1
-1
/
+0
*
|
|
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-25
16
-55
/
+663
|
\
\
\
|
*
|
|
powerpc/machdep: warn when machine_is() used too early
Nathan Lynch
2023-02-15
1
-5
/
+11
|
*
|
|
powerpc/rtas: introduce rtas_function_token() API
Nathan Lynch
2023-02-13
1
-0
/
+99
|
*
|
|
powerpc/pseries: PAPR system parameter API
Nathan Lynch
2023-02-13
1
-0
/
+38
|
*
|
|
powerpc/pseries: add RTAS work area allocator
Nathan Lynch
2023-02-13
1
-0
/
+96
|
*
|
|
powerpc/tracing: tracepoints for RTAS entry and exit
Nathan Lynch
2023-02-13
1
-0
/
+103
|
*
|
|
powerpc/rtas: improve function information lookups
Nathan Lynch
2023-02-13
1
-0
/
+85
|
*
|
|
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
2023-02-12
1
-0
/
+14
|
*
|
|
powerpc/pseries: Add helper to get PLPKS password length
Russell Currey
2023-02-12
1
-0
/
+5
|
*
|
|
powerpc/pseries: Make caller pass buffer to plpks_read_var()
Andrew Donnellan
2023-02-12
1
-0
/
+12
|
*
|
|
powerpc/pseries: Implement signed update for PLPKS objects
Nayna Jain
2023-02-12
2
-0
/
+6
|
*
|
|
powerpc/pseries: Expose PLPKS config values, support additional fields
Nayna Jain
2023-02-12
1
-0
/
+58
|
*
|
|
powerpc/pseries: Move PLPKS constants to header file
Russell Currey
2023-02-12
1
-5
/
+31
|
*
|
|
powerpc/pseries: Move plpks.h to include directory
Russell Currey
2023-02-12
1
-0
/
+75
|
*
|
|
powerpc/secvar: Allow backend to populate static list of variable names
Andrew Donnellan
2023-02-12
1
-0
/
+4
|
*
|
|
powerpc/secvar: Extend sysfs to include config vars
Russell Currey
2023-02-12
1
-0
/
+2
|
*
|
|
powerpc/secvar: Handle max object size in the consumer
Russell Currey
2023-02-12
1
-0
/
+1
|
*
|
|
powerpc/secvar: Handle format string in the consumer
Russell Currey
2023-02-12
1
-0
/
+1
|
*
|
|
powerpc/secvar: Warn and error if multiple secvar ops are set
Russell Currey
2023-02-12
1
-2
/
+2
|
*
|
|
powerpc/secvar: Use u64 in secvar_operations
Michael Ellerman
2023-02-12
1
-6
/
+3
|
*
|
|
Merge branch 'fixes' into next
Michael Ellerman
2023-02-12
3
-14
/
+33
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
powerpc/kcsan: Memory barriers semantics
Rohan McLure
2023-02-10
1
-6
/
+6
[next]