sfrench/cifs-2.6.git
2020-05-18 Nicholas Pigginpowerpc/traps: Do not trace system reset
2020-05-18 Nicholas Pigginpowerpc/64s: machine check do not trace real-mode handler
2020-05-18 Nicholas Pigginpowerpc: Implement ftrace_enabled() helpers
2020-05-18 Nicholas Pigginpowerpc/64s: machine check interrupt update NMI accounting
2020-05-18 Nicholas Pigginpowerpc/pseries: Machine check use rtas_call_unlocked...
2020-05-18 Nicholas Pigginpowerpc/pseries: Limit machine check stack to 4GB
2020-05-18 Nicholas Pigginpowerpc/pseries/ras: fwnmi sreset should not interlock
2020-05-18 Nicholas Pigginpowerpc/pseries/ras: fwnmi avoid modifying r3 in error...
2020-05-18 Nicholas Pigginpowerpc/pseries/ras: Fix FWNMI_VALID off by one
2020-05-18 Nicholas Pigginpowerpc/pseries/ras: Avoid calling rtas_token() in...
2020-05-18 Nicholas Pigginpowerpc/64s/exceptions: Machine check reconcile irq...
2020-05-18 Nicholas Pigginpowerpc/64s/exceptions: Change irq reconcile for NMIs...
2020-05-18 Nicholas Pigginpowerpc/64s/exceptions: Fix in_mce accounting in unreco...
2020-05-18 Nicholas Pigginpowerpc/64s/exception: Fix machine check no-loss idle...
2020-05-18 Sam Bobroffpowerpc/eeh: Release EEH device state synchronously
2020-05-18 Sam Bobroffpowerpc/eeh: Fix pseries_eeh_configure_bridge()
2020-05-18 Michael Ellermanpowerpc/64: Update Speculation_Store_Bypass in /proc...
2020-05-15 Michael Ellermandrivers/macintosh: Fix memleak in windfarm_pm112 driver
2020-05-15 Michael Ellermanselftests/powerpc: Add a test of counting larx/stcx
2020-05-15 Michael Ellermanpowerpc: Drop unneeded cast in task_pt_regs()
2020-05-15 Michael Ellermanpowerpc/64: Don't initialise init_task->thread.regs
2020-05-15 Gustavo A.... powerpc/mm: Replace zero-length array with flexible...
2020-05-15 Gustavo A.... powerpc: Replace zero-length array with flexible-array
2020-05-15 Nicholas Pigginpowerpc: Use trap metadata to prevent double restart...
2020-05-15 Nicholas Pigginpowerpc: trap_is_syscall() helper to hide syscall trap...
2020-05-15 Nicholas Pigginpowerpc: Use set_trap() and avoid open-coding trap...
2020-05-15 Nicholas Pigginpowerpc/64s: Always has full regs, so remove remnant...
2020-05-11 Christophe... powerpc/kasan: Fix stack overflow by increasing THREAD_...
2020-05-11 Christophe... powerpc: Remove _ALIGN_UP(), _ALIGN_DOWN() and _ALIGN()
2020-05-11 Christophe... powerpc: Replace _ALIGN() by ALIGN()
2020-05-11 Christophe... powerpc: Replace _ALIGN_UP() by ALIGN()
2020-05-11 Christophe... powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
2020-05-11 Christophe... drivers/powerpc: Replace _ALIGN_UP() by ALIGN()
2020-05-11 Christophe... powerpc/8xx: Update email address in MAINTAINERS
2020-05-11 Wolfram Sangpowerpc/5200: update contact email
2020-05-11 Andrey Abramovpowerpc: module_[32|64].c: replace swap function with...
2020-05-11 Christophe... powerpc/powernv: Fix a warning message
2020-05-06 Michael EllermanMerge the lockless page table walk rework into next
2020-05-05 Aneesh Kumar K.Vpowerpc/mm/book3s64: Fix MADV_DONTNEED and parallel...
2020-05-05 Aneesh Kumar K.Vpowerpc/mm/book3s64: Avoid sending IPI on clearing PMD
2020-05-05 Aneesh Kumar K.Vpowerpc/kvm/book3s: Use pte_present instead of opencodi...
2020-05-05 Aneesh Kumar K.Vpowerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
2020-05-05 Aneesh Kumar K.Vpowerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_boo...
2020-05-05 Aneesh Kumar K.Vpowerpc/kvm/book3s: Avoid using rmap to protect paralle...
2020-05-05 Aneesh Kumar K.Vpowerpc/kvm/book3s: use find_kvm_host_pte in pute_tce...
2020-05-05 Aneesh Kumar K.Vpowerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
2020-05-05 Aneesh Kumar K.Vpowerpc/kvm/book3s: Use find_kvm_host_pte in page fault...
2020-05-05 Aneesh Kumar K.Vpowerpc/kvm/book3s: Add helper for host page table...
2020-05-05 Aneesh Kumar K.Vpowerpc/kvm/book3s: Use kvm helpers to walk shadow...
2020-05-05 Aneesh Kumar K.Vpowerpc/kvm/nested: Add helper to walk nested shadow...
2020-05-05 Aneesh Kumar K.Vpowerpc/kvm/book3s: Add helper to walk partition scoped...
2020-05-05 Aneesh Kumar K.Vpowerpc/kvm/book3s: switch from raw_spin_*lock to arch_...
2020-05-05 Aneesh Kumar K.Vpowerpc/perf/callchain: Use __get_user_pages_fast in...
2020-05-05 Aneesh Kumar K.Vpowerpc/mce: Don't reload pte val in addr_to_pfn
2020-05-05 Aneesh Kumar K.Vpowerpc/book3s64/hash: Use the pte_t address from the...
2020-05-05 Aneesh Kumar K.Vpowerpc/hash64: Restrict page table lookup using init_m...
2020-05-05 Aneesh Kumar K.Vpowerpc/mm/hash64: use _PAGE_PTE when checking for...
2020-05-05 Aneesh Kumar K.Vpowerpc/pkeys: Check vma before returning key fault...
2020-05-05 Aneesh Kumar K.Vpowerpc/pkeys: Avoid using lockless page table walk
2020-05-05 Aneesh Kumar K.Vmm: change pmdp_huge_get_and_clear_full take vm_area_st...
2020-05-05 Michael EllermanMerge tag 'kvm-ppc-fixes-5.7-1' into topic/ppc-kvm
2020-05-04 Hari Bathinipowerpc/fadump: consider reserved ranges while reservin...
2020-05-04 Hari Bathinipowerpc/fadump: use static allocation for reserved...
2020-05-04 Xiongfeng Wangpowerpc/ps3: Move static keyword to the front of declar...
2020-04-30 Naveen N. Raopowerpc/64: Have MPROFILE_KERNEL depend on FUNCTION_TRACER
2020-04-30 Gautham R.... Documentation: Document sysfs interfaces purr, spurr...
2020-04-30 Gautham R.... powerpc/sysfs: Show idle_purr and idle_spurr for every CPU
2020-04-30 Gautham R.... powerpc/pseries: Account for SPURR ticks on idle CPUs
2020-04-30 Gautham R.... powerpc/idle: Store PURR snapshot in a per-cpu global...
2020-04-30 Gautham R.... powerpc: Move idle_loop_prolog()/epilog() functions...
2020-04-22 Stephen Rothwellpowerpc/vas: Include linux/types.h in uapi/asm/vas...
2020-04-21 Raphael Moreira... selftests/powerpc: Add README for GZIP engine tests
2020-04-21 Raphael Moreira... selftests/powerpc: Add NX-GZIP engine decompress testcase
2020-04-21 Raphael Moreira... selftests/powerpc: Add NX-GZIP engine compress testcase
2020-04-21 Raphael Moreira... selftests/powerpc: Add header files for NX compresion...
2020-04-21 Raphael Moreira... selftests/powerpc: Add header files for GZIP engine...
2020-04-21 Michael EllermanMerge NX gzip support into next
2020-04-21 Michael EllermanMerge VAS page fault handling into next
2020-04-20 Paul MackerrasKVM: PPC: Book3S HV: Handle non-present PTEs in page...
2020-04-20 Haren MyneniDocumentation/powerpc: VAS API
2020-04-20 Haren Mynenicrypto/nx: Remove 'pid' in vas_tx_win_attr struct
2020-04-20 Haren Mynenicrypto/nx: Enable and setup GZIP compression type
2020-04-20 Haren Mynenicrypto/nx: Make enable code generic to add new GZIP...
2020-04-20 Haren Mynenicrypto/nx: Rename nx-842-powernv file name to nx-common...
2020-04-20 Haren Mynenicrypto/nx: Initialize coproc entry with kzalloc
2020-04-20 Haren Mynenipowerpc/vas: Add VAS user space API
2020-04-20 Haren Mynenipowerpc/vas: Define VAS_TX_WIN_OPEN ioctl API
2020-04-20 Haren Mynenipowerpc/vas: Initialize window attributes for GZIP...
2020-04-20 Haren Mynenipowerpc: Use mm_context vas_windows counter to issue...
2020-04-20 Haren Mynenipowerpc/vas: Free send window in VAS instance after...
2020-04-20 Haren Mynenipowerpc/vas: Display process stuck message
2020-04-20 Haren Mynenipowerpc/vas: Do not use default credits for receive...
2020-04-20 Haren Mynenipowerpc/vas: Print CRB and FIFO values
2020-04-20 Haren Mynenipowerpc/vas: Return credits after handling fault
2020-04-20 Haren Mynenipowerpc/vas: Update CSB and notify process for fault...
2020-04-20 Haren Mynenipowerpc/vas: Setup thread IRQ handler per VAS instance
2020-04-20 Haren Mynenipowerpc/vas: Take reference to PID and mm for user...
2020-04-20 Haren Mynenipowerpc/vas: Register NX with fault window ID and IRQ...
2020-04-20 Haren Mynenipowerpc/vas: Setup fault window per VAS instance
2020-04-20 Haren Mynenipowerpc/vas: Alloc and setup IRQ and trigger port address
next