- 6a8aa78 drivers/ps3: Remove duplicate error messages by Markus Elfring · 4 years, 8 months ago
- 331aa46 powerpc/head_check: Avoid broken pipe by Geoff Levand · 4 years, 8 months ago
- f61200d powerpc/wrapper: Output linker map file by Geoff Levand · 4 years, 8 months ago
- 4c592a3 powerpc/head_check: Automatic verbosity by Geoff Levand · 4 years, 8 months ago
- 265d6e5 powerpc/traps: Make unrecoverable NMIs die instead of panic by Nicholas Piggin · 4 years, 8 months ago
- bbbc803 powerpc/traps: Do not trace system reset by Nicholas Piggin · 4 years, 8 months ago
- abd106f powerpc/64s: machine check do not trace real-mode handler by Nicholas Piggin · 4 years, 8 months ago
- f2d7f62 powerpc: Implement ftrace_enabled() helpers by Nicholas Piggin · 4 years, 8 months ago
- 116ac37 powerpc/64s: machine check interrupt update NMI accounting by Nicholas Piggin · 4 years, 8 months ago
- 2576f5f powerpc/pseries: Machine check use rtas_call_unlocked() with args on stack by Nicholas Piggin · 4 years, 8 months ago
- d2cbbd4 powerpc/pseries: Limit machine check stack to 4GB by Nicholas Piggin · 4 years, 8 months ago
- d7b14c5 powerpc/pseries/ras: fwnmi sreset should not interlock by Nicholas Piggin · 4 years, 8 months ago
- dff681e powerpc/pseries/ras: fwnmi avoid modifying r3 in error case by Nicholas Piggin · 4 years, 8 months ago
- deb70f7 powerpc/pseries/ras: Fix FWNMI_VALID off by one by Nicholas Piggin · 4 years, 8 months ago
- 7368b38 powerpc/pseries/ras: Avoid calling rtas_token() in NMI paths by Nicholas Piggin · 4 years, 8 months ago
- f0fd9dd powerpc/64s/exceptions: Machine check reconcile irq state by Nicholas Piggin · 4 years, 8 months ago
- 16754d2 powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RESULT by Nicholas Piggin · 4 years, 8 months ago
- ac2a2a1 powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable path by Nicholas Piggin · 4 years, 8 months ago
- 8a5054d powerpc/64s/exception: Fix machine check no-loss idle wakeup by Nicholas Piggin · 4 years, 8 months ago
- 466381e powerpc/eeh: Release EEH device state synchronously by Sam Bobroff · 4 years, 8 months ago
- 6fa1364 powerpc/eeh: Fix pseries_eeh_configure_bridge() by Sam Bobroff · 4 years, 8 months ago
- d93e5e2 powerpc/64: Update Speculation_Store_Bypass in /proc/<pid>/status by Michael Ellerman · 4 years, 9 months ago
- 9390033 drivers/macintosh: Fix memleak in windfarm_pm112 driver by Michael Ellerman · 4 years, 9 months ago
- 7481cad selftests/powerpc: Add a test of counting larx/stcx by Michael Ellerman · 4 years, 8 months ago
- 24ac99e powerpc: Drop unneeded cast in task_pt_regs() by Michael Ellerman · 4 years, 8 months ago
- 7ffa8b7 powerpc/64: Don't initialise init_task->thread.regs by Michael Ellerman · 4 years, 8 months ago
- 02bddf2 powerpc/mm: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 0f6be41 powerpc: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 4e0e45b powerpc: Use trap metadata to prevent double restart rather than zeroing trap by Nicholas Piggin · 4 years, 8 months ago
- 912237ea powerpc: trap_is_syscall() helper to hide syscall trap number by Nicholas Piggin · 4 years, 8 months ago
- db30144 powerpc: Use set_trap() and avoid open-coding trap masking by Nicholas Piggin · 4 years, 8 months ago
- feb9df3 powerpc/64s: Always has full regs, so remove remnant checks by Nicholas Piggin · 4 years, 8 months ago
- edbadaf powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT by Christophe Leroy · 4 years, 9 months ago
- 4cdb2da powerpc: Remove _ALIGN_UP(), _ALIGN_DOWN() and _ALIGN() by Christophe Leroy · 4 years, 9 months ago
- d3f3d3b powerpc: Replace _ALIGN() by ALIGN() by Christophe Leroy · 4 years, 9 months ago
- b711531 powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 9 months ago
- e96d904 powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN() by Christophe Leroy · 4 years, 9 months ago
- 7bfc3c8 drivers/powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 9 months ago
- 679d74a powerpc/8xx: Update email address in MAINTAINERS by Christophe Leroy · 4 years, 8 months ago
- ad0f522 powerpc/5200: update contact email by Wolfram Sang · 4 years, 8 months ago
- bac7ca7 powerpc: module_[32|64].c: replace swap function with built-in one by Andrey Abramov · 6 years ago
- 2f62870c powerpc/powernv: Fix a warning message by Christophe JAILLET · 4 years, 8 months ago
- 1f12096 Merge the lockless page table walk rework into next by Michael Ellerman · 4 years, 8 months ago
- 75358ea powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race by Aneesh Kumar K.V · 4 years, 8 months ago
- e21dfbf powerpc/mm/book3s64: Avoid sending IPI on clearing PMD by Aneesh Kumar K.V · 4 years, 8 months ago
- 0e11df9 powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check by Aneesh Kumar K.V · 4 years, 8 months ago
- 9fd4236 powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa by Aneesh Kumar K.V · 4 years, 8 months ago
- bda3dea powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page by Aneesh Kumar K.V · 4 years, 8 months ago
- 3ff8df1 powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update. by Aneesh Kumar K.V · 4 years, 8 months ago
- 7769a33 powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions by Aneesh Kumar K.V · 4 years, 8 months ago
- e3d8ed5 powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter by Aneesh Kumar K.V · 4 years, 8 months ago
- 9781e75 powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler by Aneesh Kumar K.V · 4 years, 8 months ago
- 35528876 powerpc/kvm/book3s: Add helper for host page table walk by Aneesh Kumar K.V · 4 years, 8 months ago
- 6cdf303 powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table by Aneesh Kumar K.V · 4 years, 8 months ago
- dc89184 powerpc/kvm/nested: Add helper to walk nested shadow linux page table. by Aneesh Kumar K.V · 4 years, 8 months ago
- 4b99412 powerpc/kvm/book3s: Add helper to walk partition scoped linux page table. by Aneesh Kumar K.V · 4 years, 8 months ago
- 87013f9 powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock. by Aneesh Kumar K.V · 4 years, 8 months ago
- 15759cb powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow by Aneesh Kumar K.V · 4 years, 8 months ago
- 0da81b6 powerpc/mce: Don't reload pte val in addr_to_pfn by Aneesh Kumar K.V · 4 years, 8 months ago
- 2f92447 powerpc/book3s64/hash: Use the pte_t address from the caller by Aneesh Kumar K.V · 4 years, 8 months ago
- 7900757 powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range by Aneesh Kumar K.V · 4 years, 8 months ago
- ec4abf1 powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present by Aneesh Kumar K.V · 4 years, 8 months ago
- c46241a powerpc/pkeys: Check vma before returning key fault error to the user by Aneesh Kumar K.V · 4 years, 8 months ago
- fe4a685 powerpc/pkeys: Avoid using lockless page table walk by Aneesh Kumar K.V · 4 years, 8 months ago
- 93a9869 mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg by Aneesh Kumar K.V · 4 years, 8 months ago
- f2b8d76 Merge tag 'kvm-ppc-fixes-5.7-1' into topic/ppc-kvm by Michael Ellerman · 4 years, 8 months ago
- 140777a powerpc/fadump: consider reserved ranges while reserving memory by Hari Bathini · 4 years, 9 months ago
- 02c04e3 powerpc/fadump: use static allocation for reserved memory ranges by Hari Bathini · 4 years, 9 months ago
- 43c8a49 powerpc/ps3: Move static keyword to the front of declaration by Xiongfeng Wang · 4 years, 8 months ago
- 57b3ed9 powerpc/64: Have MPROFILE_KERNEL depend on FUNCTION_TRACER by Naveen N. Rao · 4 years, 9 months ago
- bde752c Documentation: Document sysfs interfaces purr, spurr, idle_purr, idle_spurr by Gautham R. Shenoy · 4 years, 9 months ago
- 6909f179 powerpc/sysfs: Show idle_purr and idle_spurr for every CPU by Gautham R. Shenoy · 4 years, 9 months ago
- dc8afce powerpc/pseries: Account for SPURR ticks on idle CPUs by Gautham R. Shenoy · 4 years, 9 months ago
- c401919 powerpc/idle: Store PURR snapshot in a per-cpu global variable by Gautham R. Shenoy · 4 years, 9 months ago
- e4a884c powerpc: Move idle_loop_prolog()/epilog() functions to header file by Gautham R. Shenoy · 4 years, 9 months ago
- 45591da powerpc/vas: Include linux/types.h in uapi/asm/vas-api.h by Stephen Rothwell · 4 years, 9 months ago
- 722c196 selftests/powerpc: Add README for GZIP engine tests by Raphael Moreira Zinsly · 4 years, 9 months ago
- 841fb73 selftests/powerpc: Add NX-GZIP engine decompress testcase by Raphael Moreira Zinsly · 4 years, 9 months ago
- 647c734 selftests/powerpc: Add NX-GZIP engine compress testcase by Raphael Moreira Zinsly · 4 years, 9 months ago
- f49b757 selftests/powerpc: Add header files for NX compresion/decompression by Raphael Moreira Zinsly · 4 years, 9 months ago
- d53979b selftests/powerpc: Add header files for GZIP engine test by Raphael Moreira Zinsly · 4 years, 9 months ago
- 7948efc Merge NX gzip support into next by Michael Ellerman · 4 years, 9 months ago
- b96ea61 Merge VAS page fault handling into next by Michael Ellerman · 4 years, 9 months ago
- ae49ded KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions by Paul Mackerras · 4 years, 9 months ago
- c12e38b Documentation/powerpc: VAS API by Haren Myneni · 4 years, 9 months ago
- 040b00a crypto/nx: Remove 'pid' in vas_tx_win_attr struct by Haren Myneni · 4 years, 9 months ago
- 1af11ae crypto/nx: Enable and setup GZIP compression type by Haren Myneni · 4 years, 9 months ago
- 4aebf3c crypto/nx: Make enable code generic to add new GZIP compression type by Haren Myneni · 4 years, 9 months ago
- 32e091a crypto/nx: Rename nx-842-powernv file name to nx-common-powernv by Haren Myneni · 4 years, 9 months ago
- 7673d65 crypto/nx: Initialize coproc entry with kzalloc by Haren Myneni · 4 years, 9 months ago
- dda44eb powerpc/vas: Add VAS user space API by Haren Myneni · 4 years, 9 months ago
- 45f25a7 powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API by Haren Myneni · 4 years, 9 months ago
- a8c0c69 powerpc/vas: Initialize window attributes for GZIP coprocessor type by Haren Myneni · 4 years, 9 months ago
- c420644 powerpc: Use mm_context vas_windows counter to issue CP_ABORT by Haren Myneni · 4 years, 9 months ago
- 1d955f9 powerpc/vas: Free send window in VAS instance after credits returned by Haren Myneni · 4 years, 9 months ago
- bd4da68 powerpc/vas: Display process stuck message by Haren Myneni · 4 years, 9 months ago
- 04f6296 powerpc/vas: Do not use default credits for receive window by Haren Myneni · 4 years, 9 months ago
- cf33e1e powerpc/vas: Print CRB and FIFO values by Haren Myneni · 4 years, 9 months ago
- 461862e powerpc/vas: Return credits after handling fault by Haren Myneni · 4 years, 9 months ago
- c96c443 powerpc/vas: Update CSB and notify process for fault CRBs by Haren Myneni · 4 years, 9 months ago