index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
pgtable_64.c
Age
Commit message (
Expand
)
Author
2015-08-07
powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test
Scott Wood
2015-06-24
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
2015-06-24
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
2015-06-24
mm/thp: split out pmd collapse flush into separate functions
Aneesh Kumar K.V
2015-05-12
powerpc/thp: Serialize pmd clear against a linux page table walk.
Aneesh Kumar K.V
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2015-04-10
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
Michael Ellerman
2015-02-16
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-02-12
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2014-12-02
powerpc/mm/thp: Use tlbiel if possible
Aneesh Kumar K.V
2014-12-02
powerpc/mm/thp: Remove code duplication
Aneesh Kumar K.V
2014-11-14
powerpc/mm: Add missing pmd accessors
Aneesh Kumar K.V
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-10
powerpc: Remove some old bootmem related comments
Anton Blanchard
2014-11-10
powerpc: Remove bootmem allocator
Anton Blanchard
2014-08-13
powerpc/thp: Add tracepoints to track hugepage invalidate
Aneesh Kumar K.V
2014-08-13
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
2014-08-13
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
2014-08-05
powerpc/64e: Add __ref to early_alloc_pgtable()
Scott Wood
2014-03-24
powerpc/mm: Make sure a local_irq_disable prevent a parallel THP split
Aneesh Kumar K.V
2014-02-17
powerpc/mm: Add new "set" flag argument to pte/pmd update function
Aneesh Kumar K.V
2014-01-15
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-09
powerpc: add barrier after writing kernel PTE
Scott Wood
2013-12-09
powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functions
Aneesh Kumar K.V
2013-11-15
powerpc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-06-21
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
2013-06-21
powerpc/THP: Enable THP on PPC64
Aneesh Kumar K.V
2013-06-21
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
2013-04-30
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
2013-03-17
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
2012-09-17
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
Aneesh Kumar K.V
2012-09-05
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
2011-05-19
powerpc: Add ioremap_wc
Anton Blanchard
2010-12-09
powerpc: Record vma->phys_addr in ioremap()
Michael Ellerman
2010-07-14
lmb: rename to memblock
Yinghai Lu
2010-04-07
powerpc: Fix ioremap_flags() with book3e pte definition
Benjamin Herrenschmidt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-20
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
powerpc/mm: Add support for early ioremap on non-hash 64-bit processors
Benjamin Herrenschmidt
2009-03-11
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
2008-07-24
powerpc ioremap_prot
Benjamin Herrenschmidt
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
2007-09-14
[POWERPC] Export new __io{re,un}map_at() symbols
Olof Johansson
2007-06-14
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
[next]