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
Age
Commit message (
Expand
)
Author
2006-03-22
[PATCH] remove VM_DONTCOPY bogosities
Hugh Dickins
2006-03-22
[PATCH] mm: shrink_inactive_lis() nr_scan accounting fix
Wu Fengguang
2006-03-22
[PATCH] mm: isolate_lru_pages() scan count fix
Wu Fengguang
2006-03-22
[PATCH] zone_reclaim: additional comments and cleanup
Christoph Lameter
2006-03-22
[PATCH] vmscan: rename functions
Andrew Morton
2006-03-22
[PATCH] vmscan return nr_reclaimed
Andrew Morton
2006-03-22
[PATCH] vmscan: use unsigned longs
Andrew Morton
2006-03-22
[PATCH] vmscan: scan_control cleanup
Andrew Morton
2006-03-22
[PATCH] Thin out scan_control: remove nr_to_scan and priority
Christoph Lameter
2006-03-22
[PATCH] slab: use on_each_cpu()
Andrew Morton
2006-03-22
[PATCH] slab: Remove SLAB_NO_REAP option
Christoph Lameter
2006-03-22
[PATCH] slab: fix kernel-doc warnings
Randy Dunlap
2006-03-22
[PATCH] mm: kill kmem_cache_t usage
Pekka Enberg
2006-03-22
[PATCH] slab: remove cachep->spinlock
Ravikiran G Thirumalai
2006-03-22
[PATCH] slab cleanup
Andrew Morton
2006-03-22
[PATCH] slab: extract setup_cpu_cache
Pekka Enberg
2006-03-22
[PATCH] slab: object to index mapping cleanup
Pekka Enberg
2006-03-22
[PATCH] hugepage allocator cleanup
Nick Piggin
2006-03-22
[PATCH] mm: cleanup bootmem
Nick Piggin
2006-03-22
[PATCH] mm: split highorder pages
Nick Piggin
2006-03-22
[PATCH] mm: simplify vmscan vs release refcounting
Nick Piggin
2006-03-22
[PATCH] mm: slab less atomics
Nick Piggin
2006-03-22
[PATCH] mm: page_alloc less atomics
Nick Piggin
2006-03-22
[PATCH] mm: less atomic ops
Nick Piggin
2006-03-22
[PATCH] mm: PageActive no testset
Nick Piggin
2006-03-22
[PATCH] mm: PageLRU no testset
Nick Piggin
2006-03-22
[PATCH] mm: never ClearPageLRU released pages
Nick Piggin
2006-03-22
[PATCH] __get_page_state() cpumask cleanup and fix
Andrew Morton
2006-03-17
[PATCH] fix free swap cache latency
Hugh Dickins
2006-03-17
[PATCH] fix race in pagevec_strip?
Christoph Lameter
2006-03-17
[PATCH] page migration: Fail with error if swap not setup
Christoph Lameter
2006-03-14
[PATCH] Consistent capabilites associated with MPOL_MOVE_ALL
Christoph Lameter
2006-03-14
[PATCH] page migration: fail if page is in a vma flagged VM_LOCKED
Christoph Lameter
2006-03-09
[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.
Christoph Lameter
2006-03-09
[PATCH] memory hotadd: pgdat->node_present_pages fix
Yasunori Goto
2006-03-09
[PATCH] vmscan: no zone_reclaim if PF_MALLOC is set
Christoph Lameter
2006-03-09
[PATCH] page_add_file_rmap(): remove BUG_ON()s
Hugh Dickins
2006-03-08
[PATCH] slab: allocate larger cache_cache if order 0 fails
Jack Steiner
2006-03-08
[PATCH] percpu_counter_sum()
Andrew Morton
2006-03-08
[PATCH] numa_maps-update fix
Andrew Morton
2006-03-08
slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNT
Linus Torvalds
2006-03-06
[PATCH] numa_maps update
Christoph Lameter
2006-03-06
slab: clarify and fix calculate_slab_order()
Linus Torvalds
2006-03-06
Fix "check_slabp" printout size calculation
Linus Torvalds
2006-03-02
[PATCH] numa_maps: Fix potential crash on non IA64 platforms
Christoph Lameter
2006-03-02
[PATCH] out_of_memory() locking fix
Andrew Morton
2006-02-28
[PATCH] out_of_memory(): use of uninitialised
Andrew Morton
2006-02-28
[PATCH] nommu: implement vmalloc_node()
Andrew Morton
2006-02-28
[PATCH] remove_from_swap: fix locking
Christoph Lameter
2006-02-28
[PATCH] Fix sys_migrate_pages: Move all pages when invoked from root
Christoph Lameter
[next]