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
...
|
*
|
|
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
2016-08-04
5
-5
/
+10
|
*
|
|
powerpc/perf: Fix incorrect event codes in power9-event-list
Madhavan Srinivasan
2016-08-04
1
-3
/
+3
|
*
|
|
powerpc/32: Fix early access to cpu_spec relocation
Benjamin Herrenschmidt
2016-08-03
1
-1
/
+1
|
*
|
|
powerpc/ptrace: Enable support for Performance Monitor registers
Anshuman Khandual
2016-08-01
2
-1
/
+77
|
*
|
|
powerpc/ptrace: Enable support for EBB registers
Anshuman Khandual
2016-08-01
2
-0
/
+76
|
*
|
|
powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
Anshuman Khandual
2016-08-01
1
-0
/
+117
|
*
|
|
powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
Anshuman Khandual
2016-08-01
1
-0
/
+178
|
*
|
|
powerpc/ptrace: Enable support for TM SPR state
Anshuman Khandual
2016-08-01
2
-1
/
+143
|
*
|
|
powerpc/ptrace: Enable support for NT_PPC_CVSX
Anshuman Khandual
2016-08-01
2
-0
/
+130
|
*
|
|
powerpc/ptrace: Enable support for NT_PPC_CVMX
Anshuman Khandual
2016-08-01
2
-0
/
+159
|
*
|
|
powerpc/ptrace: Enable support for NT_PPC_CFPR
Anshuman Khandual
2016-08-01
1
-0
/
+126
|
*
|
|
powerpc/ptrace: Enable support for NT_PPC_CGPR
Anshuman Khandual
2016-08-01
1
-0
/
+222
|
*
|
|
powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction
Anshuman Khandual
2016-08-01
1
-13
/
+51
|
*
|
|
powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requests
Anshuman Khandual
2016-08-01
1
-0
/
+64
|
*
|
|
powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requests
Anshuman Khandual
2016-08-01
1
-3
/
+87
|
*
|
|
powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests
Anshuman Khandual
2016-08-01
1
-4
/
+89
|
*
|
|
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
2016-08-01
2
-0
/
+28
|
*
|
|
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
2016-08-01
5
-26
/
+1
|
*
|
|
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
2016-08-01
3
-0
/
+22
|
*
|
|
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
2016-08-01
4
-28
/
+30
|
*
|
|
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
2016-08-01
3
-15
/
+15
|
*
|
|
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
2016-08-01
4
-2
/
+20
|
*
|
|
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
2016-08-01
3
-12
/
+13
|
*
|
|
powerpc/mm: Use hugetlb flush functions
Aneesh Kumar K.V
2016-08-01
1
-1
/
+1
|
*
|
|
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
Aneesh Kumar K.V
2016-08-01
3
-6
/
+12
|
*
|
|
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
2016-08-01
2
-1
/
+60
|
*
|
|
powerpc/jump_label: Annotate jump label assembly
Michael Ellerman
2016-08-01
1
-2
/
+2
|
*
|
|
powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init
Aneesh Kumar K.V
2016-08-01
3
-0
/
+26
|
*
|
|
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
2016-08-01
4
-0
/
+57
|
*
|
|
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
2016-08-01
5
-0
/
+52
|
*
|
|
powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature()
Michael Ellerman
2016-08-01
1
-0
/
+9
|
*
|
|
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-08-01
18
-11
/
+36
|
*
|
|
powerpc: Remove mfvtb()
Kevin Hao
2016-08-01
2
-10
/
+1
|
*
|
|
powerpc: Call jump_label_init() in apply_feature_fixups()
Aneesh Kumar K.V
2016-08-01
1
-0
/
+8
|
*
|
|
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-08-01
5
-6
/
+6
|
*
|
|
powerpc/mm: Add early_[cpu|mmu]_has_feature()
Michael Ellerman
2016-08-01
2
-2
/
+22
|
*
|
|
powerpc/mm: Define radix_enabled() in one place & use static inline
Michael Ellerman
2016-08-01
2
-11
/
+12
|
*
|
|
powerpc/kernel: Convert cpu_has_feature() to returning bool
Michael Ellerman
2016-08-01
1
-5
/
+4
|
*
|
|
powerpc/kernel: Convert mmu_has_feature() to returning bool
Michael Ellerman
2016-08-01
1
-2
/
+2
|
*
|
|
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
2016-08-01
7
-17
/
+16
|
*
|
|
powerpc/kernel: Check features don't change after patching
Michael Ellerman
2016-08-01
1
-1
/
+26
|
*
|
|
powerpc/64: Do feature patching before MMU init
Michael Ellerman
2016-08-01
1
-3
/
+3
|
*
|
|
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
2016-08-01
3
-3
/
+5
|
*
|
|
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
2016-08-01
3
-26
/
+31
|
*
|
|
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
2016-08-01
2
-13
/
+11
|
*
|
|
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
2016-08-01
4
-0
/
+10
*
|
|
|
powerpc/fsl_rio: fix a missing error code
Dan Carpenter
2016-08-05
1
-0
/
+1
*
|
|
|
powerpc: add explicit #include <asm/asm-compat.h> for jump label
Jason Baron
2016-08-04
1
-0
/
+1
*
|
|
|
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
16
-78
/
+77
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-03
8
-52
/
+17
|
\
\
\
\
[prev]
[next]