index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error
Aneesh Kumar K.V
2019-09-25
1
-8
/
+40
*
powerpc/nvdimm: Use HCALL error as the return value
Aneesh Kumar K.V
2019-09-25
1
-15
/
+11
*
powerpc/pseries: Call H_BLOCK_REMOVE when supported
Laurent Dufour
2019-09-24
1
-2
/
+21
*
powerpc/pseries: Read TLB Block Invalidate Characteristics
Laurent Dufour
2019-09-24
3
-0
/
+142
*
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-20
15
-334
/
+1078
|
\
|
*
powerpc/fadump: support holes in kernel boot memory area
Hari Bathini
2019-09-13
2
-1
/
+15
|
*
powerpc/fadump: remove RMA_START and RMA_END macros
Hari Bathini
2019-09-13
1
-1
/
+1
|
*
powerpc/fadump: consider f/w load area
Hari Bathini
2019-09-13
2
-0
/
+15
|
*
pseries/fadump: move out platform specific support from generic code
Hari Bathini
2019-09-13
1
-3
/
+260
|
*
powerpc/fadump: add source info while displaying region contents
Hari Bathini
2019-09-13
1
-4
/
+4
|
*
pseries/fadump: define RTAS register/un-register callback functions
Hari Bathini
2019-09-13
1
-3
/
+159
|
*
powerpc/fadump: introduce callbacks for platform specific operations
Hari Bathini
2019-09-13
2
-0
/
+123
|
*
powerpc/fadump: move rtas specific definitions to platform code
Hari Bathini
2019-09-13
1
-0
/
+100
|
*
powerpc/pseries: correctly track irq state in default idle
Nathan Lynch
2019-09-12
1
-0
/
+3
|
*
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
2019-09-05
1
-5
/
+0
|
*
powerpc/64s: remove register_process_table callback
Nicholas Piggin
2019-09-05
1
-2
/
+15
|
*
powerpc/64s/pseries: machine check convert to use common event code
Nicholas Piggin
2019-08-30
1
-266
/
+194
|
*
powerpc/64s/powernv: machine check dump SLB contents
Nicholas Piggin
2019-08-30
1
-11
/
+13
|
*
powerpc/pseries/svm: Force SWIOTLB for secure guests
Anshuman Khandual
2019-08-30
2
-0
/
+48
|
*
powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests
Thiago Jung Bauermann
2019-08-30
1
-1
/
+10
|
*
powerpc/pseries/svm: Disable doorbells in SVM guests
Sukadev Bhattiprolu
2019-08-30
1
-1
/
+2
|
*
powerpc/pseries/svm: Use shared memory for Debug Trace Log (DTL)
Anshuman Khandual
2019-08-30
3
-1
/
+45
|
*
powerpc/pseries: Introduce option to build secure virtual machines
Thiago Jung Bauermann
2019-08-30
1
-0
/
+11
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-08-30
1
-2
/
+3
|
|
\
|
|
*
powerpc/pseries/iommu: Switch to xchg_no_kill
Alexey Kardashevskiy
2019-08-30
1
-2
/
+3
|
*
|
powerpc/eeh: Convert log messages to eeh_edev_* macros
Sam Bobroff
2019-08-22
1
-14
/
+7
|
*
|
powerpc/eeh: Refactor around eeh_probe_devices()
Sam Bobroff
2019-08-22
1
-2
/
+1
|
*
|
powerpc/eeh: EEH for pSeries hot plug
Sam Bobroff
2019-08-22
1
-28
/
+26
|
*
|
powerpc/eeh: Improve debug messages around device addition
Sam Bobroff
2019-08-22
1
-6
/
+17
|
*
|
powerpc/pseries/mobility: use cond_resched when updating device tree
Nathan Lynch
2019-08-20
1
-0
/
+9
|
*
|
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
2019-08-19
2
-5
/
+5
|
*
|
powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
Gautham R. Shenoy
2019-08-19
1
-2
/
+6
|
*
|
Merge branch 'fixes' into next
Michael Ellerman
2019-08-19
1
-2
/
+27
|
|
\
\
|
*
|
|
powerpc/pseries/hotplug-memory.c: Replace nested ifs by switch-case
Leonardo Bras
2019-08-05
1
-8
/
+18
|
|
|
/
|
|
/
|
*
|
|
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
2019-09-04
1
-0
/
+2
|
|
/
|
/
|
*
|
powerpc/nvdimm: Pick nearby online node if the device node is not online
Aneesh Kumar K.V
2019-07-30
1
-2
/
+27
|
/
*
powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails
Vaibhav Jain
2019-07-22
1
-1
/
+14
*
powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALL
Vaibhav Jain
2019-07-22
1
-7
/
+22
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
12
-102
/
+835
|
\
|
*
powerpc/pseries/scm: Use a specific endian format for storing uuid from the d...
Aneesh Kumar K.V
2019-07-04
1
-2
/
+9
|
*
powerpc/nvdimm: Add support for multibyte read/write for metadata
Aneesh Kumar K.V
2019-07-04
1
-22
/
+82
|
*
powerpc/pseries/scm: Mark the region volatile if cache flush not required
Aneesh Kumar K.V
2019-07-04
1
-1
/
+7
|
*
powerpc/pseries: Protect against hogging the cpu while setting up the stats
Naveen N. Rao
2019-07-04
2
-10
/
+21
|
*
powerpc/pseries: Provide vcpu dispatch statistics
Naveen N. Rao
2019-07-04
1
-2
/
+523
|
*
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
Naveen N. Rao
2019-07-04
2
-0
/
+90
|
*
powerpc/pseries: Introduce rwlock to gatekeep DTLB usage
Naveen N. Rao
2019-07-04
2
-1
/
+14
|
*
powerpc/pseries: Factor out DTL buffer allocation and registration routines
Naveen N. Rao
2019-07-04
2
-50
/
+51
|
*
powerpc/pseries: Do not save the previous DTL mask value
Naveen N. Rao
2019-07-04
1
-3
/
+1
|
*
powerpc/pseries: Use macros for referring to the DTL enable mask
Naveen N. Rao
2019-07-04
3
-9
/
+3
|
*
powerpc/Kconfig: Clean up formatting
Enrico Weigelt, metux IT consult
2019-07-04
1
-9
/
+9
[next]