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
2012-03-14
perf: Better fit max unprivileged mlock pages for tools needs
Frederic Weisbecker
2011-06-26
smp_call_function_many: handle concurrent clearing of mask
Milton Miller
2011-06-26
call_function_many: add missing ordering
Milton Miller
2011-06-26
call_function_many: fix list delete vs add race
Milton Miller
2011-06-26
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2011-06-26
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
2011-06-26
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
2011-06-26
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
Thomas Gleixner
2011-06-26
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
2011-06-26
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
Tetsuo Handa
2011-06-26
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-06-26
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
2011-06-26
sched: Fix wake_affine() vs RT tasks
Peter Zijlstra
2011-06-26
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
2011-06-26
sched: fix RCU lockdep splat from task_group()
Peter Zijlstra
2011-06-26
sched: suppress RCU lockdep splat in task_fork_fair
Paul E. McKenney
2011-06-26
sched: Move sched_avg_update() to update_cpu_load()
Suresh Siddha
2011-06-26
sched: Remove remaining USER_SCHED code
Li Zefan
2011-06-26
sched: Remove some dead code
Dan Carpenter
2011-06-26
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
2011-06-26
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
2011-04-17
Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
Roland Dreier
2011-04-17
Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
Julien Tinnes
2011-04-17
posix-cpu-timers: workaround to suppress the problems with mt exec
Oleg Nesterov
2011-04-17
tracing: Fix panic when lseek() called on "trace" opened for writing
Slava Pestov
2011-04-17
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
2011-04-17
nohz: Fix get_next_timer_interrupt() vs cpu hotplug
Heiko Carstens
2011-04-17
nohz: Fix printk_needs_cpu() return value on offline cpus
Heiko Carstens
2011-04-17
sysctl: fix min/max handling in __do_proc_doulongvec_minmax()
Eric Dumazet
2011-04-17
sysctl: min/max bounds are optional
Eric Dumazet
2011-04-17
do_exit(): make sure that we run with get_fs() == USER_DS
Nelson Elhage
2011-04-17
latencytop: fix per task accumulator
Ken Chen
2011-04-17
CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
David Howells
2011-01-06
futex: Fix errors in nested key ref-counting
Darren Hart
2011-01-06
sched: Fix string comparison in /proc/sched_features
Mathieu Desnoyers
2011-01-06
hrtimer: Preserve timer state in remove_hrtimer()
Salman Qazi
2011-01-06
ring-buffer: Fix typo of time extends per page
Steven Rostedt
2011-01-06
Fix unprotected access to task credentials in waitid()
Daniel J Blueman
2011-01-06
sched: Fix user time incorrectly accounted as system time on 32-bit
Stanislaw Gruszka
2011-01-06
pid: make setpgid() system call use RCU read-side critical section
Paul E. McKenney
2011-01-06
sched: Fix select_idle_sibling() logic in select_task_rq_fair()
Suresh Siddha
2011-01-06
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2011-01-06
sched: Fix select_idle_sibling()
Mike Galbraith
2011-01-06
rcu: apply RCU protection to wake_affine()
Daniel J Blueman
2011-01-06
sched: Fix rq->clock synchronization when migrating tasks
Peter Zijlstra
2011-01-06
sched: Fix nr_uninterruptible count
Peter Zijlstra
2011-01-06
sched: Optimize task_rq_lock()
Peter Zijlstra
2011-01-06
sched: Fix TASK_WAKING vs fork deadlock
Peter Zijlstra
2011-01-06
sched: Make select_fallback_rq() cpuset friendly
Oleg Nesterov
2011-01-06
sched: _cpu_down(): Don't play with current->cpus_allowed
Oleg Nesterov
[next]