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
2013-11-13
mm/nobootmem.c: have __free_pages_memory() free in larger chunks.
Robin Holt
2013-11-13
mm: add a helper function to check may oom condition
Qiang Huang
2013-11-13
mm/memory_hotplug.c: use pfn_to_nid() instead of page_to_nid(pfn_to_page())
Xishi Qiu
2013-11-13
mm/memory_hotplug.c: rename the function is_memblock_offlined_cb()
Xishi Qiu
2013-11-13
mm: use populated_zone() instead of if(zone->present_pages)
Xishi Qiu
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in others
Xishi Qiu
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
2013-11-13
mm/huge_memory.c: fix stale comments of transparent_hugepage_flags
Jianguo Wu
2013-11-13
mm: remove obsolete comments about page table lock
Naoya Horiguchi
2013-11-13
drivers/video/acornfb.c: use __free_reserved_page() to simplify the code
Xishi Qiu
2013-11-13
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
2013-11-13
mm/compaction.c: update comment about zone lock in isolate_freepages_block
Jerome Marchand
2013-11-13
mm/vmalloc: use NUMA_NO_NODE
Jianguo Wu
2013-11-13
ksm: remove redundant __GFP_ZERO from kcalloc
Joe Perches
2013-11-13
mm/readahead.c:do_readhead(): don't check for ->readpage
Andrew Morton
2013-11-13
ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage()
Jan Kara
2013-11-13
ocfs2: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-11-13
ocfs2: fix possible double free in ocfs2_write_begin_nolock
Xue jiufei
2013-11-13
ocfs2: add missing errno in ocfs2_ioctl_move_extents()
Younger Liu
2013-11-13
ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()
Younger Liu
2013-11-13
ocfs2: rollback transaction in ocfs2_group_add()
Younger Liu
2013-11-13
ocfs2: break useless while loop
Junxiao Bi
2013-11-13
ocfs2: use find_last_bit()
Akinobu Mita
2013-11-13
ocfs2: delay migration when the lockres is in migration state
Xue jiufei
2013-11-13
ocfs2: skip locks in the blocked list
Xue jiufei
2013-11-13
ocfs2: use bitmap_weight()
Akinobu Mita
2013-11-13
ocfs2: don't spam on -EDQUOT
Joel Becker
2013-11-13
ocfs2: add necessary check in case sb_getblk() fails
Rui Xiang
2013-11-13
ocfs2: return ENOMEM when sb_getblk() fails
Rui Xiang
2013-11-13
fs/ocfs2/file.c: fix wrong comment
Junxiao Bi
2013-11-13
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
Goldwyn Rodrigues
2013-11-13
scripts/sortextable: support objects with more than 64K sections.
Jamie Iles
2013-11-13
drivers/iommu/omap-iopgtable.h: remove unneeded cast of void*
Jingoo Han
2013-11-13
cris: media platform drivers: fix build
Mauro Carvalho Chehab
2013-11-13
sh64: kernel: remove useless variable 'regs'
Chen Gang
2013-11-13
sh64: kernel: use 'usp' instead of 'fn'
Chen Gang
2013-11-13
kthread: make kthread_create() killable
Tetsuo Handa
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2013-11-12
Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-11-12
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-11-12
Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2013-11-12
Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-12
Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2013-11-12
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-11-12
Merge tag 'microblaze-3.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2013-11-12
Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[prev]
[next]