index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
2016-03-15
mm/slab: re-implement pfmemalloc support
Joonsoo Kim
2016-03-15
mm/slab: avoid returning values by reference
Joonsoo Kim
2016-03-15
mm/slab: introduce new slab management type, OBJFREELIST_SLAB
Joonsoo Kim
2016-03-15
mm/slab: factor out debugging initialization in cache_init_objs()
Joonsoo Kim
2016-03-15
mm/slab: factor out slab list fixup code
Joonsoo Kim
2016-03-15
mm/slab: make criteria for off slab determination robust and simple
Joonsoo Kim
2016-03-15
mm/slab: do not change cache size if debug pagealloc isn't possible
Joonsoo Kim
2016-03-15
mm/slab: clean up cache type determination
Joonsoo Kim
2016-03-15
mm/slab: align cache size first before determination of OFF_SLAB candidate
Joonsoo Kim
2016-03-15
mm/slab: put the freelist at the end of slab page
Joonsoo Kim
2016-03-15
mm/slab: remove object status buffer for DEBUG_SLAB_LEAK
Joonsoo Kim
2016-03-15
mm/slab: alternative implementation for DEBUG_SLAB_LEAK
Joonsoo Kim
2016-03-15
mm/slab: clean up DEBUG_PAGEALLOC processing code
Joonsoo Kim
2016-03-15
mm/slab: use more appropriate condition check for debug_pagealloc
Joonsoo Kim
2016-03-15
mm/slab: activate debug_pagealloc in SLAB when it is actually enabled
Joonsoo Kim
2016-03-15
mm/slab: remove the checks for slab implementation bug
Joonsoo Kim
2016-03-15
mm/slab: remove useless structure define
Joonsoo Kim
2016-03-15
mm/slab: fix stale code comment
Joonsoo Kim
2016-03-15
mm: fix some spelling
Jesper Dangaard Brouer
2016-03-15
mm: new API kfree_bulk() for SLAB+SLUB allocators
Jesper Dangaard Brouer
2016-03-15
slab: implement bulk free in SLAB allocator
Jesper Dangaard Brouer
2016-03-15
slab: avoid running debug SLAB code with IRQs disabled for alloc_bulk
Jesper Dangaard Brouer
2016-03-15
slab: implement bulk alloc in SLAB allocator
Jesper Dangaard Brouer
2016-03-15
slab: use slab_post_alloc_hook in SLAB allocator shared with SLUB
Jesper Dangaard Brouer
2016-03-15
mm: kmemcheck skip object if slab allocation failed
Jesper Dangaard Brouer
2016-03-15
slab: use slab_pre_alloc_hook in SLAB allocator shared with SLUB
Jesper Dangaard Brouer
2016-03-15
mm: fault-inject take over bootstrap kmem_cache check
Jesper Dangaard Brouer
2016-03-15
mm/slab: move SLUB alloc hooks to common mm/slab.h
Jesper Dangaard Brouer
2016-03-15
slub: clean up code for kmem cgroup support to kmem_cache_free_bulk
Jesper Dangaard Brouer
2016-03-15
paride: make 'verbose' parameter an 'int' again
Arnd Bergmann
2016-03-15
block: partition: add partition specific uevent callbacks for partition info
San Mehat
2016-03-15
ocfs2/dlm: fix a variable overflow problem in dlmdomain.c
Jun Piao
2016-03-15
ocfs2: fix a tiny race that leads file system read-only
Jiufei Xue
2016-03-15
ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_...
xuejiufei
2016-03-15
ocfs2/dlm: clear DROPPING_REF flag when the master goes down
xuejiufei
2016-03-15
ocfs2/dlm: return in progress if master can not clear the refmap bit right now
xuejiufei
2016-03-15
ocfs2/dlm: add DEREF_DONE message
xuejiufei
2016-03-15
ocfs2/dlm: fix a typo in dlmcommon.h
Joseph Qi
2016-03-15
ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()
jiangyiwen
2016-03-15
ocfs2/cluster: replace the interrupt safe spinlocks with common ones
jiangyiwen
2016-03-15
blackfin: define dummy pgprot_writecombine for !MMU
Sudip Mukherjee
2016-03-15
m32r: mm: fix build warning
Sudip Mukherjee
2016-03-15
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2016-03-15
init/main.c: use list_for_each_entry()
Geliang Tang
2016-03-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-14
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-03-14
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-14
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]