index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/kexec_file: Prepare elfcore header for crashing kernel
Hari Bathini
2020-07-29
1
-0
/
+6
*
powerpc/kexec_file: Setup backup region for kdump kernel
Hari Bathini
2020-07-29
2
-0
/
+26
*
powerpc/drmem: Make LMB walk a bit more flexible
Hari Bathini
2020-07-29
1
-4
/
+5
*
powerpc/kexec_file: Avoid stomping memory used by special regions
Hari Bathini
2020-07-29
2
-2
/
+19
*
powerpc/kexec_file: Add helper functions for getting memory ranges
Hari Bathini
2020-07-29
1
-0
/
+11
*
powerpc/kexec_file: Mark PPC64 specific code
Hari Bathini
2020-07-29
1
-0
/
+9
*
powerpc/64s: Move HMI IRQ stat from percpu variable to paca.
Mahesh Salgaonkar
2020-07-29
2
-1
/
+1
*
ocxl: Remove unnecessary externs
Alastair D'Silva
2020-07-29
1
-21
/
+19
*
powerpc/ppc-opcode: Add divde and divdeu opcodes
Balamuruhan S
2020-07-29
1
-0
/
+6
*
powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE
Aneesh Kumar K.V
2020-07-29
1
-1
/
+3
*
powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA
Aneesh Kumar K.V
2020-07-29
1
-0
/
+7
*
powerpc: Drop old comment about CONFIG_POWER
Michael Ellerman
2020-07-29
1
-1
/
+0
*
powerpc/32s: Fix CONFIG_BOOK3S_601 uses
Michael Ellerman
2020-07-29
2
-2
/
+2
*
powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS code
Michael Ellerman
2020-07-29
1
-52
/
+1
*
powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only
Bharata B Rao
2020-07-29
1
-6
/
+0
*
powerpc/pseries: Add KVM guest doorbell restrictions
Nicholas Piggin
2020-07-29
2
-23
/
+9
*
powerpc: Inline doorbell sending functions
Nicholas Piggin
2020-07-29
2
-3
/
+63
*
powerpc/perf: Fix MMCRA_BHRB_DISABLE define for binutils < 2.28
Athira Rajeev
2020-07-29
1
-1
/
+2
*
powerpc/smu.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/reg.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/ppc_asm.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/hw_breakpoint.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/epapr_hcalls.h: delete duplicated words
Randy Dunlap
2020-07-26
1
-2
/
+2
*
powerpc/cputime.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/book3s/radix-4k.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/book3s/mmu-hash.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/lib: remove memcpy_flushcache redundant return
Li RongQing
2020-07-26
1
-1
/
+1
*
powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX
Christophe Leroy
2020-07-26
1
-10
/
+5
*
powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSET
Christophe Leroy
2020-07-26
1
-1
/
+3
*
powerpc: Implement smp_cond_load_relaxed()
Nicholas Piggin
2020-07-26
1
-0
/
+16
*
powerpc/qspinlock: Optimised atomic_try_cmpxchg_lock() that adds the lock hint
Nicholas Piggin
2020-07-26
2
-1
/
+29
*
powerpc/pseries: Implement paravirt qspinlocks for SPLPAR
Nicholas Piggin
2020-07-26
4
-0
/
+105
*
powerpc/64s: Implement queued spinlocks and rwlocks
Nicholas Piggin
2020-07-26
4
-0
/
+36
*
powerpc: Move spinlock implementation to simple_spinlock
Nicholas Piggin
2020-07-26
4
-295
/
+311
*
powerpc/pseries: Move some PAPR paravirt functions to their own file
Nicholas Piggin
2020-07-26
2
-23
/
+60
*
powerpc/powernv/sriov: Move SR-IOV into a separate file
Oliver O'Halloran
2020-07-26
1
-0
/
+3
*
powerpc/eeh: Move PE tree setup into the platform
Oliver O'Halloran
2020-07-26
1
-1
/
+1
*
powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()
Oliver O'Halloran
2020-07-26
1
-2
/
+2
*
powerpc/eeh: Remove class code field from edev
Oliver O'Halloran
2020-07-26
1
-1
/
+0
*
powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()
Oliver O'Halloran
2020-07-26
1
-2
/
+2
*
powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()
Oliver O'Halloran
2020-07-26
1
-1
/
+1
*
powerpc/eeh: Pass eeh_dev to eeh_ops->restore_config()
Oliver O'Halloran
2020-07-26
1
-1
/
+1
*
powerpc/eeh: Remove VF config space restoration
Oliver O'Halloran
2020-07-26
1
-1
/
+0
*
powerpc/eeh: Kill off eeh_ops->get_pe_addr()
Oliver O'Halloran
2020-07-26
1
-1
/
+0
*
powerpc/eeh: Move vf_index out of pci_dn and into eeh_dev
Oliver O'Halloran
2020-07-26
2
-1
/
+3
*
powerpc/eeh: Remove eeh_dev.c
Oliver O'Halloran
2020-07-26
1
-6
/
+0
*
powerpc/eeh: Remove eeh_dev_phb_init_dynamic()
Oliver O'Halloran
2020-07-26
1
-1
/
+1
*
powerpc/watchpoint: Return available watchpoints dynamically
Ravi Bangoria
2020-07-26
2
-3
/
+6
*
powerpc/watchpoint: Guest support for 2nd DAWR hcall
Ravi Bangoria
2020-07-26
3
-1
/
+7
*
powerpc/watchpoint: Rename current H_SET_MODE DAWR macro
Ravi Bangoria
2020-07-26
2
-2
/
+2
[next]