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
/
mips
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2014-01-22
MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file
Markos Chandras
2013-09-25
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-05
MIPS: Export copy_from_user_page() (needed by lustre)
Geert Uytterhoeven
2013-07-03
mm/MIPS: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-29
mm/MIPS: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-29
mm/MIPS: use common help functions to free reserved pages
Jiang Liu
2013-04-29
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-10-11
MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.
David Daney
2012-03-20
mips: remove the second argument of k[un]map_atomic()
Cong Wang
2011-12-07
MIPS: Handle initmem in systems with kernel not in add_memory_region() mem
David Daney
2011-07-25
MIPS: Limit fixrange_init() to the FIXMAP region
Kevin Cernekee
2011-07-25
MIPS: pfn_valid() is broken on low memory HIGHMEM systems
Kevin Cernekee
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c
David Daney
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-28
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-02-27
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
2010-02-27
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
David Daney
2010-02-17
Merge branch 'linus' into x86/mm
Thomas Gleixner
2010-02-01
resources: introduce generic page_is_ram()
Wu Fengguang
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
2009-12-17
MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.
David Daney
2009-11-02
MIPS: Fix machine check exception in kmap_coherent()
Kevin Cernekee
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-17
MIPS: Shrink the size of tlb handler
Wu Fei
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-05-14
MIPS: Fix highmem.
Ralf Baechle
2009-03-30
MIPS: Use BUG_ON() where possible.
Ralf Baechle
2008-06-16
[MIPS] Export empty_zero_page for sake of the ext4 module.
Ralf Baechle
2008-04-28
[MIPS] unexport copy_from_user_page()
Dmitri Vorobiev
2008-04-28
[MIPS] unexport copy_to_user_page()
Dmitri Vorobiev
2008-04-28
[MIPS] unexport copy_user_highpage()
Dmitri Vorobiev
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-04-28
[MIPS] All MIPS32 processors support64-bit physical addresses.
Chris Dearman
2008-02-19
[MIPS] Fix buggy invocations of kmap_coherent()
Ralf Baechle
2007-11-26
[MIPS] 64-bit Sibyte kernels need DMA32.
Ralf Baechle
2007-11-15
[MIPS] Convert reference to mem_map to pfn_to_page().
Ralf Baechle
2007-10-16
[MIPS] Fix aliasing bug in copy_user_highpage, take 2.
Ralf Baechle
2007-09-11
[MIPS] Fix aliasing bug in copy_user_highpage.
Ralf Baechle
2007-08-27
[MIPS] Gcc 3.3 build fixes.
Ralf Baechle
2007-07-24
[MIPS] Mark prom_free_prom_memory as __init_refok
Atsushi Nemoto
2007-05-11
[MIPS] Remove LIMITED_DMA support
Franck Bui-Huu
2007-04-27
[MIPS] Remove unused argument from kunmap_coherent().
Ralf Baechle
[next]