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.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
/
kernel
Age
Commit message (
Expand
)
Author
2012-09-23
rcu: Make rcutree module parameters visible in sysfs
Paul E. McKenney
2012-09-23
rcu: Control grace-period duration from sysfs
Paul E. McKenney
2012-09-23
rcu: Prevent force_quiescent_state() memory contention
Paul E. McKenney
2012-09-23
rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing
Paul E. McKenney
2012-09-23
rcu: Allow RCU quiescent-state forcing to be preempted
Paul E. McKenney
2012-09-23
rcu: Move quiescent-state forcing into kthread
Paul E. McKenney
2012-09-23
rcu: Segregate rcu_state fields to improve cache locality
Dimitri Sivanich
2012-09-23
rcu: Provide OOM handler to motivate lazy RCU callbacks
Paul E. McKenney
2012-09-23
rcu: Prevent offline CPUs from executing RCU core code
Paul E. McKenney
2012-09-23
rcu: Break up rcu_gp_kthread() into subfunctions
Paul E. McKenney
2012-09-23
rcu: Allow RCU grace-period cleanup to be preempted
Paul E. McKenney
2012-09-23
rcu: Move RCU grace-period cleanup into kthread
Paul E. McKenney
2012-09-23
rcu: Allow RCU grace-period initialization to be preempted
Paul E. McKenney
2012-09-23
rcu: Prevent initialization-time quiescent-state race
Paul E. McKenney
2012-09-23
rcu: Move RCU grace-period initialization into a kthread
Paul E. McKenney
2012-09-23
rcu: Fix day-one dyntick-idle stall-warning bug
Paul E. McKenney
2012-09-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-09-20
workqueue: remove spurious WARN_ON_ONCE(in_irq()) from try_to_grab_pending()
Tejun Heo
2012-09-19
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-09-19
workqueue: use cwq_set_max_active() helper for workqueue_set_max_active()
Lai Jiangshan
2012-09-19
workqueue: introduce cwq_set_max_active() helper for thaw_workqueues()
Lai Jiangshan
2012-09-19
workqueue: reimplement work_on_cpu() using system_wq
Tejun Heo
2012-09-19
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-09-18
workqueue: remove @delayed from cwq_dec_nr_in_flight()
Lai Jiangshan
2012-09-18
workqueue: fix possible stall on try_to_grab_pending() of a delayed work item
Lai Jiangshan
2012-09-18
workqueue: use hotcpu_notifier() for workqueue_cpu_down_callback()
Lai Jiangshan
2012-09-18
workqueue: use __cpuinit instead of __devinit for cpu callbacks
Lai Jiangshan
2012-09-18
workqueue: rename manager_mutex to assoc_mutex
Lai Jiangshan
2012-09-18
workqueue: WORKER_REBIND is no longer necessary for idle rebinding
Lai Jiangshan
2012-09-18
workqueue: WORKER_REBIND is no longer necessary for busy rebinding
Lai Jiangshan
2012-09-18
workqueue: reimplement idle worker rebinding
Lai Jiangshan
2012-09-18
userns: Add kprojid_t and associated infrastructure in projid.h
Eric W. Biederman
2012-09-18
userns: Teach trace to use from_kuid
Eric W. Biederman
2012-09-18
userns: Convert bsd process accounting to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-18
userns: Convert taskstats to handle the user and pid namespaces.
Eric W. Biederman
2012-09-18
userns: Convert audit to work with user namespaces enabled
Eric W. Biederman
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-09-17
audit: Add typespecific uid and gid comparators
Eric W. Biederman
2012-09-17
audit: Don't pass pid or uid to audit_log_common_recv_msg
Eric W. Biederman
2012-09-17
audit: Remove the unused uid parameter from audit_receive_filter
Eric W. Biederman
2012-09-17
audit: Properly set the origin port id of audit messages.
Eric W. Biederman
2012-09-17
audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GET
Eric W. Biederman
2012-09-17
audit: kill audit_prepare_user_tty
Eric W. Biederman
2012-09-17
audit: Use current instead of NETLINK_CREDS() in audit_filter
Eric W. Biederman
2012-09-17
audit: Limit audit requests to processes in the initial pid and user namespaces.
Eric W. Biederman
2012-09-17
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Tejun Heo
2012-09-17
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-09-17
workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()
Lai Jiangshan
2012-09-17
pid-namespace: limit value of ns_last_pid to (0, max_pid)
Andrew Vagin
2012-09-17
Merge branch 'pm-qos'
Rafael J. Wysocki
[prev]
[next]