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
Age
Commit message (
Expand
)
Author
2015-09-08
shmem: recalculate file inode when fstat
Yu Zhao
2015-09-08
mm/memblock.c: rename local variable of memblock_type to 'type'
Alexander Kuleshov
2015-09-08
mm/hwpoison: don't try to unpoison containment-failed pages
Naoya Horiguchi
2015-09-08
mm/hwpoison: fix race between soft_offline_page and unpoison_memory
Wanpeng Li
2015-09-08
mm/hwpoison: introduce num_poisoned_pages wrappers
Naoya Horiguchi
2015-09-08
mm/hwpoison: replace most of put_page in memory error handling by put_hwpoiso...
Wanpeng Li
2015-09-08
mm/hwpoison: fix refcount of THP head page in no-injection case
Wanpeng Li
2015-09-08
mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...
Wanpeng Li
2015-09-08
mm/hwpoison: fix PageHWPoison test/set race
Wanpeng Li
2015-09-08
mm/hwpoison: fix failure to split thp w/ refcount held
Wanpeng Li
2015-09-08
x86: use generic early mem copy
Mark Salter
2015-09-08
arm64: support initrd outside kernel linear map
Mark Salter
2015-09-08
mm: add utility for early copy from unmapped ram
Mark Salter
2015-09-08
Documentation: update libhugetlbfs location and use for testing
Mike Kravetz
2015-09-08
selftests:vm: point to libhugetlbfs for regression testing
Mike Kravetz
2015-09-08
Revert "selftests: add hugetlbfstest"
Mike Kravetz
2015-09-08
mm, compaction: skip compound pages by order in free scanner
Vlastimil Babka
2015-09-08
mm, compaction: always skip all compound pages by order in migrate scanner
Vlastimil Babka
2015-09-08
mm, compaction: encapsulate resetting cached scanner positions
Vlastimil Babka
2015-09-08
mm, compaction: simplify handling restart position in free pages scanner
Vlastimil Babka
2015-09-08
mm, compaction: more robust check for scanners meeting
Vlastimil Babka
2015-09-08
coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci
Sean O. Stalley
2015-09-08
pci: mm: add pci_pool_zalloc() call
Sean O. Stalley
2015-09-08
mm: add dma_pool_zalloc() call to DMA API
Sean O. Stalley
2015-09-08
mm: add support for __GFP_ZERO flag to dma_pool_alloc()
Sean O. Stalley
2015-09-08
vmscan: fix increasing nr_isolated incurred by putback unevictable pages
Jaewon Kim
2015-09-08
mm: vmscan: never isolate more pages than necessary
Vladimir Davydov
2015-09-08
mm: drop __nocast from vm_flags_t definition
Kirill A. Shutemov
2015-09-08
bootmem: avoid freeing to bootmem after bootmem is done
Chris Metcalf
2015-09-08
mm, page_isolation: make set/unset_migratetype_isolate() file-local
Naoya Horiguchi
2015-09-08
mm/mempolicy.c: get rid of duplicated check for vma(VM_PFNMAP) in queue_pages...
Aristeu Rozanski
2015-09-08
mem-hotplug: handle node hole when initializing numa_meminfo.
Tang Chen
2015-09-08
mm/memblock.c: make memblock_overlaps_region() return bool.
Tang Chen
2015-09-08
mm: madvise allow remove operation for hugetlbfs
Mike Kravetz
2015-09-08
hugetlbfs: add hugetlbfs_fallocate()
Mike Kravetz
2015-09-08
hugetlbfs: New huge_add_to_page_cache helper routine
Mike Kravetz
2015-09-08
mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate
Mike Kravetz
2015-09-08
mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch
Mike Kravetz
2015-09-08
hugetlbfs: truncate_hugepages() takes a range of pages
Mike Kravetz
2015-09-08
hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete
Mike Kravetz
2015-09-08
mm/hugetlb: expose hugetlb fault mutex for use by fallocate
Mike Kravetz
2015-09-08
mm/hugetlb: add region_del() to delete a specific range of entries
Mike Kravetz
2015-09-08
mm/hugetlb: add cache of descriptors to resv_map for region_add
Mike Kravetz
2015-09-08
mm: rename and move get/set_freepage_migratetype
Vlastimil Babka
2015-09-08
mm, page_isolation: remove bogus tests for isolated pages
Vlastimil Babka
2015-09-08
lib/show_mem.c: correct reserved memory calculation
Vishnu Pratap Singh
2015-09-08
memcg: move memcg_proto_active from sock.h
Michal Hocko
2015-09-08
memcg, tcp_kmem: check for cg_proto in sock_update_memcg
Michal Hocko
2015-09-08
memcg: restructure mem_cgroup_can_attach()
Tejun Heo
2015-09-08
memcg: get rid of extern for functions in memcontrol.h
Michal Hocko
[next]