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.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
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
2012-03-07
powerpc: Use vsprintf extention %pf with builtin_return_address
Joe Perches
1
-1
/
+1
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
1
-2
/
+2
2011-05-19
powerpc: Add ioremap_wc
Anton Blanchard
1
-0
/
+8
2010-12-09
powerpc: Remove unnecessary casts of void ptr
Jesper Juhl
1
-1
/
+1
2010-12-09
powerpc: Record vma->phys_addr in ioremap()
Michael Ellerman
1
-0
/
+1
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-3
/
+3
2010-06-15
powerpc: Remove dead CONFIG_HIGHPTE
Christoph Egger
1
-4
/
+0
2010-05-06
powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300
Benjamin Herrenschmidt
1
-4
/
+0
2010-04-07
powerpc: Fix ioremap_flags() with book3e pte definition
Benjamin Herrenschmidt
1
-0
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-18
powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM
Benjamin Herrenschmidt
1
-1
/
+1
2009-12-13
powerpc: allow ioremap within reserved memory regions
Albert Herranz
1
-1
/
+3
2009-12-13
wii: use both mem1 and mem2 as ram
Albert Herranz
1
-4
/
+28
2009-08-27
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
1
-1
/
+1
2009-05-27
powerpc: Minor cleanups of kernel virt address space definitions
Benjamin Herrenschmidt
1
-2
/
+0
2009-03-24
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
1
-2
/
+2
2009-03-11
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
1
-3
/
+11
2009-02-10
powerpc/fsl-booke: Fix mapping functions to use phys_addr_t
Kumar Gala
1
-2
/
+2
2009-01-08
powerpc/mm: Make clear_fixmap() actually work
Anton Vorontsov
1
-1
/
+2
2008-12-29
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
1
-9
/
+14
2008-12-23
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
Dale Farnsworth
1
-2
/
+2
2008-12-23
powerpc/32: Allow __ioremap on RAM addresses for kdump kernel
Anton Vorontsov
1
-0
/
+2
2008-12-16
powerpc/mm: Remove flush_HPTE()
Benjamin Herrenschmidt
1
-1
/
+5
2008-12-03
powerpc: Use RCU based pte freeing mechanism for all powerpc
Kumar Gala
1
-21
/
+0
2008-12-03
powerpc: hash_page_sync should only be used on SMP & STD_MMU_32
Kumar Gala
1
-3
/
+3
2008-09-25
POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical
Becky Bruce
1
-2
/
+2
2008-07-24
powerpc ioremap_prot
Benjamin Herrenschmidt
1
-6
/
+16
2008-06-30
powerpc: Change BAT code to use phys_addr_t
Becky Bruce
1
-3
/
+3
2008-05-23
[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS
David Gibson
1
-1
/
+1
2008-04-24
[POWERPC] Port fixmap from x86 and use for kmap_atomic
Kumar Gala
1
-0
/
+23
2008-04-17
[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr
Kumar Gala
1
-2
/
+3
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
1
-6
/
+8
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
1
-3
/
+3
2007-06-14
[POWERPC] Remove a couple of unused definitions from pgtable_32.c
David Gibson
1
-4
/
+0
2007-06-14
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
1
-1
/
+0
2007-06-14
[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc
David Gibson
1
-118
/
+0
2007-05-23
[POWERPC] Fix modpost warning
Kumar Gala
1
-1
/
+1
[next]