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
2012-12-12
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
Lai Jiangshan
2012-12-12
mm, memcg: avoid unnecessary function call when memcg is disabled
David Rientjes
2012-12-12
mm: add a reminder comment for __GFP_BITS_SHIFT
Andrew Morton
2012-12-12
mm: WARN_ON_ONCE if f_op->mmap() change vma's start address
Joonsoo Kim
2012-12-12
res_counter: delete res_counter_write()
Greg Thelen
2012-12-12
hotplug: update nodemasks management
Lai Jiangshan
2012-12-12
page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...
Lai Jiangshan
2012-12-12
vmscan: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
init: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
kthread: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
vmstat: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
hugetlb: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
mempolicy: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
mm,migrate: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
oom: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
memcontrol: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
procfs: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
cpuset: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
mm: node_states: introduce N_MEMORY
Lai Jiangshan
2012-12-12
mm: use migrate_prep() instead of migrate_prep_local()
Marek Szyprowski
2012-12-12
mm: compaction: Fix compiler warning
Thierry Reding
2012-12-12
thp: avoid race on multiple parallel page faults to the same page
Kirill A. Shutemov
2012-12-12
thp: introduce sysfs knob to disable huge zero page
Kirill A. Shutemov
2012-12-12
thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events
Kirill A. Shutemov
2012-12-12
thp: implement refcounting for huge zero page
Kirill A. Shutemov
2012-12-12
thp: lazy huge zero page allocation
Kirill A. Shutemov
2012-12-12
thp: setup huge zero page on non-write page fault
Kirill A. Shutemov
2012-12-12
thp: implement splitting pmd for huge zero page
Kirill A. Shutemov
2012-12-12
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
2012-12-12
thp: change_huge_pmd(): make sure we don't try to make a page writable
Kirill A. Shutemov
2012-12-12
thp: do_huge_pmd_wp_page(): handle huge zero page
Kirill A. Shutemov
2012-12-12
thp: copy_huge_pmd(): copy huge zero page
Kirill A. Shutemov
2012-12-12
thp: zap_huge_pmd(): zap huge zero pmd
Kirill A. Shutemov
2012-12-12
thp: huge zero page: basic preparation
Kirill A. Shutemov
2012-12-12
bootmem: remove alloc_arch_preferred_bootmem()
Joonsoo Kim
2012-12-12
bootmem: remove not implemented function call, bootmem_arch_preferred_node()
Joonsoo Kim
2012-12-12
ARM: arm-soc: Merge branch 'next/pm2' into next/pm
Olof Johansson
2012-12-12
ARM: arm-soc: Merge branch 'next/clk' into next/pm
Olof Johansson
2012-12-12
Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...
Jiri Kosina
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-12-12
net/mlx4_en: Add support for destination MAC in steering rules
Yan Burman
2012-12-12
net/mlx4_en: Use generic etherdevice.h functions.
Yan Burman
2012-12-12
net: ethtool: Add destination MAC address to flow steering API
Yan Burman
2012-12-12
bridge: add support of adding and deleting mdb entries
Cong Wang
[prev]
[next]