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
/
kernel
Age
Commit message (
Expand
)
Author
2014-06-09
futex: Prevent attaching to kernel threads
Thomas Gleixner
2014-06-09
futex: Add another early deadlock detection check
Thomas Gleixner
2014-06-09
perf: Prevent false warning in perf_swevent_add
Jiri Olsa
2014-06-09
perf: Limit perf_event_attr::sample_period to 63 bits
Peter Zijlstra
2014-06-09
hrtimer: Set expiry time before switch_hrtimer_base()
Viresh Kumar
2014-06-09
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
Steven Rostedt (Red Hat)
2014-06-09
timer: Prevent overflow in apply_slack
Jiri Bohac
2014-06-09
hrtimer: Prevent remote enqueue of leftmost timers
Leon Ma
2014-06-09
hrtimer: Prevent all reprogramming if hang detected
Stuart Hayes
2014-06-09
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
2014-06-09
tracepoint: Do not waste memory on mods with no tracepoints
Steven Rostedt (Red Hat)
2014-04-30
wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
2014-04-30
audit: convert PPIDs to the inital PID namespace.
Richard Guy Briggs
2014-04-30
blktrace: fix accounting of partially completed requests
Roman Pen
2014-04-02
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
Paul E. McKenney
2014-04-02
timekeeping: fix 32-bit overflow in get_monotonic_boottime
Colin Cross
2014-04-02
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt
2014-04-02
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2014-04-02
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
Li Zefan
2014-04-02
perf: Fix hotplug splat
Peter Zijlstra
2014-04-02
sched: Fix double normalization of vruntime
George McCollister
2014-04-02
genirq: Remove racy waitqueue_active check
Chuansheng Liu
2014-04-02
cgroup: update cgroup_enable_task_cg_lists() to grab siglock
Tejun Heo
2014-04-02
workqueue: ensure @task is valid across kthread_stop()
Lai Jiangshan
2014-04-02
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
2014-04-02
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
2014-04-02
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt (Red Hat)
2014-04-02
ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched()
Steven Rostedt
2014-02-15
sched/rt: Avoid updating RT entry timeout twice within one tick period
Ying Xue
2014-02-15
sched: Unthrottle rt runqueues in __disable_runtime()
Peter Boonstoppel
2014-02-15
sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
Mike Galbraith
2014-02-15
sched/rt: Fix SCHED_RR across cgroups
Colin Cross
2014-02-15
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
Kirill Tkhai
2014-02-15
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
2014-01-03
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
2014-01-03
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
2014-01-03
ftrace: Create ftrace_hash_empty() helper routine
Steven Rostedt
2014-01-03
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
2014-01-03
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2014-01-03
futex: fix handling of read-only-mapped hugepages
Linus Torvalds
2014-01-03
cpuset: Fix memory allocator deadlock
Peter Zijlstra
2014-01-03
irq: Enable all irqs unconditionally in irq_resume
Laxman Dewangan
2014-01-03
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2014-01-03
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
Aaron Lu
2014-01-03
audit: use nlmsg_len() to get message payload length
Mathias Krause
2014-01-03
audit: fix info leak in AUDIT_GET requests
Mathias Krause
2014-01-03
audit: printk USER_AVC messages when audit isn't enabled
Tyler Hicks
2014-01-03
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
2013-11-28
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
2013-11-28
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
[prev]
[next]