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
/
pgtable_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
1
-1
/
+1
|
\
|
*
powerpc/mm/32s: fix condition that is always true
Andreas Schwab
2019-06-19
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
|
/
*
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
2019-05-02
1
-0
/
+3
*
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
2019-05-02
1
-10
/
+0
*
powerpc/mm: don't use pte_alloc_kernel() until slab is available on PPC32
Christophe Leroy
2019-05-02
1
-6
/
+28
*
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
2019-05-02
1
-1
/
+1
*
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
1
-1
/
+9
*
powerpc/32: always populate page tables for Abatron BDI.
Christophe Leroy
2019-02-23
1
-1
/
+4
*
powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks.
Christophe Leroy
2019-02-23
1
-18
/
+9
*
powerpc/mm/32: add base address to mmu_mapin_ram()
Christophe Leroy
2019-02-23
1
-3
/
+3
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-4
/
+4
*
powerpc: implement CONFIG_DEBUG_VIRTUAL
Christophe Leroy
2018-12-19
1
-1
/
+1
*
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
2018-12-04
1
-21
/
+4
*
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
1
-1
/
+1
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-1
/
+1
*
powerpc/mm: use pte helpers in generic code
Christophe Leroy
2018-10-14
1
-7
/
+8
*
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
Christophe Leroy
2018-10-14
1
-1
/
+1
*
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
1
-20
/
+17
*
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
2018-10-14
1
-16
/
+12
*
powerpc/32: Add ioremap_wt() and ioremap_coherent()
Christophe Leroy
2018-10-13
1
-0
/
+16
*
powerpc/mm/32: Remove the reserved memory hack
Jonathan Neuschäfer
2018-03-31
1
-2
/
+1
*
powerpc/mm/32: Use page_is_ram to check for RAM
Jonathan Neuschäfer
2018-03-31
1
-0
/
+1
*
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
2018-01-16
1
-8
/
+1
*
powerpc/mm: Call flush_tlb_kernel_range with interrupts enabled
Guenter Roeck
2017-10-04
1
-1
/
+1
*
powerpc/mm: Simplify __set_fixmap()
Christophe Leroy
2017-08-15
1
-15
/
+0
*
powerpc/mm: declare some local functions static
Christophe Leroy
2017-08-15
1
-2
/
+2
*
powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32
Christophe Leroy
2017-08-15
1
-0
/
+24
*
powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
Christophe Leroy
2017-08-15
1
-3
/
+10
*
powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs
Christophe Leroy
2017-08-15
1
-4
/
+6
*
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
2017-06-05
1
-4
/
+4
*
powerpc/mm/book(e)(3s)/32: Add page table accounting
Balbir Singh
2017-06-05
1
-1
/
+1
*
powerpc/mm: Remove __this_fixmap_does_not_exist()
Christophe Leroy
2017-06-02
1
-5
/
+0
*
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
2016-12-10
1
-37
/
+0
*
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-1
/
+1
*
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2016-06-25
1
-2
/
+2
*
powerpc32: PAGE_EXEC required for inittext
Christophe Leroy
2016-03-12
1
-2
/
+3
*
powerpc32: remove ioremap_base
Christophe Leroy
2016-03-12
1
-2
/
+1
*
powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
Christophe Leroy
2016-03-12
1
-38
/
+6
*
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2015-04-10
1
-5
/
+4
*
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
Michael Ellerman
2015-04-10
1
-2
/
+2
*
powerpc/mm: Remove duplicate declaration of setbat()
Michael Ellerman
2015-04-07
1
-3
/
+0
*
powerpc/32: %pF is only for function pointers
Scott Wood
2015-03-23
1
-1
/
+1
*
powerpc32: Use kmem_cache memory for PGDIR
LEROY Christophe
2015-01-30
1
-2
/
+14
*
powerpc32: adds handling of _PAGE_RO
LEROY Christophe
2015-01-30
1
-1
/
+1
*
powerpc: Remove duplicate tlbcam_index declarations
Emil Medve
2015-01-30
1
-1
/
+0
*
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
2014-12-13
1
-1
/
+1
*
powerpc: Remove bootmem allocator
Anton Blanchard
2014-11-09
1
-2
/
+1
*
powerpc: Remove CONFIG_POWER3
Michael Ellerman
2014-07-28
1
-1
/
+1
*
powerpc: add barrier after writing kernel PTE
Scott Wood
2014-01-10
1
-0
/
+1
[next]