index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
2016-07-15
18
-69
/
+201
|
\
|
*
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
2016-06-30
4
-1
/
+10
|
*
powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
Michael Neuling
2016-06-29
1
-17
/
+44
|
*
powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()
Gavin Shan
2016-06-28
1
-1
/
+1
|
*
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Cyril Bur
2016-06-27
1
-0
/
+10
|
*
powerpc/bpf/jit: Disable classic BPF JIT on ppc64le
Naveen N. Rao
2016-06-23
1
-1
/
+1
|
*
powerpc: Fix faults caused by radix patching of SLB miss handler
Michael Ellerman
2016-06-23
1
-3
/
+4
|
*
powerpc/eeh: Fix invalid cached PE primary bus
Gavin Shan
2016-06-17
1
-3
/
+4
|
*
powerpc/mm/radix: Update Radix tree size as per ISA 3.0
Aneesh Kumar K.V
2016-06-17
3
-7
/
+19
|
*
powerpc/mm/hash: Don't add memory coherence if cache inhibited is set
Aneesh Kumar K.V
2016-06-17
1
-5
/
+9
|
*
powerpc/mm/hash: Use the correct PPP mask when updating HPTE
Aneesh Kumar K.V
2016-06-14
2
-4
/
+5
|
*
powerpc/mm/radix: Flush page walk cache when freeing page table
Aneesh Kumar K.V
2016-06-10
6
-7
/
+73
|
*
powerpc/mm/radix: Update to tlb functions ric argument
Aneesh Kumar K.V
2016-06-10
1
-21
/
+22
*
|
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2016-07-14
33
-55
/
+60
*
|
powerpc/sparse: Pass endianness to sparse
Daniel Axtens
2016-07-14
1
-0
/
+5
*
|
powerpc/kvm: Clarify __user annotations
Daniel Axtens
2016-07-14
1
-1
/
+2
*
|
powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitions
Anna-Maria Gleixner
2016-07-14
1
-2
/
+1
*
|
cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards
Andrew Donnellan
2016-07-14
3
-18
/
+251
*
|
PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power state
Andrew Donnellan
2016-07-14
1
-1
/
+1
*
|
PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl
Andrew Donnellan
2016-07-14
2
-27
/
+33
*
|
cxl: Workaround PE=0 hardware limitation in Mellanox CX4
Ian Munsie
2016-07-14
3
-1
/
+4
*
|
cxl: Add support for interrupts on the Mellanox CX4
Ian Munsie
2016-07-14
8
-0
/
+202
*
|
cxl: Add preliminary workaround for CX4 interrupt limitation
Ian Munsie
2016-07-14
6
-0
/
+53
*
|
cxl: Add kernel APIs to get & set the max irqs per context
Ian Munsie
2016-07-14
2
-0
/
+37
*
|
cxl: Add support for using the kernel API with a real PHB
Ian Munsie
2016-07-14
3
-2
/
+22
*
|
powerpc/powernv: Add support for the cxl kernel api on the real phb
Ian Munsie
2016-07-14
4
-1
/
+158
*
|
cxl: Do not create vPHB if there are no AFU configuration records
Ian Munsie
2016-07-14
2
-0
/
+14
*
|
cxl: Allow a default context to be associated with an external pci_dev
Ian Munsie
2016-07-14
7
-28
/
+97
*
|
cxl: Move cxl_afu_get / cxl_afu_put to base
Ian Munsie
2016-07-14
3
-12
/
+17
*
|
cxl: Enable bus mastering for devices using CAPP DMA mode
Ian Munsie
2016-07-14
1
-0
/
+3
*
|
cxl: Add cxl_slot_is_supported API
Ian Munsie
2016-07-14
2
-0
/
+52
*
|
powerpc/powernv: Split cxl code out into a separate file
Ian Munsie
2016-07-14
4
-156
/
+173
*
|
cxl: Use for_each_compatible_node() macro
Wei Yongjun
2016-07-14
1
-3
/
+2
*
|
selftests/powerpc: Add a test for PROT_SAO
Michael Ellerman
2016-07-14
4
-1
/
+51
*
|
powerpc/xmon: Dump ISA 2.07 SPRs
Michael Ellerman
2016-07-14
2
-0
/
+45
*
|
powerpc/xmon: Dump ISA 2.06 SPRs
Michael Ellerman
2016-07-14
1
-0
/
+31
*
|
powerpc/xmon: Adjust spacing of existing SPRs to make room for more
Michael Ellerman
2016-07-14
1
-5
/
+6
*
|
powerpc/xmon: Move static regno into its only user
Michael Ellerman
2016-07-14
1
-1
/
+1
*
|
powerpc/xmon: Remove unused externs
Michael Ellerman
2016-07-14
1
-5
/
+0
*
|
powerpc/crash: Rearrange loop condition to avoid out of bounds array access
Suraj Jitindar Singh
2016-07-14
1
-1
/
+1
*
|
powerpc: Don't test for machine type in smp_setup_cpu_maps()
Benjamin Herrenschmidt
2016-07-13
1
-1
/
+1
*
|
powerpc/rtas: Don't test for machine type in rtas_initialize()
Benjamin Herrenschmidt
2016-07-13
1
-1
/
+1
*
|
powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after boot
Benjamin Herrenschmidt
2016-07-13
1
-2
/
+1
*
|
powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after boot
Benjamin Herrenschmidt
2016-07-13
1
-3
/
+1
*
|
powerpc/85xx/ge_imp3a: Don't use the flat device-tree after boot
Benjamin Herrenschmidt
2016-07-13
1
-2
/
+1
*
|
powerpc/cell: Don't use flat device-tree after boot
Benjamin Herrenschmidt
2016-07-13
1
-2
/
+1
*
|
powerpc: Move epapr_paravirt_early_init() to early_init_devtree()
Benjamin Herrenschmidt
2016-07-11
3
-6
/
+2
*
|
powerpc: Add comment explaining the purpose of setup_kdump_trampoline()
Benjamin Herrenschmidt
2016-07-11
1
-2
/
+4
*
|
powerpc: Update obsolete comments in setup_32.c about entry conditions
Benjamin Herrenschmidt
2016-07-11
1
-3
/
+5
*
|
cxl: Ignore CAPI adapters misplaced in switched slots
Philippe Bergheaud
2016-07-08
1
-0
/
+29
[next]