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-31
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-31
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-10-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-31
Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-30
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
2014-10-30
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-10-29
kernel/kmod: fix use-after-free of the sub_info structure
Martin Schwidefsky
2014-10-29
gcov: add ARM64 to GCOV_PROFILE_ALL
Riku Voipio
2014-10-28
Merge tag 'trace-fixes-v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-28
rcu: Make rcu_barrier() understand about missing rcuo kthreads
Paul E. McKenney
2014-10-28
perf: Fix and clean up initialization of pmu::event_idx
Peter Zijlstra
2014-10-28
sched/dl: Fix preemption checks
Kirill Tkhai
2014-10-28
sched: stop the unbound recursion in preempt_schedule_context()
Oleg Nesterov
2014-10-28
sched/fair: Fix division by zero sysctl_numa_balancing_scan_size
Kirill Tkhai
2014-10-28
sched/fair: Care divide error in update_task_scan_period()
Yasuaki Ishimatsu
2014-10-28
sched/numa: Fix unsafe get_task_struct() in task_numa_assign()
Kirill Tkhai
2014-10-28
sched/deadline: Fix races between rt_mutex_setprio() and dl_task_timer()
Juri Lelli
2014-10-28
sched/deadline: Don't replenish from a !SCHED_DEADLINE entity
Juri Lelli
2014-10-28
sched: Fix race between task_group and sched_task_group
Kirill Tkhai
2014-10-27
bpf: split eBPF out of NET
Alexei Starovoitov
2014-10-27
PM / Sleep: fix recovery during resuming from hibernation
Imre Deak
2014-10-26
futex: Fix a race condition between REQUEUE_PI and task death
Brian Silverman
2014-10-26
futex: Mention key referencing differences between shared and private futexes
Davidlohr Bueso
2014-10-25
clockevents: Prevent shift out of bounds
Thomas Gleixner
2014-10-25
posix-timers: Fix stack info leak in timer_create()
Mathias Krause
2014-10-24
ftrace: Fix checking of trampoline ftrace_ops in finding trampoline
Steven Rostedt (Red Hat)
2014-10-24
ftrace: Set ops->old_hash on modifying what an ops hooks to
Steven Rostedt (Red Hat)
2014-10-23
Merge branch 'freezer'
Rafael J. Wysocki
2014-10-23
Merge branch 'pm-qos'
Rafael J. Wysocki
2014-10-23
rcu: More on deadlock between CPU hotplug and expedited grace periods
Paul E. McKenney
2014-10-22
PM / freezer: Clean up code after recent fixes
Rafael J. Wysocki
2014-10-21
bpf: fix bug in eBPF verifier
Alexei Starovoitov
2014-10-21
PM: convert do_each_thread to for_each_process_thread
Michal Hocko
2014-10-21
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2014-10-21
freezer: remove obsolete comments in __thaw_task()
Cong Wang
2014-10-21
freezer: Do not freeze tasks killed by OOM killer
Cong Wang
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-18
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-10-18
futex: Ensure get_futex_key_refs() always implies a barrier
Catalin Marinas
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
modules, lock around setting of MODULE_STATE_UNFORMED
Prarit Bhargava
2014-10-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-10-14
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-14
kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>
Geert Uytterhoeven
2014-10-14
kernel/watchdog.c: control hard lockup detection default
Ulrich Obergfell
[next]