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
2015-02-19
kdb: fix incorrect counts in KDB summary command output
Jay Lan
2015-02-06
Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...
Linus Torvalds
2015-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-05
hrtimer: Fix incorrect tai offset calculation for non high-res timer systems
John Stultz
2015-02-04
sched/deadline: Fix deadline parameter modification handling
Peter Zijlstra
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
2015-01-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-01-28
sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask
Mike Galbraith
2015-01-28
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
2015-01-28
sched/fair: Avoid using uninitialized variable in preferred_group_nid()
Jan Beulich
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-01-26
bpf: rcu lock must not be held when calling copy_to_user()
Alexei Starovoitov
2015-01-26
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-01-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-01-23
smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()
Lai Jiangshan
2015-01-22
x86, mpx: Strictly enforce empty prctl() args
Dave Hansen
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-22
cgroup: prevent mount hang due to memory controller lifetime
Johannes Weiner
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
2015-01-22
module: make module_refcount() a signed integer.
Rusty Russell
2015-01-21
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-20
module: fix race in kallsyms resolution during module load success.
Rusty Russell
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2015-01-20
param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC
Rusty Russell
2015-01-17
kernel: avoid overflow in cmp_range
Louis Langholtz
2015-01-16
workqueue: fix subtle pool management issue which can stall whole worker_pool
Tejun Heo
2015-01-17
Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-01-15
tracing: Fix enabling of syscall events on the command line
Steven Rostedt (Red Hat)
2015-01-15
tracing: Remove extra call to init_ftrace_syscalls()
Steven Rostedt (Red Hat)
2015-01-15
ftrace: Check both notrace and filter for old hash
Steven Rostedt (Red Hat)
2015-01-15
ftrace: Fix updating of filters for shared global_ops filters
Steven Rostedt (Red Hat)
2015-01-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-01-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-01-09
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-01-09
mutex: Always clear owner field upon mutex_unlock()
Chris Wilson
2015-01-09
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
Tetsuo Handa
2015-01-09
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
2015-01-09
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
2015-01-09
sched: Fix odd values in effective_load() calculations
Yuyang Du
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
2015-01-08
exit: fix race between wait_consider_task() and wait_task_zombie()
Oleg Nesterov
2015-01-07
time: adjtimex: Validate the ADJ_FREQUENCY values
Sasha Levin
2015-01-07
time: settimeofday: Validate the values of tv from user
Sasha Levin
2014-12-31
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2014-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-12-30
audit: create private file name copies when auditing inodes
Paul Moore
[next]