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-12-07
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_LEVEL_MASK
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_NO_GROW
Christoph Lameter
2006-12-07
[PATCH] kill install_file_pte's pte_val
Hugh Dickins
2006-12-07
[PATCH] mm: cleanup indentation on switch for CPU operations
Andy Whitcroft
2006-12-07
[PATCH] reject corrupt swapfiles earlier
Eric Sandeen
2006-12-07
[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int
Andy Whitcroft
2006-12-07
[PATCH] drain_node_page(): Drain pages in batch units
Christoph Lameter
2006-12-07
[PATCH] make mm/thrash.c:global_faults static
Adrian Bunk
2006-12-07
[PATCH] enable booting a NUMA system where some nodes have no memory
Christian Krafft
2006-12-07
[PATCH] Allow NULL pointers in percpu_free
Alan Stern
2006-12-07
[PATCH] leak tracking for kmalloc_node
Christoph Hellwig
2006-12-07
[PATCH] Always print out the header line in /proc/swaps
Suleiman Souhlal
2006-12-07
[PATCH] OOM can panic due to processes stuck in __alloc_pages()
Kirill Korotaev
2006-12-07
[PATCH] mlock cleanup
Rik Bobbaers
2006-12-07
[PATCH] mm: add noaliencache boot option to disable numa alien caches
Paul Menage
2006-12-07
[PATCH] mm: slab: eliminate lock_cpu_hotplug from slab
Ravikiran G Thirumalai
2006-12-07
[PATCH] slab debug and ARCH_SLAB_MINALIGN don't get along
Kevin Hilman
2006-12-07
[PATCH] htlb forget rss with pt sharing
Chen, Kenneth W
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
2006-12-07
[PATCH] balance_pdgat() cleanup
Andrew Morton
2006-12-07
[PATCH] mm: add arch_alloc_page
Nick Piggin
2006-12-07
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
2006-12-07
[PATCH] grab swap token reordered
Ashwin Chaugule
2006-12-07
[PATCH] oom: less memdie
Nick Piggin
2006-12-07
[PATCH] oom: cleanup messages
Nick Piggin
2006-12-07
[PATCH] oom: don't kill unkillable children or siblings
Nick Piggin
2006-12-07
[PATCH] memory page_alloc zonelist caching speedup
Paul Jackson
2006-12-07
[PATCH] Get rid of zone_table[]
Christoph Lameter
2006-12-07
[PATCH] __unmap_hugepage_range(): add comment
Chen, Kenneth W
2006-12-07
[PATCH] memory page alloc minor cleanups
Paul Jackson
2006-12-06
Merge git://git.infradead.org/users/dhowells/workq-2.6
Linus Torvalds
2006-12-06
[PATCH] uclinux: fix mmap() of directory for nommu case
Mike Frysinger
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-01
[PATCH] Export should_remove_suid()
Mark Fasheh
2006-11-23
[PATCH] x86_64: fix bad page state in process 'swapper'
Mel Gorman
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-11-16
[PATCH] Fix strange size check in __get_vm_area_node()
OGAWA Hirofumi
2006-11-14
[PATCH] hugetlb: fix error return for brk() entering a hugepage region
Hugh Dickins
2006-11-14
[PATCH] hugetlb: check for brk() entering a hugepage region
David Gibson
2006-11-14
[PATCH] hugetlb: prepare_hugepage_range check offset too
Hugh Dickins
2006-11-13
[PATCH] vmalloc: optimization, cleanup, bugfixes
Eric Dumazet
2006-11-03
[PATCH] Fix sys_move_pages when a NULL node list is passed
Stephen Rothwell
2006-11-03
[PATCH] init_reap_node() initialization fix
Daniel Yeisley
2006-11-03
[PATCH] Cleanup read_pages()
OGAWA Hirofumi
2006-11-03
[PATCH] mm: un-needed add-store operation wastes a few bytes
nkalmala
[next]