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-10-05
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
2014-10-05
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
Oleg Nesterov
2014-10-05
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
2014-10-05
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
2014-10-05
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
2014-10-05
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
2014-10-05
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
2014-10-05
kcmp: fix standard comparison bug
Rasmus Villemoes
2014-10-05
trace: Fix epoll hang when we race with new entries
Josef Bacik
2014-09-17
ring-buffer: Up rb_iter_peek() loop count to 3
Steven Rostedt (Red Hat)
2014-09-17
ring-buffer: Always reset iterator to reader page
Steven Rostedt (Red Hat)
2014-09-17
kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path
Sasha Levin
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
2014-08-07
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
2014-08-07
printk: rename printk_sched to printk_deferred
John Stultz
2014-07-31
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2014-07-28
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
2014-07-28
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-07-28
PM / sleep: Fix request_firmware() error at resume
Takashi Iwai
2014-07-28
alarmtimer: Fix bug where relative alarm timers were treated as absolute
John Stultz
2014-07-28
ring-buffer: Fix polling on trace_pipe
Martin Lau
2014-07-28
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
zhangwei(Jovi)
2014-07-28
tracing: Fix graph tracer with stack tracer on other archs
Steven Rostedt (Red Hat)
2014-07-17
rtmutex: Plug slow unlock race
Thomas Gleixner
2014-07-17
rtmutex: Handle deadlock detection smarter
Thomas Gleixner
2014-07-17
rtmutex: Detect changes in the pi lock chain
Thomas Gleixner
2014-07-17
rtmutex: Fix deadlock detector for real
Thomas Gleixner
2014-07-17
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
2014-07-17
workqueue: zero cpumask of wq_numa_possible_cpumask on init
Yasuaki Ishimatsu
2014-07-17
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
2014-07-17
workqueue: fix dev_set_uevent_suppress() imbalance
Maxime Bizon
2014-07-09
tracing: Remove ftrace_stop/start() from reading the trace file
Steven Rostedt (Red Hat)
2014-07-06
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
2014-07-06
tracing: Try again for saved cmdline if failed due to locking
Steven Rostedt (Red Hat)
2014-06-30
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
2014-06-30
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
2014-06-26
nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
Thomas Gleixner
2014-06-26
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-06-16
auditsc: audit_krule mask accesses need bounds checking
Andy Lutomirski
2014-06-16
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
2014-06-11
perf: Enforce 1 as lower limit for perf_event_max_sample_rate
Knut Petersen
2014-06-11
perf: Fix interrupt handler timing harness
Stephane Eranian
2014-06-11
perf: Drop sample rate when sampling is too slow
Dave Hansen
2014-06-11
sched: Fix hotplug vs. set_cpus_allowed_ptr()
Lai Jiangshan
2014-06-11
perf: Fix race in removing an event
Peter Zijlstra
2014-06-11
perf: Limit perf_event_attr::sample_period to 63 bits
Peter Zijlstra
2014-06-11
perf: Prevent false warning in perf_swevent_add
Jiri Olsa
2014-06-11
sched: Sanitize irq accounting madness
Thomas Gleixner
2014-06-11
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
Steven Rostedt (Red Hat)
2014-06-07
futex: Make lookup_pi_state more robust
Thomas Gleixner
[next]