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
2010-08-12
MN10300: Permit .GCC-command-line sections
David Howells
2010-08-12
MN10300: Fix size_t and ssize_t
David Howells
2010-08-12
MN10300: Fix RTC routines
David Howells
2010-08-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-12
[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.
Tony Luck
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2010-08-12
memstick: fix hangs on unexpected device removal in mspro_blk
Maxim Levitsky
2010-08-12
memstick: init sysfs attributes
Maxim Levitsky
2010-08-12
mmc_test: fix large memory allocation
Adrian Hunter
2010-08-12
mmc_test: add performance tests
Adrian Hunter
2010-08-12
mmc_block: add support for secure discard
Adrian Hunter
2010-08-12
block: add secure discard
Adrian Hunter
2010-08-12
omap_hsmmc: add erase capability
Adrian Hunter
2010-08-12
mmc_block: add discard support
Adrian Hunter
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
2010-08-12
mm: fix writeback_in_progress()
Jan Kara
2010-08-12
writeback: merge for_kupdate and !for_kupdate cases
Wu Fengguang
2010-08-12
writeback: fix queue_io() ordering
Wu Fengguang
2010-08-12
writeback: don't redirty tail an inode with dirty pages
Wu Fengguang
2010-08-12
writeback: add comment to the dirty limit functions
Wu Fengguang
2010-08-12
writeback: avoid unnecessary calculation of bdi dirty thresholds
Wu Fengguang
2010-08-12
writeback: balance_dirty_pages(): reduce calls to global_page_state
Wu Fengguang
2010-08-12
parisc: fix wrong page aligned size calculation in ioremapping code
Florian Zumbiehl
2010-08-12
score: fix dereference of NULL pointer in local_flush_tlb_page()
Roel Kluin
2010-08-12
pc8736x_gpio: depends on X86_32
Randy Dunlap
2010-08-12
mm: fix fatal kernel-doc error
Randy Dunlap
2010-08-12
acpi: fix bogus preemption logic
Thomas Gleixner
2010-08-12
kernel/kfifo.c: add handling of chained scatterlists
Stefani Seibold
2010-08-12
io-mapping: move asm include inside the config option
Dave Airlie
2010-08-12
vgaarb: drop vga.h include
Dave Airlie
2010-08-12
drm/radeon: Add probing of clocks from device-tree
Benjamin Herrenschmidt
2010-08-12
drm/radeon: drop old and broken mesa warning
Dave Airlie
2010-08-12
drm/radeon: Fix pci_map_page() error checking
Benjamin Herrenschmidt
2010-08-12
drm: Remove count_lock for calling lastclose() after 58474713 (v2)
Chris Wilson
2010-08-12
drm/radeon/kms: allow FG_ALPHA_VALUE on r5xx
Marek Olšák
2010-08-12
drm/radeon/kms: another r6xx/r7xx CS checker fix
Alex Deucher
2010-08-12
DRM: Replace kmalloc/memset combos with kzalloc
Davidlohr Bueso
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2010-08-11
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-08-11
Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
2010-08-11
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
2010-08-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-08-11
lib/decompress_bunzip2.c: fix checkstack warning
Prarit Bhargava
2010-08-11
kfifo: add example files to the kernel sample directory
Stefani Seibold
2010-08-11
kfifo: replace the old non generic API
Stefani Seibold
2010-08-11
kfifo: add the new generic kfifo API
Stefani Seibold
[next]