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
/
mm
/
memory.c
Age
Commit message (
Expand
)
Author
2007-10-20
spelling fixes: mm/
Simon Arlott
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
2007-10-16
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
2007-10-16
calculation of pgoff in do_linear_fault() uses mixed units
Dean Nelson
2007-10-16
remove ZERO_PAGE
Nick Piggin
2007-10-08
mm: set_page_dirty_balance() vs ->page_mkwrite()
Peter Zijlstra
2007-10-04
Fix sys_remap_file_pages BUG at highmem.c:15!
Hugh Dickins
2007-07-21
remove handle_mm_fault export
Christoph Hellwig
2007-07-19
lguest: export symbols for lguest as a module
Rusty Russell
2007-07-19
mm: fix clear_page_dirty_for_io vs fault race
Nick Piggin
2007-07-19
mm: fault feedback #2
Nick Piggin
2007-07-19
mm: fault feedback #1
Nick Piggin
2007-07-19
ocfs2: release page lock before calling ->page_mkwrite
Mark Fasheh
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2007-07-17
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
2007-07-16
kill vmalloc_earlyreserve
Jan Beulich
2007-07-16
oom: stop allocating user memory if TIF_MEMDIE is set
Ethan Solomita
2007-07-16
MM: use DIV_ROUND_UP() in mm/memory.c
Rolf Eike Beer
2007-06-16
Rework ptep_set_access_flags and fix sun4c
Benjamin Herrenschmidt
2007-05-17
mm: more rmap checking
Nick Piggin
2007-05-07
Add unitialized_var() macro for suppressing gcc warnings
Borislav Petkov
2007-05-07
mm: remove gcc workaround
Nick Piggin
2007-05-07
Add apply_to_page_range() which applies a function to a pte range
Jeremy Fitzhardinge
2007-02-12
[PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn()
Benjamin Herrenschmidt
2007-02-12
[PATCH] add vm_insert_pfn()
Nick Piggin
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
[PATCH] do not disturb page referenced state when unmapping memory range
Ken Chen
2007-02-11
[PATCH] page_mkwrite caller race fix
Hugh Dickins
2007-01-26
[PATCH] i386 vDSO: use VM_ALWAYSDUMP
Roland McGrath
2007-01-26
[PATCH] Fix gate_vma.vm_flags
Roland McGrath
2007-01-08
[ARM] pass vma for flush_anon_page()
Russell King
2006-12-22
[PATCH] mm: more rmap debugging
Nick Piggin
2006-12-13
[PATCH] Pass vma argument to copy_user_highpage().
Atsushi Nemoto
2006-12-10
[PATCH] read_zero_pagealigned() locking fix
Hugh Dickins
2006-12-07
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
Adrian Bunk
2006-12-07
[PATCH] grab swap token reordered
Ashwin Chaugule
2006-10-20
[PATCH] mm: D-cache aliasing issue in cow_user_page
Dmitriy Monakhov
2006-10-06
[PATCH] page fault retry with NOPAGE_REFAULT
Benjamin Herrenschmidt
2006-10-01
[PATCH] paravirt: lazy mmu mode hooks.patch
Zachary Amsden
2006-10-01
[PATCH] paravirt: pte clear not present
Zachary Amsden
2006-10-01
[PATCH] paravirt: remove read hazard from cow
Zachary Amsden
2006-09-29
[PATCH] mm: fix a race condition under SMC + COW
Siddha, Suresh B
2006-09-27
[PATCH] NOMMU: Check that access_process_vm() has a valid target
David Howells
2006-09-27
[PATCH] do_no_pfn()
Jes Sorensen
2006-09-26
[PATCH] Add kerneldocs for some functions in mm/memory.c
Rolf Eike Beer
2006-09-26
[PATCH] mm: fixup do_wp_page()
Peter Zijlstra
2006-09-26
[PATCH] mm: balance dirty pages
Peter Zijlstra
2006-09-26
[PATCH] mm: tracking shared dirty pages
Peter Zijlstra
2006-07-14
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
[next]