index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
ppc_mmu_32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64
Christophe Leroy
2019-05-02
1
-419
/
+0
*
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
2019-05-02
1
-1
/
+1
*
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
1
-0
/
+10
*
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
2019-04-21
1
-0
/
+13
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-08
1
-2
/
+1
|
\
|
*
arch: simplify several early memory allocations
Mike Rapoport
2019-03-08
1
-2
/
+1
*
|
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
1
-6
/
+81
*
|
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
2019-02-23
1
-0
/
+32
*
|
powerpc/mm/32s: use _PAGE_EXEC in setbat()
Christophe Leroy
2019-02-23
1
-4
/
+6
*
|
powerpc/mm/32s: rework mmu_mapin_ram()
Christophe Leroy
2019-02-23
1
-22
/
+41
*
|
powerpc/mm/32: add base address to mmu_mapin_ram()
Christophe Leroy
2019-02-23
1
-1
/
+1
*
|
powerpc/hash32: use physical address directly in hash handlers.
Christophe Leroy
2019-02-21
1
-2
/
+4
|
/
*
powerpc/book3s/32: fix number of bats in p/v_block_mapped()
Christophe Leroy
2018-12-19
1
-2
/
+2
*
powerpc/book3s/32: Use patch_site to patch hash functions
Christophe Leroy
2018-12-19
1
-25
/
+10
*
powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S
Christophe Leroy
2018-12-19
1
-11
/
+1
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-1
/
+1
*
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
Christophe Leroy
2018-10-14
1
-1
/
+1
*
powerpc/sparse: Fix plain integer as NULL pointer warning
Mathieu Malaterre
2018-05-25
1
-1
/
+1
*
powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
Christophe Leroy
2016-03-12
1
-2
/
+2
*
powerpc/mm: Change setbat() to take a pgprot_t rather than flags
Michael Ellerman
2015-04-07
1
-1
/
+2
*
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
2015-03-17
1
-1
/
+1
*
powerpc: Remove power3 from comments
Michael Ellerman
2014-07-28
1
-1
/
+1
*
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
2010-08-05
1
-0
/
+15
*
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
2010-08-05
1
-2
/
+1
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-2
/
+2
*
wii: use both mem1 and mem2 as ram
Albert Herranz
2009-12-13
1
-2
/
+2
*
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
2009-03-24
1
-8
/
+2
*
powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code
Gerhard Pircher
2009-01-28
1
-3
/
+3
*
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
Dale Farnsworth
2008-12-23
1
-4
/
+4
*
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-12-21
1
-1
/
+1
*
powerpc: Force printing of 'total_memory' to unsigned long long
Tony Breeds
2008-08-04
1
-2
/
+2
*
powerpc: Get rid of bitfields in ppc_bat struct
Becky Bruce
2008-06-30
1
-11
/
+8
*
powerpc: Change BAT code to use phys_addr_t
Becky Bruce
2008-06-30
1
-5
/
+5
*
[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr
Kumar Gala
2008-04-16
1
-1
/
+1
*
[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr
Kumar Gala
2008-04-16
1
-9
/
+2
*
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-02-14
1
-1
/
+1
*
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
David Gibson
2007-06-14
1
-3
/
+3
*
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
2007-06-14
1
-1
/
+0
*
[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32
David Gibson
2007-05-09
1
-1
/
+1
*
[POWERPC] DEBUG_PAGEALLOC for 32-bit
Benjamin Herrenschmidt
2007-04-12
1
-1
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[POWERPC] Add starting of secondary 86xx CPUs.
Jon Loeliger
2006-06-21
1
-2
/
+2
*
[POWERPC] Remove stale 64bit on 32bit kernel code
Anton Blanchard
2006-06-15
1
-10
/
+0
*
powerpc: add context.vdso_base for 32-bit too
Paul Mackerras
2006-06-11
1
-1
/
+1
*
[PATCH] ppc: Fix ppc32 build after 64K pages
Benjamin Herrenschmidt
2005-11-07
1
-2
/
+2
*
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
2005-11-07
1
-0
/
+15
*
powerpc: Rename files to have consistent _32/_64 suffixes
Paul Mackerras
2005-10-10
1
-0
/
+285