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
2014-08-06
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
2014-08-06
DMA, CMA: support arbitrary bitmap granularity
Joonsoo Kim
2014-08-06
DMA, CMA: support alignment constraint on CMA region
Joonsoo Kim
2014-08-06
DMA, CMA: separate core CMA management codes from DMA APIs
Joonsoo Kim
2014-08-06
mm/internal.h: use nth_page
Fabian Frederick
2014-08-06
mm: page_alloc: simplify drain_zone_pages by using min()
Michal Nazarewicz
2014-08-06
mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1
Tang Chen
2014-08-06
mem-hotplug: avoid illegal state prefixed with legal state when changing stat...
Tang Chen
2014-08-06
mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault()
Hugh Dickins
2014-08-06
vmalloc: use rcu list iterator to reduce vmap_area_lock contention
Joonsoo Kim
2014-08-06
include/linux/memblock.h: add __init to memblock_set_bottom_up()
Fabian Frederick
2014-08-06
mm/page_alloc.c: unexport alloc_pages_exact_nid()
Andrew Morton
2014-08-06
mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
Fabian Frederick
2014-08-06
mm/memory_hotplug.c: add __meminit to grow_zone_span/grow_pgdat_span
Fabian Frederick
2014-08-06
mm/readahead.c: remove unused file_ra_state from count_history_pages
Fabian Frederick
2014-08-06
slab: convert last use of __FUNCTION__ to __func__
Joe Perches
2014-08-06
slab: fix the alias count (via sysfs) of slab cache
Gu Zheng
2014-08-06
mm, slub: fix some indenting in cmpxchg_double_slab()
Dan Carpenter
2014-08-06
mm/slab.c: fix comments
Wang Sheng-Hui
2014-08-06
mm: move slab related stuff from util.c to slab_common.c
Andrey Ryabinin
2014-08-06
slub: avoid duplicate creation on the first object
Wei Yang
2014-08-06
slab: change int to size_t for representing allocation size
Joonsoo Kim
2014-08-06
slab: remove BAD_ALIEN_MAGIC
Joonsoo Kim
2014-08-06
slab: remove a useless lockdep annotation
Joonsoo Kim
2014-08-06
slab: destroy a slab without holding any alien cache lock
Joonsoo Kim
2014-08-06
slab: use the lock on alien_cache, instead of the lock on array_cache
Joonsoo Kim
2014-08-06
slab: introduce alien_cache
Joonsoo Kim
2014-08-06
slab: factor out initialization of array cache
Joonsoo Kim
2014-08-06
slab: defer slab_destroy in free_block()
Joonsoo Kim
2014-08-06
slab: move up code to get kmem_cache_node in free_block()
Joonsoo Kim
2014-08-06
slab: add unlikely macro to help compiler
Joonsoo Kim
2014-08-06
mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y
Andrey Ryabinin
2014-08-06
mm, slub: mark resiliency_test as init text
David Rientjes
2014-08-06
mm: slab.h: wrap the whole file with guarding macro
Andrey Ryabinin
2014-08-06
slab: use get_node() and kmem_cache_node() functions
Christoph Lameter
2014-08-06
slub: use new node functions
Christoph Lameter
2014-08-06
slab common: add functions for kmem_cache_node access
Christoph Lameter
2014-08-06
mm/slab.c: add __init to init_lock_keys
Fabian Frederick
2014-08-06
kernel/watchdog.c: convert printk/pr_warning to pr_foo()
Fabian Frederick
2014-08-06
fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-06
ocfs2: race between umount and unfinished remastering during recovery
Tariq Saeed
2014-08-06
ocfs2: remove conversion of total_backoff in dlm_join_domain()
Xue jiufei
2014-08-06
ocfs2: correctly check the return value of ocfs2_search_extent_list
Yingtai Xie
2014-08-06
fs/squashfs/super.c: logging cleanup
Fabian Frederick
2014-08-06
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
2014-08-06
sh: fix build error by adding generic ioport_{map/unmap}()
Pranith Kumar
2014-08-06
sh: SH7724 clock fixes
Daniel Palmer
2014-08-06
arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-08-06
arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-08-06
sh: remove CPU_SUBTYPE_SH7764
Richard Weinberger
[next]