index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
pgtable_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-4
/
+4
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-2
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-05-26
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
1
-1
/
+1
2020-05-26
powerpc/mm: Fix conditions to perform MMU specific management by blocks on PP...
Christophe Leroy
1
-2
/
+2
2020-05-26
powerpc/mm: Allocate static page tables for fixmap
Christophe Leroy
1
-0
/
+16
2020-02-26
powerpc/32: drop get_pteptr()
Christophe Leroy
1
-37
/
+2
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
1
-1
/
+1
2020-01-23
powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
Christophe Leroy
1
-0
/
+1
2019-11-18
powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.
Christophe Leroy
1
-4
/
+1
2019-08-27
powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Christophe Leroy
1
-99
/
+0
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
1
-3
/
+0
2019-08-27
powerpc/mm: move ioremap_prot() into ioremap.c
Christophe Leroy
1
-17
/
+0
2019-08-27
powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
Christophe Leroy
1
-27
/
+0
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
1
-9
/
+2
2019-08-20
powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
Christophe Leroy
1
-1
/
+1
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2019-06-19
powerpc/mm/32s: fix condition that is always true
Andreas Schwab
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-03
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
1
-0
/
+3
2019-05-03
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
1
-10
/
+0
2019-05-03
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-04
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-04-01
powerpc/mm/32: Remove the reserved memory hack
Jonathan Neuschäfer
1
-2
/
+1
2018-04-01
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-09
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
1
-37
/
+0
[next]