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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
powerpc/64s: Implement queued spinlocks and rwlocks
Nicholas Piggin
4
-0
/
+36
2020-07-26
powerpc: Move spinlock implementation to simple_spinlock
Nicholas Piggin
4
-295
/
+311
2020-07-26
powerpc/pseries: Move some PAPR paravirt functions to their own file
Nicholas Piggin
2
-23
/
+60
2020-07-26
powerpc/powernv/sriov: Move SR-IOV into a separate file
Oliver O'Halloran
1
-0
/
+3
2020-07-26
powerpc/eeh: Move PE tree setup into the platform
Oliver O'Halloran
1
-1
/
+1
2020-07-26
powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()
Oliver O'Halloran
1
-2
/
+2
2020-07-26
powerpc/eeh: Remove class code field from edev
Oliver O'Halloran
1
-1
/
+0
2020-07-26
powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()
Oliver O'Halloran
1
-2
/
+2
2020-07-26
powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()
Oliver O'Halloran
1
-1
/
+1
2020-07-26
powerpc/eeh: Pass eeh_dev to eeh_ops->restore_config()
Oliver O'Halloran
1
-1
/
+1
2020-07-26
powerpc/eeh: Remove VF config space restoration
Oliver O'Halloran
1
-1
/
+0
2020-07-26
powerpc/eeh: Kill off eeh_ops->get_pe_addr()
Oliver O'Halloran
1
-1
/
+0
2020-07-26
powerpc/eeh: Move vf_index out of pci_dn and into eeh_dev
Oliver O'Halloran
2
-1
/
+3
2020-07-26
powerpc/eeh: Remove eeh_dev.c
Oliver O'Halloran
1
-6
/
+0
2020-07-26
powerpc/eeh: Remove eeh_dev_phb_init_dynamic()
Oliver O'Halloran
1
-1
/
+1
2020-07-26
powerpc/watchpoint: Return available watchpoints dynamically
Ravi Bangoria
2
-3
/
+6
2020-07-26
powerpc/watchpoint: Guest support for 2nd DAWR hcall
Ravi Bangoria
3
-1
/
+7
2020-07-26
powerpc/watchpoint: Rename current H_SET_MODE DAWR macro
Ravi Bangoria
2
-2
/
+2
2020-07-26
powerpc/dt_cpu_ftrs: Add feature for 2nd DAWR
Ravi Bangoria
1
-1
/
+2
2020-07-26
powerpc/watchpoint: Enable watchpoint functionality on power10 guest
Ravi Bangoria
1
-1
/
+2
2020-07-25
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2020-07-23
Merge branch 'scv' support into next
Michael Ellerman
7
-5
/
+19
2020-07-23
KVM: PPC: Fix typo on H_DISABLE_AND_GET hcall
Leonardo Bras
1
-1
/
+1
2020-07-23
powerpc/powernv: Machine check handler for POWER10
Nicholas Piggin
1
-0
/
+1
2020-07-23
powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORE
Nicholas Piggin
2
-1
/
+13
2020-07-23
powerpc/test_emulate_step: Move extern declaration to sstep.h
Balamuruhan S
1
-0
/
+2
2020-07-23
powerpc/sstep: Introduce macros to retrieve Prefix instruction operands
Balamuruhan S
1
-0
/
+4
2020-07-23
powerpc: Add a ppc_inst_as_str() helper
Jordan Niethe
1
-0
/
+19
2020-07-23
powerpc/sstep: Add tests for prefixed floating-point load/stores
Jordan Niethe
1
-0
/
+4
2020-07-23
powerpc/sstep: Add tests for prefixed integer load/stores
Jordan Niethe
1
-0
/
+9
2020-07-23
KVM: PPC: Clean up redundant kvm_run parameters in assembly
Tianjia Zhang
1
-1
/
+1
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
7
-5
/
+19
2020-07-22
powerpc/perf: Add Power10 PMU feature to DT CPU features
Madhavan Srinivasan
1
-0
/
+1
2020-07-22
KVM: PPC: Book3S HV: Save/restore new PMU registers
Athira Rajeev
2
-3
/
+3
2020-07-22
powerpc/perf: Add support for ISA3.1 PMU SPRs
Madhavan Srinivasan
3
-0
/
+12
2020-07-22
powerpc/perf: Update Power PMU cache_events to u64 type
Athira Rajeev
1
-1
/
+1
2020-07-22
KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
Athira Rajeev
1
-1
/
+3
2020-07-22
powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registers
Athira Rajeev
1
-2
/
+8
2020-07-22
powerpc/perf: Fix missing is_sier_aviable() during build
Madhavan Srinivasan
1
-0
/
+2
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
4
-32
/
+14
2020-07-22
powerpc: Remove stale calc_vm_prot_bits() comment
Nicholas Piggin
1
-4
/
+0
2020-07-22
powerpc: Remove unneeded inline functions
YueHaibing
1
-2
/
+0
2020-07-22
powerpc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-21
KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9
Cédric Le Goater
1
-1
/
+2
2020-07-21
KVM: PPC: Book3SHV: Enable support for ISA v3.1 guests
Alistair Popple
1
-0
/
+1
2020-07-20
powerpc/book3s64/kuap: Move UAMOR setup to key init function
Aneesh Kumar K.V
2
-1
/
+2
2020-07-20
powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec
Aneesh Kumar K.V
2
-0
/
+35
2020-07-20
powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static key
Aneesh Kumar K.V
2
-9
/
+7
2020-07-20
powerpc/book3s64/pkeys: Use pkey_execute_disable_supported
Aneesh Kumar K.V
1
-9
/
+1
2020-07-20
powerpc/book3s64/kuep: Add MMU_FTR_KUEP
Aneesh Kumar K.V
1
-0
/
+9
[prev]
[next]