index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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.18.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
/
linux
Age
Commit message (
Expand
)
Author
2011-10-05
drivers/video: fsl-diu-fb: move some definitions out of the header file
Timur Tabi
2011-10-05
drivers/video: fsl-diu-fb: fix some ioctls
Timur Tabi
2011-10-04
dt: add helper to read 64-bit integers
Jamie Iles
2011-10-04
dw_apb_timer: constify clocksource name
Jamie Iles
2011-10-04
PM / QoS: Add function dev_pm_qos_read_value() (v3)
Rafael J. Wysocki
2011-10-04
Merge git://github.com/davem330/net
Linus Torvalds
2011-10-04
PCI: Disable MPS configuration by default
Jon Mason
2011-10-04
of: Add helpers to get one string in multiple strings property
Benoit Cousson
2011-10-04
ASoC: Add WM1811 support
Mark Brown
2011-10-04
mfd: Add WM1811 support
Mark Brown
2011-10-04
llist: Remove cpu_relax() usage in cmpxchg loops
Peter Zijlstra
2011-10-04
sched: Convert to struct llist
Peter Zijlstra
2011-10-04
llist: Add llist_next()
Peter Zijlstra
2011-10-04
irq_work: Use llist in the struct irq_work logic
Huang Ying
2011-10-04
llist: Return whether list is empty before adding in llist_add()
Huang Ying
2011-10-04
llist: Move cpu_relax() to after the cmpxchg()
Huang Ying
2011-10-04
llist: Remove the platform-dependent NMI checks
Ingo Molnar
2011-10-04
llist: Make some llist functions inline
Huang Ying
2011-10-04
Merge branch 'linus' into sched/core
Ingo Molnar
2011-10-03
net:rfkill: add a gpio setup function into GPIO rfkill
Sangwook Lee
2011-10-03
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
Vasily Averin
2011-10-03
Repair wrong named definition aligned_u64
Jiří Župka
2011-10-03
tcp: report ECN_SEEN in tcp_info
Eric Dumazet
2011-10-03
genirq: percpu: allow interrupt type to be set at enable time
Marc Zyngier
2011-10-03
genirq: Add support for per-cpu dev_id interrupts
Marc Zyngier
2011-10-03
writeback: per task dirty rate limit
Wu Fengguang
2011-10-03
writeback: stabilize bdi->dirty_ratelimit
Wu Fengguang
2011-10-03
writeback: dirty rate control
Wu Fengguang
2011-10-03
writeback: add bg_threshold parameter to __bdi_update_bandwidth()
Wu Fengguang
2011-10-03
writeback: account per-bdi accumulated dirtied pages
Wu Fengguang
2011-10-03
clocksource: fixup ux500 build problems
Linus Walleij
2011-10-02
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
Dan Williams
2011-10-02
PM / devfreq: Add basic governors
MyungJoo Ham
2011-10-02
PM: Introduce devfreq: generic DVFS framework with device-specific OPPs
MyungJoo Ham
2011-10-01
Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...
Linus Torvalds
2011-09-30
PM / OPP: Add OPP availability change notifier.
MyungJoo Ham
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
2011-09-30
mac80211: handle TDLS high-level commands and frames
Arik Nemtsov
2011-09-30
nl80211: support sending TDLS commands/frames
Arik Nemtsov
2011-09-30
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-09-30
iommu/core: let drivers know if an iommu fault handler isn't installed
Ohad Ben-Cohen
2011-09-30
regmap: Implement regcache_cache_bypass helper function
Dimitris Papastamos
2011-09-30
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
2011-09-29
OF: Add of_match_ptr() macro
Ben Dooks
2011-09-29
user namespace: usb: make usb urbs user namespace aware (v2)
Serge Hallyn
2011-09-28
rcu: Simplify unboosting checks
Paul E. McKenney
2011-09-28
rcu: Move __rcu_read_unlock()'s barrier() within if-statement
Paul E. McKenney
2011-09-28
rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentation
Paul E. McKenney
2011-09-28
rcu: Make rcu_assign_pointer() unconditionally insert a memory barrier
Eric Dumazet
2011-09-28
nohz: Remove nohz_cpu_mask
Shi, Alex
[prev]
[next]