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
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm/hash: Free the subpage_prot_table correctly
Aneesh Kumar K.V
2017-07-27
1
-1
/
+1
*
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
2017-07-26
3
-5
/
+79
*
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
2017-07-18
4
-0
/
+29
*
powerpc/mm/hash: Refactor hash__mark_rodata_ro()
Michael Ellerman
2017-07-18
1
-13
/
+19
*
powerpc/mm/radix: Refactor radix__mark_rodata_ro()
Michael Ellerman
2017-07-18
1
-5
/
+15
*
powerpc/mm/radix: Synchronize updates to the process table
Benjamin Herrenschmidt
2017-07-10
1
-0
/
+8
*
powerpc/mm/radix: Properly clear process table entry
Benjamin Herrenschmidt
2017-07-10
1
-3
/
+9
*
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-07
20
-102
/
+411
|
\
|
*
powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for Radix
Balbir Singh
2017-07-04
2
-2
/
+69
|
*
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
2017-07-04
2
-0
/
+49
|
*
powerpc/mm/radix: Fix execute permissions for interrupt_vectors
Balbir Singh
2017-07-03
1
-1
/
+2
|
*
Merge branch 'fixes' into next
Michael Ellerman
2017-07-03
1
-1
/
+1
|
|
\
|
*
|
powerpc/mm: Wire up hpte_removebolted for powernv
Anton Blanchard
2017-07-02
1
-0
/
+33
|
*
|
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
2017-07-02
5
-6
/
+9
|
*
|
powerpc/vmemmap: Add altmap support
Oliver O'Halloran
2017-07-02
2
-5
/
+26
|
*
|
powerpc/vmemmap: Reshuffle vmemmap_free()
Oliver O'Halloran
2017-07-02
1
-23
/
+25
|
*
|
powerpc/hugetlbfs: Export HPAGE_SHIFT
Oliver O'Halloran
2017-07-02
1
-0
/
+1
|
*
|
powerpc: use spin loop primitives in some functions
Nicholas Piggin
2017-07-02
1
-1
/
+4
|
*
|
powerpc/mm: Add comments on vmemmap physical mapping
Anshuman Khandual
2017-06-28
1
-0
/
+21
|
*
|
powerpc/mm: Add comments to the vmemmap layout
Anshuman Khandual
2017-06-28
1
-0
/
+75
|
*
|
powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
Benjamin Herrenschmidt
2017-06-27
1
-5
/
+10
|
*
|
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
2017-06-23
5
-2
/
+25
|
*
|
powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()
Michael Ellerman
2017-06-21
2
-12
/
+4
|
*
|
powerpc/64s: Preserve r3 in slb_allocate_realmode()
Nicholas Piggin
2017-06-20
1
-10
/
+14
|
*
|
powerpc/mm/radix: Only add X for pages overlapping kernel text
Michael Ellerman
2017-06-15
1
-3
/
+11
|
*
|
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
2017-06-05
5
-9
/
+8
|
*
|
powerpc/mm/hugetlb: Add support for page accounting
Balbir Singh
2017-06-05
1
-1
/
+1
|
*
|
powerpc/mm/book(e)(3s)/32: Add page table accounting
Balbir Singh
2017-06-05
1
-1
/
+1
|
*
|
powerpc/mm/book(e)(3s)/64: Add page table accounting
Balbir Singh
2017-06-05
1
-6
/
+14
|
*
|
powerpc/mm/hash: Do a local flush if possible when no batch is active
Balbir Singh
2017-06-05
1
-4
/
+2
|
*
|
powerpc/mm: The 8xx doesn't call do_page_fault() for breakpoints
Christophe Leroy
2017-06-02
1
-1
/
+1
|
*
|
powerpc/mm: Evaluate user_mode(regs) only once in do_page_fault()
Christophe Leroy
2017-06-02
1
-6
/
+7
|
*
|
powerpc/mm: Remove a redundant test in do_page_fault()
Christophe Leroy
2017-06-02
1
-1
/
+1
|
*
|
powerpc/mm: Only call store_updates_sp() on stores in do_page_fault()
Christophe Leroy
2017-06-02
1
-1
/
+1
|
*
|
powerpc/mm: Remove __this_fixmap_does_not_exist()
Christophe Leroy
2017-06-02
1
-5
/
+0
|
*
|
powerpc/mm/ptdump: Dump the first entry of the linear mapping as well
Balbir Singh
2017-06-02
1
-1
/
+1
*
|
|
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
2017-07-07
1
-1
/
+1
*
|
|
powerpc/mm/hugetlb: add support for 1G huge pages
Aneesh Kumar K.V
2017-07-07
1
-2
/
+5
*
|
|
powerpc/mm/hugetlb: remove follow_huge_addr for powerpc
Aneesh Kumar K.V
2017-07-07
1
-64
/
+0
*
|
|
powerpc/hugetlb: add follow_huge_pd implementation for ppc64
Aneesh Kumar K.V
2017-07-07
1
-0
/
+43
*
|
|
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
2017-07-07
1
-2
/
+2
*
|
|
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
2017-07-07
1
-9
/
+1
*
|
|
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
2017-07-07
1
-1
/
+1
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-04
1
-3
/
+19
|
\
\
\
|
*
|
|
powerpc: Only obtain cpu_hotplug_lock if called by rtasd
Thiago Jung Bauermann
2017-06-23
1
-3
/
+19
|
|
/
/
*
|
/
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-19
3
-4
/
+4
|
|
/
|
/
|
*
|
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
Aneesh Kumar K.V
2017-06-08
1
-1
/
+1
|
/
*
powerpc/mm: Fix crash in page table dump with huge pages
Michael Ellerman
2017-05-17
1
-3
/
+4
*
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-09
1
-1
/
+1
*
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
20
-322
/
+604
|
\
[next]