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
2010-07-22
fscache: drop references to slow-work
Tejun Heo
2010-07-22
fscache: convert operation to use workqueue instead of slow-work
Tejun Heo
2010-07-22
fscache: convert object to use workqueue instead of slow-work
Tejun Heo
2010-07-22
workqueue: fix how cpu number is stored in work->data
Tejun Heo
2010-07-02
workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead
Tejun Heo
2010-07-02
workqueue: implement unbound workqueue
Tejun Heo
2010-07-02
workqueue: prepare for WQ_UNBOUND implementation
Tejun Heo
2010-07-02
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
2010-06-29
workqueue: implement cpu intensive workqueue
Tejun Heo
2010-06-29
workqueue: implement high priority workqueue
Tejun Heo
2010-06-29
workqueue: implement several utility APIs
Tejun Heo
2010-06-29
workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues
Tejun Heo
2010-06-29
workqueue: increase max_active of keventd and kill current_is_keventd()
Tejun Heo
2010-06-29
workqueue: implement concurrency managed dynamic worker pool
Tejun Heo
2010-06-29
workqueue: implement WQ_NON_REENTRANT
Tejun Heo
2010-06-29
workqueue: carry cpu number in work data once execution starts
Tejun Heo
2010-06-29
workqueue: make single thread workqueue shared worker pool friendly
Tejun Heo
2010-06-29
workqueue: reimplement CPU hotplugging support using trustee
Tejun Heo
2010-06-29
workqueue: reimplement workqueue freeze using max_active
Tejun Heo
2010-06-29
workqueue: implement per-cwq active work limit
Tejun Heo
2010-06-29
workqueue: reimplement work flushing using linked works
Tejun Heo
2010-06-29
workqueue: reimplement workqueue flushing using color coded works
Tejun Heo
2010-06-29
workqueue: update cwq alignement
Tejun Heo
2010-06-29
workqueue: temporarily remove workqueue tracing
Tejun Heo
2010-06-29
workqueue: define masks for work flags and conditionalize STATIC flags
Tejun Heo
2010-06-29
workqueue: merge feature parameters into flags
Tejun Heo
2010-06-29
workqueue: misc/cosmetic updates
Tejun Heo
2010-06-29
workqueue: kill RT workqueue
Tejun Heo
2010-06-29
kthread: implement kthread_data()
Tejun Heo
2010-06-29
kthread: implement kthread_worker
Tejun Heo
2010-06-13
Merge branch 'sched-wq' of ../wq into cmwq-base
Tejun Heo
2010-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-06-10
net: deliver skbs on inactive slaves to exact matches
John Fastabend
2010-06-10
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-06-09
misc: Fix allocation 'borrowed' by vhost_net
Alan Cox
2010-06-08
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-06-08
writeback: pay attention to wbc->nr_to_write in write_cache_pages
Dave Chinner
2010-06-08
tracing: Fix null pointer deref with SEND_SIG_FORCED
Oleg Nesterov
2010-06-08
sched: add hooks for workqueue
Tejun Heo
2010-06-08
sched: adjust when cpu_active and cpuset configurations are updated during cp...
Tejun Heo
2010-06-08
sched: define and use CPU_PRI_* enums for cpu notifier priorities
Tejun Heo
2010-06-08
drm/radeon/kms/evergreen: set accel_enabled
Alex Deucher
2010-06-07
ahci: add pci quirk for JMB362
Tejun Heo
2010-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2010-06-05
module: Make module sysfs functions private.
Rusty Russell
2010-06-05
module: fix kdb's illicit use of struct module_use.
Rusty Russell
2010-06-05
module: Make the 'usage' lists be two-way
Linus Torvalds
2010-06-04
net: check for refcount if pop a stacked dst_entry
Steffen Klassert
[next]