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
/
include
Age
Commit message (
Expand
)
Author
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-21
Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-04-21
Fix RCU list iterator use of 'rcu_dereference()'
Linus Torvalds
2008-04-19
sched: fair-group: de-couple load-balancing from the rb-trees
Peter Zijlstra
2008-04-19
sched: rt-group: optimize dequeue_rt_stack
Peter Zijlstra
2008-04-19
sched: fair-group: SMP-nice for group scheduling
Peter Zijlstra
2008-04-19
sched, cpuset: customize sched domains, core
Hidetoshi Seto
2008-04-19
sched: fix the task_group hierarchy for UID grouping
Peter Zijlstra
2008-04-19
sched: allow the group scheduler to have multiple levels
Dhaval Giani
2008-04-19
sched: add new set_cpus_allowed_ptr function
Mike Travis
2008-04-19
cpumask: add show cpu map functions
Mike Travis
2008-04-19
x86: convert cpumask_of_cpu macro to allocated array
Mike Travis
2008-04-19
cpumask: add CPU_MASK_ALL_PTR macro
Mike Travis
2008-04-19
cpumask: reduce stack usage in SD_x_INIT initializers
Mike Travis
2008-04-19
generic: reduce stack pressure in sched_affinity
Mike Travis
2008-04-19
cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer
Mike Travis
2008-04-19
asm-generic: add node_to_cpumask_ptr macro
Mike Travis
2008-04-19
cpumask: add cpumask_scnprintf_len function
Mike Travis
2008-04-19
sched: rt-group: synchonised bandwidth period
Peter Zijlstra
2008-04-19
time: add ns_to_ktime()
Ingo Molnar
2008-04-19
sched: remove sysctl_sched_batch_wakeup_granularity
Ingo Molnar
2008-04-19
x86: UV startup of slave cpus
Jack Steiner
2008-04-19
x86: move dma_coherent functions to pci-dma.c
Glauber Costa
2008-04-19
x86: merge iommu initialization parameters
Glauber Costa
2008-04-19
x86: move pci fixup to pci-dma.c
Glauber Costa
2008-04-19
x86: use dma_length in i386
Glauber Costa
2008-04-19
x86: delete the arch-specific dma-mapping headers.
Glauber Costa
2008-04-19
x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h
Glauber Costa
2008-04-19
x86: unify dma_mapping_error
Glauber Costa
2008-04-19
x86: provide a bad_dma_address symbol for i386
Glauber Costa
2008-04-19
x86: align to clflush size
Glauber Costa
2008-04-19
x86: move dma_supported and dma_set_mask to pci-dma_32.c
Glauber Costa
2008-04-19
x86: move dma_cache_sync to common header
Glauber Costa
2008-04-19
x86: dma-ops on highmem fix
Ingo Molnar
2008-04-19
x86: move dma_map_page and dma_unmap_page to common header
Glauber Costa
2008-04-19
x86: move alloc and free coherent to common header
Glauber Costa
2008-04-19
x86: move dma_sync_sg_for_device to common header
Glauber Costa
2008-04-19
x86: move dma_sync_sg_for_cpu to common header
Glauber Costa
2008-04-19
x86: move dma_sync_single_range_for_device to common header
Glauber Costa
2008-04-19
x86: move dma_sync_single_range_for_cpu to common header
Glauber Costa
2008-04-19
x86: move dma_sync_single_for_device to common header
Glauber Costa
2008-04-19
x86: move dma_sync_single_for_cpu to common header
Glauber Costa
2008-04-19
x86: move dma_unmap_sg to common header
Glauber Costa
2008-04-19
x86: move dma_map_sg to common header
Glauber Costa
2008-04-19
x86: move dma_unmap_single to common header
Glauber Costa
2008-04-19
x86: implement dma_map_single through dma_ops
Glauber Costa
2008-04-19
x86: move dma_ops struct definition to dma-mapping.h
Glauber Costa
2008-04-19
x86: reserve dma32 early for gart
Yinghai Lu
[next]