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
2013-08-29
workqueue: cond_resched() after processing each work item
Tejun Heo
2013-08-29
Merge branch 'linus' into perf/core
Ingo Molnar
2013-08-29
padata - Register hotcpu notifier after initialization
Richard Weinberger
2013-08-29
padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_...
Chen Gang
2013-08-28
timer_list: correct the iterator for timer_list
Nathan Zimmer
2013-08-27
cgroup: fix cgroup_css() invocation in css_from_id()
Tejun Heo
2013-08-27
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
Andy Lutomirski
2013-08-26
userns: Better restrictions on when proc and sysfs can be mounted
Eric W. Biederman
2013-08-26
kernel/nsproxy.c: Improving a snippet of code.
Raphael S.Carvalho
2013-08-27
Merge branch 'pm-sleep'
Rafael J. Wysocki
2013-08-27
Merge branch 'acpi-processor'
Rafael J. Wysocki
2013-08-26
cgroup: make cgroup_write_event_control() use css_from_dir() instead of __d_c...
Tejun Heo
2013-08-26
cgroup: make cgroup_event hold onto cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-26
cgroup: implement CFTYPE_NO_PREFIX
Tejun Heo
2013-08-26
cgroup: make cgroup_css() take cgroup_subsys * instead and allow NULL subsys
Tejun Heo
2013-08-26
cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntax
Tejun Heo
2013-08-23
workqueue: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-08-23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-22
ntp: Make periodic RTC update more reliable
Miroslav Lichvar
2013-08-22
tracing: Make tracing_cpumask available for all instances
Alexander Z Lam
2013-08-21
tracing: Kill the !CONFIG_MODULES code in trace_events.c
Oleg Nesterov
2013-08-21
tracing: Don't pass file_operations array to event_create_dir()
Oleg Nesterov
2013-08-21
tracing: Kill trace_create_file_ops() and friends
Oleg Nesterov
2013-08-21
tracing/syscalls: Annotate raw_init function with __init
Li Zefan
2013-08-21
workqueue: Fix manage_workers() RETURNS description
Libin
2013-08-21
workqueue: Comment correction in file header
Libin
2013-08-21
cpuset: fix a regression in validating config change
Li Zefan
2013-08-20
rcu: Simplify _rcu_barrier() processing
Paul E. McKenney
2013-08-20
rcu: Make rcutorture emit online failures if verbose
Paul E. McKenney
2013-08-20
rcu: Remove unused variable from rcu_torture_writer()
Paul E. McKenney
2013-08-20
rcu: Sort rcutorture module parameters
Paul E. McKenney
2013-08-20
rcu: Increase rcutorture test coverage
Paul E. McKenney
2013-08-20
rcu: Add duplicate-callback tests to rcutorture
Paul E. McKenney
2013-08-20
workqueue: fix some scripts/kernel-doc warnings
Yacine Belkadi
2013-08-20
kernel/params.c: use scnprintf() instead of sprintf()
Chen Gang
2013-08-20
kernel/module.c: use scnprintf() instead of sprintf()
Chen Gang
2013-08-20
module: Add NOARG flag for ops with param_set_bool_enable_only() set function
Steven Rostedt
2013-08-20
module: Add flag to allow mod params to have no arguments
Steven Rostedt
2013-08-20
module: fix sprintf format specifier in param_get_byte()
Christoph Jaeger
2013-08-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-08-19
kernel: fix new kernel-doc warning in wait.c
Randy Dunlap
2013-08-19
cgroup: fix cgroup_write_event_control()
Tejun Heo
2013-08-19
cgroup: fix subsystem file accesses on the root cgroup
Tejun Heo
2013-08-19
cgroup: change cgroup_from_id() to css_from_id()
Li Zefan
2013-08-19
generic-ipi/locking: Fix misleading smp_call_function_any() description
Xie XiuQi
2013-08-18
nohz_full: Add full-system-idle arguments to API
Paul E. McKenney
2013-08-18
nohz_full: Add full-system idle states and variables
Paul E. McKenney
2013-08-18
nohz_full: Add per-CPU idle-state tracking
Paul E. McKenney
2013-08-18
nohz_full: Add rcu_dyntick data for scalable detection of all-idle state
Paul E. McKenney
2013-08-18
nohz_full: Add Kconfig parameter for scalable detection of all-idle state
Paul E. McKenney
[prev]
[next]