index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-25
bpf ppc32: Add BPF_PROBE_MEM support for JIT
Hari Bathini
2021-11-25
bpf ppc64: Access only if addr is kernel address
Ravi Bangoria
2021-11-25
bpf ppc64: Add BPF_PROBE_MEM support for JIT
Ravi Bangoria
2021-11-25
powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
Hari Bathini
2021-11-25
bpf powerpc: refactor JIT compiler code
Hari Bathini
2021-11-25
bpf powerpc: Remove extra_pass from bpf_jit_build_body()
Ravi Bangoria
2021-11-25
bpf powerpc: Remove unused SEEN_STACK
Ravi Bangoria
2021-11-25
powerpc/eeh: Use a goto for recovery failures
Oliver O'Halloran
2021-11-25
powerpc/eeh: Small refactor of eeh_handle_normal_event()
Daniel Axtens
2021-11-25
powerpc/xive: Add a debugfs toggle for save-restore
Cédric Le Goater
2021-11-25
powerpc/xive: Add a kernel parameter for StoreEOI
Cédric Le Goater
2021-11-25
powerpc/xive: Add a debugfs toggle for StoreEOI
Cédric Le Goater
2021-11-25
powerpc/xive: Add a debugfs file to dump EQs
Cédric Le Goater
2021-11-25
powerpc/xive: Rename the 'cpus' debugfs file to 'ipis'
Cédric Le Goater
2021-11-25
powerpc/xive: Change the debugfs file 'xive' into a directory
Cédric Le Goater
2021-11-25
powerpc/xive: Introduce xive_core_debugfs_create()
Cédric Le Goater
2021-11-25
powerpc/xive: Activate StoreEOI on P10
Cédric Le Goater
2021-11-25
powerpc/xive: Introduce an helper to print out interrupt characteristics
Cédric Le Goater
2021-11-25
powerpc/xive: Replace pr_devel() by pr_debug() to ease debug
Cédric Le Goater
2021-11-25
powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushes
Nicholas Piggin
2021-11-25
powerpc/btext: add missing of_node_put
Julia Lawall
2021-11-25
powerpc/cell: add missing of_node_put
Julia Lawall
2021-11-25
powerpc/powernv: add missing of_node_put
Julia Lawall
2021-11-25
powerpc/6xx: add missing of_node_put
Julia Lawall
2021-11-25
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-11-24
KVM: PPC: Book3S HV P9: Remove subcore HMI handling
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Stop using vc->dpdes
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Tidy kvmppc_create_dtl_entry
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Remove most of the vcore logic
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Avoid cpu_in_guest atomics on entry and exit
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Add unlikely annotation for !mmu_ready
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Avoid changing MSR[RI] in entry and exit
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Optimise hash guest SLB saving
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Improve mfmsr performance on entry
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV Nested: Avoid extra mftb() in nested entry
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Avoid tlbsync sequence on radix guest exit
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV: Split P8 from P9 path guest vCPU TLB flushing
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Don't restore PSSCR if not needed
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Test dawr_enabled() before saving host DAWR SPRs
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Comment and fix MMU context switching code
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRs
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Demand fault TM facility registers
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Demand fault EBB facility registers
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: More SPR speed improvements
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Restrict DSISR canary workaround to processors that r...
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Switch PMU to guest as late as possible
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Implement TM fastpath for guest entry/exit
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Move remaining SPR and MSR access into low level entry
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Move nested guest entry into its own function
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Move host OS save/restore functions to built-in
Nicholas Piggin
[next]