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
2005-11-22
[PATCH] unpaged: VM_UNPAGED
Hugh Dickins
2005-11-22
[PATCH] unpaged: unifdefed PageCompound
Hugh Dickins
2005-11-22
[PATCH] unpaged: private write VM_RESERVED
Hugh Dickins
2005-11-22
[PATCH] unpaged: get_user_pages VM_RESERVED
Hugh Dickins
2005-11-18
Merge branch 'master'
Kyle McMartin
2005-11-18
[PARISC] Fix compile warning caused by conflicting types of expand_upwards()
Matthew Wilcox
2005-11-18
[PATCH] re-export clear_page_dirty_for_io()
Hans Reiser
2005-11-17
[PATCH] VM: fix zone list restart in page allocatate
Jens Axboe
2005-11-14
Merge x86-64 update from Andi
Linus Torvalds
2005-11-14
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
Andi Kleen
2005-11-14
[PATCH] x86_64: When cpu_up fails clean up page allocator properly
Andi Kleen
2005-11-14
[PATCH] x86_64: Add 4GB DMA32 zone
Andi Kleen
2005-11-13
[PATCH] slab: remove alloc_pages() calls
Christoph Lameter
2005-11-13
[PATCH] slab: convert cache to page mapping macros
Pekka Enberg
2005-11-13
[PATCH] mm: highmem watermarks
Nick Piggin
2005-11-13
[PATCH] mm: __alloc_pages cleanup
Rohit Seth
2005-11-13
[PATCH] mm: ZAP_BLOCK causes redundant work
Robin Holt
2005-11-13
[PATCH] mm: __GFP_NOFAIL fix
Kirill Korotaev
2005-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2005-11-10
[PATCH] Don't print per-cpu vm stats for offline cpus.
Dave Jones
2005-11-08
mm/slab.c: fix a comment typo
Adrian Bunk
2005-11-07
[PATCH] mm/swap_state.c: unexport swapper_space
Adrian Bunk
2005-11-07
[PATCH] mm/swapfile.c: unexport total_swap_pages
Adrian Bunk
2005-11-07
[PATCH] mm/swap.c: unexport vm_acct_memory
Adrian Bunk
2005-11-07
[PATCH] unexport nr_swap_pages
Adrian Bunk
2005-11-07
[PATCH] unexport clear_page_dirty_for_io
Adrian Bunk
2005-11-07
[PATCH] unexport hugetlb_total_pages
Adrian Bunk
2005-11-07
[PATCH] mm/{mmap,nommu}.c: several unexports
Adrian Bunk
2005-11-07
[PATCH] kernel-doc: fix warnings in vmalloc.c
Randy Dunlap
2005-11-07
[PATCH] more kernel-doc cleanups, additions
Randy Dunlap
2005-11-07
[PATCH] readahead commentary
Andrew Morton
2005-11-07
[PATCH] slab: Use same schedule timeout for all cpus in cache_reap
Manfred Spraul
2005-11-07
[PATCH] mm: rename kmem_cache_s to kmem_cache
Pekka J Enberg
2005-11-07
[PATCH] slab: don't BUG on duplicated cache
Andrew Morton
2005-11-07
[PATCH] Suppress split ptlock on arches which may use one page for multiple p...
Hugh Dickins
2005-11-06
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
2005-11-01
Export __pagevec_release and pagevec_lookup_tag
Steve French
2005-10-30
[PATCH] Error checks omitted in init_tmpfs() in mm/tiny-shmem.c
Matt Mackall
2005-10-30
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
2005-10-30
[PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()
Tejun Heo
2005-10-30
[PATCH] fs: error case fix in __generic_file_aio_read
Tejun Heo
2005-10-30
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
2005-10-30
[PATCH] cpusets: confine pdflush to its cpuset
Paul Jackson
2005-10-30
[PATCH] ext3: Fix unmapped buffers in transaction's lists
Jan Kara
2005-10-29
[PATCH] mm/filemap.c:filemap_populate(): move export.
Nikita Danilov
2005-10-29
[PATCH] mm: wider use of for_each_*cpu()
John Hawkes
2005-10-29
[PATCH] Remove policy contextualization from mbind
Christoph Lameter
2005-10-29
[PATCH] Implement sys_* do_* layering in the memory policy layer.
Christoph Lameter
2005-10-29
[PATCH] memory hotplug: call setup_per_zone_pages_min after hotplug
Dave Hansen
2005-10-29
[PATCH] memory hotplug: move section_mem_map alloc to sparse.c
Dave Hansen
[next]