index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: move various slow path functions out of line
Christoph Hellwig
2018-12-13
1
-1
/
+0
*
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
2018-12-06
1
-1
/
+0
*
powerpc/iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
5
-27
/
+15
*
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-1
/
+0
*
powerpc/64: Fix kernel stack 16-byte alignment
Nicholas Piggin
2018-11-15
2
-0
/
+3
*
powerpc/numa: Suppress "VPHN is not supported" messages
Satheesh Rajendran
2018-11-14
1
-1
/
+1
*
powerpc/io: Fix the IO workarounds code to work with Radix
Michael Ellerman
2018-11-12
1
-13
/
+7
*
powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()
Michael Ellerman
2018-11-12
1
-1
/
+1
*
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
Scott Wood
2018-11-07
4
-8
/
+27
*
powerpc/mm/64s: Only use slbfee on CPUs that support it
Michael Ellerman
2018-11-06
1
-0
/
+3
*
powerpc/mm/64s: Use PPC_SLBFEE macro
Michael Ellerman
2018-11-06
2
-1
/
+4
*
powerpc/mm/64s: Consolidate SLB assertions
Michael Ellerman
2018-11-06
1
-20
/
+9
*
powerpc/powernv/npu: Remove NPU DMA ops
Alistair Popple
2018-11-05
1
-60
/
+4
*
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-11-03
4
-15
/
+5
|
\
|
*
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
2018-11-02
1
-2
/
+2
|
*
powerpc: PCI_MSI needs PCI
Christoph Hellwig
2018-11-01
2
-0
/
+3
|
*
powerpc: remove CONFIG_MCA leftovers
Christoph Hellwig
2018-11-01
1
-4
/
+0
|
*
powerpc: remove CONFIG_PCI_QSPAN
Christoph Hellwig
2018-11-01
1
-9
/
+0
*
|
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-11-02
13
-111
/
+137
|
\
\
|
*
|
powerpc/xmon: Relax frame size for clang
Joel Stanley
2018-10-31
1
-0
/
+6
|
*
|
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
2018-10-29
3
-3
/
+15
|
|
\
\
|
|
*
|
powerpc/8xx: add missing header in 8xx_mmu.c
Christophe Leroy
2018-10-23
1
-0
/
+1
|
|
*
|
powerpc/8xx: Add DT node for using the SEC engine of the MPC885
Christophe Leroy
2018-10-23
1
-1
/
+12
|
|
*
|
powerpc/dts/fsl: t2080rdb: reorder the Cortina PHY XFI lanes
Camelia Groza
2018-10-21
1
-2
/
+2
|
*
|
|
powerpc/process: Fix flush_all_to_thread for SPE
Felipe Rechia
2018-10-26
1
-2
/
+1
|
*
|
|
powerpc/pseries: add missing cpumask.h include file
Tyrel Datwyler
2018-10-26
1
-0
/
+1
|
*
|
|
KVM: PPC: Use exported tb_to_ns() function in decrementer emulation
Paul Mackerras
2018-10-26
2
-6
/
+4
|
*
|
|
powerpc/pseries: Export maximum memory value
Aravinda Prasad
2018-10-26
1
-0
/
+13
|
*
|
|
powerpc/8xx: Use patch_site for perf counters setup
Christophe Leroy
2018-10-26
3
-29
/
+35
|
*
|
|
powerpc/8xx: Use patch_site for memory setup patching
Christophe Leroy
2018-10-26
3
-24
/
+23
|
*
|
|
powerpc/code-patching: Add a helper to get the address of a patch_site
Christophe Leroy
2018-10-26
1
-0
/
+5
|
*
|
|
Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
Christophe Leroy
2018-10-26
3
-47
/
+34
*
|
|
|
powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()
David Hildenbrand
2018-10-31
1
-1
/
+3
*
|
|
|
powerpc/powernv: hold device_hotplug_lock when calling device_online()
David Hildenbrand
2018-10-31
1
-0
/
+2
*
|
|
|
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2018-10-31
1
-1
/
+1
*
|
|
|
mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
David Hildenbrand
2018-10-31
2
-4
/
+4
*
|
|
|
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
7
-11
/
+13
*
|
|
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
12
-16
/
+10
*
|
|
|
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
|
|
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
|
|
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
|
|
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
2018-10-31
1
-2
/
+4
*
|
|
|
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
7
-11
/
+11
*
|
|
|
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
11
-18
/
+15
*
|
|
|
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
1
-1
/
+0
*
|
|
|
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-31
1
-1
/
+0
*
|
|
|
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-6
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-29
1
-0
/
+2
|
\
\
\
|
*
\
\
Merge 4.19-rc7 into tty-next
Greg Kroah-Hartman
2018-10-08
4
-10
/
+35
|
|
\
\
\
|
*
|
|
|
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
2018-10-02
1
-0
/
+2
[next]