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
2013-07-03
mm: vmscan: block kswapd if it is encountering pages under writeback
Mel Gorman
2013-07-03
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...
Mel Gorman
2013-07-03
mm: vmscan: do not allow kswapd to scan at maximum priority
Mel Gorman
2013-07-03
mm: vmscan: decide whether to compact the pgdat based on reclaim progress
Mel Gorman
2013-07-03
mm: vmscan: flatten kswapd priority loop
Mel Gorman
2013-07-03
mm: vmscan: obey proportional scanning requirements for kswapd
Mel Gorman
2013-07-03
mm: vmscan: limit the number of pages kswapd reclaims at each priority
Mel Gorman
2013-07-03
mm/page_alloc: don't re-init pageset in zone_pcp_update()
Cody P Schafer
2013-07-03
mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_se...
Cody P Schafer
2013-07-03
mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init()
Cody P Schafer
2013-07-03
mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset()
Cody P Schafer
2013-07-03
mm/page_alloc: relocate comment to be directly above code it refers to.
Cody P Schafer
2013-07-03
mm/page_alloc: factor setup_pageset() into pageset_init() and pageset_set_bat...
Cody P Schafer
2013-07-03
mm/page_alloc: when handling percpu_pagelist_fraction, don't unneedly recalul...
Cody P Schafer
2013-07-03
mm/page_alloc: convert zone_pcp_update() to rely on memory barriers instead o...
Cody P Schafer
2013-07-03
mm/page_alloc: protect pcp->batch accesses with ACCESS_ONCE
Cody P Schafer
2013-07-03
mm/page_alloc: insert memory barriers to allow async update of pcp batch and ...
Cody P Schafer
2013-07-03
mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->high
Cody P Schafer
2013-07-03
mm/page_alloc: factor out setting of pcp->high and pcp->batch
Cody P Schafer
2013-07-03
mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-07-03
mm: remove compressed copy from zram in-memory
Minchan Kim
2013-07-03
mm, memcg: don't take task_lock in task_in_mem_cgroup
David Rientjes
2013-07-03
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-03
vfs: export lseek_execute() to modules
Jie Liu
2013-07-02
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-02
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-06-29
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-28
treewide: relase -> release
Geert Uytterhoeven
2013-06-28
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-06-25
futex: Take hugepages into account when generating futex_key
Zhang Yi
2013-06-24
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
2013-06-20
evm: calculate HMAC after initializing posix acl on tmpfs
Mimi Zohar
2013-06-20
mm/THP: deposit the transpare huge pgtable before set_pmd
Aneesh Kumar K.V
2013-06-20
mm/THP: withdraw the pgtable after pmdp related operations
Aneesh Kumar K.V
2013-06-20
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
2013-06-20
mm/thp: use the correct function when updating access flags
Aneesh Kumar K.V
2013-06-18
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2013-06-17
Merge 3.10-rc6 into driver-core-next
Greg Kroah-Hartman
2013-06-14
mm: hugetlb: Copy general hugetlb code from x86 to mm.
Steve Capper
2013-06-14
mm: hugetlb: Copy huge_pmd_share from x86 to mm.
Steve Capper
2013-06-13
slab: prevent warnings when allocating with __GFP_NOWARN
Sasha Levin
2013-06-12
mm: memcontrol: fix lockless reclaim hierarchy iterator
Johannes Weiner
2013-06-12
frontswap: fix incorrect zeroing and allocation size for frontswap_map
Akinobu Mita
[prev]
[next]