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
2009-02-17
writeback: fix break condition
Federico Cuello
2009-02-17
write-back: fix nr_to_write counter
Artem Bityutskiy
2009-02-17
Fix page writeback thinko, causing Berkeley DB slowdown
Nick Piggin
2009-02-12
mm: remove UP version of lru_add_drain_all()
KOSAKI Motohiro
2009-01-24
mm: direct IO starvation improvement
Nick Piggin
2009-01-24
mm: write_cache_pages more terminate quickly
Andrew Morton
2009-01-24
mm: write_cache_pages terminate quickly
Nick Piggin
2009-01-24
mm: write_cache_pages optimise page cleaning
Nick Piggin
2009-01-24
mm: write_cache_pages cleanups
Nick Piggin
2009-01-24
mm: write_cache_pages integrity fix
Nick Piggin
2009-01-24
mm: write_cache_pages writepage error fix
Nick Piggin
2009-01-24
mm: write_cache_pages early loop termination
Nick Piggin
2009-01-24
mm: write_cache_pages cyclic fix
Nick Piggin
2009-01-18
fs: symlink write_begin allocation context fix
Nick Piggin
2009-01-18
System call wrappers part 28
Heiko Carstens
2009-01-18
System call wrappers part 26
Heiko Carstens
2009-01-18
System call wrappers part 14
Heiko Carstens
2009-01-18
System call wrappers part 13
Heiko Carstens
2009-01-18
System call wrapper special cases
Heiko Carstens
2009-01-18
Convert all system calls to return a long
Heiko Carstens
2008-12-18
setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock
Gerald Schaefer
2008-11-20
memory hotplug: fix page_zone() calculation in test_pages_isolated()
Gerald Schaefer
2008-11-20
hugetlb: make unmap_ref_private multi-size-aware
Adam Litke
2008-11-13
hugetlbfs: handle pages higher order than MAX_ORDER
Andy Whitcroft
2008-11-13
hugetlb: pull gigantic page initialisation out of the default path
Andy Whitcroft
2008-10-25
anon_vma_prepare: properly lock even newly allocated entries
Linus Torvalds
2008-10-09
SLOB: fix bogus ksize calculation fix
Matt Mackall
2008-10-07
SLOB: fix bogus ksize calculation
Matt Mackall
2008-10-02
mm: handle initialising compound pages at orders greater than MAX_ORDER
Andy Whitcroft
2008-10-02
mm: tiny-shmem nommu fix
Nick Piggin
2008-10-02
memory hotplug: missing zone->lock in test_pages_isolated()
Gerald Schaefer
2008-09-29
mm owner: fix race between swapoff and exit
Balbir Singh
2008-09-23
memcg: check under limit at shrink_usage
Daisuke Nishimura
2008-09-23
mm: tiny-shmem fix lock ordering: mmap_sem vs i_mutex
Nick Piggin
2008-09-15
slub: fixed uninitialized counter in struct kmem_cache_node
Salman Qazi
2008-09-13
mm: mark the correct zone as full when scanning zonelists
Mel Gorman
2008-09-03
mmap: fix petty bug in anonymous shared mmap offset handling
Tejun Heo
2008-09-02
mm: size of quicklists shouldn't be proportional to the number of CPUs
KOSAKI Motohiro
2008-09-02
mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_...
Marcin Slusarz
2008-09-02
VFS: fix dio write returning EIO when try_to_release_page fails
Hisashi Hifumi
2008-09-02
mm: make setup_zone_migrate_reserve() aware of overlapping nodes
Adam Litke
2008-09-02
Remove '#include <stddef.h>' from mm/page_isolation.c
David Woodhouse
2008-08-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2008-08-27
[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo
Mel Gorman
2008-08-20
mm: xip/ext2 fix block allocation race
Nick Piggin
2008-08-20
mm: xip fix fault vs sparse page invalidate race
Nick Piggin
2008-08-20
mm: dirty page tracking race fix
Nick Piggin
2008-08-20
bootmem: fix aligning of node-relative indexes and offsets
Johannes Weiner
2008-08-20
mm: mminit_loglevel cannot be __meminitdata anymore
Marcin Slusarz
[next]