index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
pgtable_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-02
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
1
-0
/
+3
2019-05-02
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
1
-10
/
+0
2019-05-02
powerpc/mm: don't use pte_alloc_kernel() until slab is available on PPC32
Christophe Leroy
1
-6
/
+28
2019-05-02
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
Christophe Leroy
1
-1
/
+9
2019-02-23
powerpc/32: always populate page tables for Abatron BDI.
Christophe Leroy
1
-1
/
+4
2019-02-23
powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks.
Christophe Leroy
1
-18
/
+9
2019-02-23
powerpc/mm/32: add base address to mmu_mapin_ram()
Christophe Leroy
1
-3
/
+3
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-4
/
+4
2018-12-19
powerpc: implement CONFIG_DEBUG_VIRTUAL
Christophe Leroy
1
-1
/
+1
2018-12-04
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
1
-21
/
+4
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
1
-1
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
1
-7
/
+8
2018-10-14
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
Christophe Leroy
1
-1
/
+1
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
1
-20
/
+17
2018-10-14
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
1
-16
/
+12
2018-10-13
powerpc/32: Add ioremap_wt() and ioremap_coherent()
Christophe Leroy
1
-0
/
+16
2018-03-31
powerpc/mm/32: Remove the reserved memory hack
Jonathan Neuschäfer
1
-2
/
+1
2018-03-31
powerpc/mm/32: Use page_is_ram to check for RAM
Jonathan Neuschäfer
1
-0
/
+1
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
1
-8
/
+1
2017-10-04
powerpc/mm: Call flush_tlb_kernel_range with interrupts enabled
Guenter Roeck
1
-1
/
+1
2017-08-15
powerpc/mm: Simplify __set_fixmap()
Christophe Leroy
1
-15
/
+0
2017-08-15
powerpc/mm: declare some local functions static
Christophe Leroy
1
-2
/
+2
2017-08-15
powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32
Christophe Leroy
1
-0
/
+24
2017-08-15
powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
Christophe Leroy
1
-3
/
+10
2017-08-15
powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs
Christophe Leroy
1
-4
/
+6
2017-06-05
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
1
-4
/
+4
2017-06-05
powerpc/mm/book(e)(3s)/32: Add page table accounting
Balbir Singh
1
-1
/
+1
2017-06-02
powerpc/mm: Remove __this_fixmap_does_not_exist()
Christophe Leroy
1
-5
/
+0
2016-12-10
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
1
-37
/
+0
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-2
/
+2
2016-03-12
powerpc32: PAGE_EXEC required for inittext
Christophe Leroy
1
-2
/
+3
2016-03-12
powerpc32: remove ioremap_base
Christophe Leroy
1
-2
/
+1
2016-03-12
powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
Christophe Leroy
1
-38
/
+6
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
1
-5
/
+4
2015-04-10
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
Michael Ellerman
1
-2
/
+2
2015-04-07
powerpc/mm: Remove duplicate declaration of setbat()
Michael Ellerman
1
-3
/
+0
2015-03-23
powerpc/32: %pF is only for function pointers
Scott Wood
1
-1
/
+1
2015-01-30
powerpc32: Use kmem_cache memory for PGDIR
LEROY Christophe
1
-2
/
+14
2015-01-30
powerpc32: adds handling of _PAGE_RO
LEROY Christophe
1
-1
/
+1
2015-01-30
powerpc: Remove duplicate tlbcam_index declarations
Emil Medve
1
-1
/
+0
2014-12-13
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
1
-1
/
+1
2014-11-10
powerpc: Remove bootmem allocator
Anton Blanchard
1
-2
/
+1
2014-07-28
powerpc: Remove CONFIG_POWER3
Michael Ellerman
1
-1
/
+1
2014-01-10
powerpc: add barrier after writing kernel PTE
Scott Wood
1
-0
/
+1
2013-11-15
powerpc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-0
/
+1
[next]