index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race
Aneesh Kumar K.V
2020-05-05
2
-0
/
+23
|
*
powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
Aneesh Kumar K.V
2020-05-05
3
-31
/
+7
|
*
powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check
Aneesh Kumar K.V
2020-05-05
1
-1
/
+1
|
*
powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
Aneesh Kumar K.V
2020-05-05
1
-21
/
+11
|
*
powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page
Aneesh Kumar K.V
2020-05-05
1
-4
/
+4
|
*
powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update.
Aneesh Kumar K.V
2020-05-05
1
-29
/
+9
|
*
powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions
Aneesh Kumar K.V
2020-05-05
1
-6
/
+24
|
*
powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
Aneesh Kumar K.V
2020-05-05
2
-19
/
+8
|
*
powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
Aneesh Kumar K.V
2020-05-05
1
-4
/
+4
|
*
powerpc/kvm/book3s: Add helper for host page table walk
Aneesh Kumar K.V
2020-05-05
1
-0
/
+16
|
*
powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
Aneesh Kumar K.V
2020-05-05
4
-17
/
+19
|
*
powerpc/kvm/nested: Add helper to walk nested shadow linux page table.
Aneesh Kumar K.V
2020-05-05
1
-7
/
+21
|
*
powerpc/kvm/book3s: Add helper to walk partition scoped linux page table.
Aneesh Kumar K.V
2020-05-05
3
-7
/
+20
|
*
powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock.
Aneesh Kumar K.V
2020-05-05
1
-4
/
+4
|
*
powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow
Aneesh Kumar K.V
2020-05-05
1
-32
/
+14
|
*
powerpc/mce: Don't reload pte val in addr_to_pfn
Aneesh Kumar K.V
2020-05-05
1
-5
/
+9
|
*
powerpc/book3s64/hash: Use the pte_t address from the caller
Aneesh Kumar K.V
2020-05-05
1
-22
/
+5
|
*
powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_ta...
Aneesh Kumar K.V
2020-05-05
3
-16
/
+5
|
*
powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
Aneesh Kumar K.V
2020-05-05
2
-7
/
+19
|
*
powerpc/pkeys: Check vma before returning key fault error to the user
Aneesh Kumar K.V
2020-05-05
1
-8
/
+0
|
*
powerpc/pkeys: Avoid using lockless page table walk
Aneesh Kumar K.V
2020-05-05
3
-56
/
+60
|
*
Merge tag 'kvm-ppc-fixes-5.7-1' into topic/ppc-kvm
Michael Ellerman
2020-05-05
2
-8
/
+10
|
|
\
|
|
*
KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions
Paul Mackerras
2020-04-21
2
-8
/
+10
*
|
|
powerpc/fadump: consider reserved ranges while reserving memory
Hari Bathini
2020-05-04
1
-9
/
+67
*
|
|
powerpc/fadump: use static allocation for reserved memory ranges
Hari Bathini
2020-05-04
2
-33
/
+48
*
|
|
powerpc/64: Have MPROFILE_KERNEL depend on FUNCTION_TRACER
Naveen N. Rao
2020-04-30
1
-1
/
+1
*
|
|
powerpc/sysfs: Show idle_purr and idle_spurr for every CPU
Gautham R. Shenoy
2020-04-30
2
-3
/
+111
*
|
|
powerpc/pseries: Account for SPURR ticks on idle CPUs
Gautham R. Shenoy
2020-04-30
2
-0
/
+19
*
|
|
powerpc/idle: Store PURR snapshot in a per-cpu global variable
Gautham R. Shenoy
2020-04-30
2
-13
/
+25
*
|
|
powerpc: Move idle_loop_prolog()/epilog() functions to header file
Gautham R. Shenoy
2020-04-30
2
-2
/
+36
*
|
|
powerpc/vas: Include linux/types.h in uapi/asm/vas-api.h
Stephen Rothwell
2020-04-22
1
-0
/
+2
*
|
|
crypto/nx: Remove 'pid' in vas_tx_win_attr struct
Haren Myneni
2020-04-20
1
-1
/
+0
*
|
|
powerpc/vas: Add VAS user space API
Haren Myneni
2020-04-20
5
-4
/
+296
*
|
|
powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API
Haren Myneni
2020-04-20
1
-0
/
+22
*
|
|
powerpc/vas: Initialize window attributes for GZIP coprocessor type
Haren Myneni
2020-04-20
1
-5
/
+12
*
|
|
powerpc: Use mm_context vas_windows counter to issue CP_ABORT
Haren Myneni
2020-04-20
6
-34
/
+48
*
|
|
powerpc/vas: Free send window in VAS instance after credits returned
Haren Myneni
2020-04-20
1
-2
/
+2
*
|
|
powerpc/vas: Display process stuck message
Haren Myneni
2020-04-20
1
-1
/
+29
*
|
|
powerpc/vas: Do not use default credits for receive window
Haren Myneni
2020-04-20
2
-4
/
+2
*
|
|
powerpc/vas: Print CRB and FIFO values
Haren Myneni
2020-04-20
1
-0
/
+41
*
|
|
powerpc/vas: Return credits after handling fault
Haren Myneni
2020-04-20
3
-0
/
+46
*
|
|
powerpc/vas: Update CSB and notify process for fault CRBs
Haren Myneni
2020-04-20
1
-1
/
+125
*
|
|
powerpc/vas: Setup thread IRQ handler per VAS instance
Haren Myneni
2020-04-20
4
-1
/
+220
*
|
|
powerpc/vas: Take reference to PID and mm for user space windows
Haren Myneni
2020-04-20
3
-6
/
+55
*
|
|
powerpc/vas: Register NX with fault window ID and IRQ port value
Haren Myneni
2020-04-20
2
-2
/
+28
*
|
|
powerpc/vas: Setup fault window per VAS instance
Haren Myneni
2020-04-20
5
-3
/
+121
*
|
|
powerpc/vas: Alloc and setup IRQ and trigger port address
Haren Myneni
2020-04-20
2
-6
/
+40
*
|
|
powerpc/vas: Define nx_fault_stamp in coprocessor_request_block
Haren Myneni
2020-04-20
1
-2
/
+18
*
|
|
powerpc/xive: Define xive_native_alloc_irq_on_chip()
Haren Myneni
2020-04-20
2
-4
/
+11
|
/
/
*
|
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2020-04-11
1
-1
/
+2
[prev]
[next]