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-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
perf: Do not allow optimized switch for non-cloned events
Jiri Olsa
2014-07-28
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
zhangwei(Jovi)
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-28
tracing: instance_rmdir() leaks ftrace_event_file->filter
Oleg Nesterov
2014-07-17
cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()
Li Zefan
2014-07-17
cgroup: fix mount failure in a corner case
Li Zefan
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/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
Oleg Nesterov
2014-07-09
tracing/uprobes: Revert "Support mix of ftrace and perf"
Oleg Nesterov
2014-07-09
tracing: Remove ftrace_stop/start() from reading the trace file
Steven Rostedt (Red Hat)
2014-07-09
mm, pcp: allow restoring percpu_pagelist_fraction default
David Rientjes
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-07-06
kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...
Don Zickus
2014-06-30
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
2014-06-30
rtmutex: Plug slow unlock race
Thomas Gleixner
2014-06-30
rtmutex: Handle deadlock detection smarter
Thomas Gleixner
2014-06-30
rtmutex: Detect changes in the pi lock chain
Thomas Gleixner
2014-06-30
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
2014-06-30
kthread: fix return value of kthread_create() upon SIGKILL.
Tetsuo Handa
2014-06-30
printk/of_serial: fix serial console cessation part way through boot.
Stephen Chivers
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-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-05
Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)
Linus Torvalds
2014-06-05
futex: Make lookup_pi_state more robust
Thomas Gleixner
2014-06-05
futex: Always cleanup owner tid in unlock_pi
Thomas Gleixner
2014-06-05
futex: Validate atomic acquisition in futex_lock_pi_atomic()
Thomas Gleixner
2014-06-05
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...
Thomas Gleixner
2014-06-05
sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock
Roman Gushchin
2014-06-05
sched/dl: Fix race in dl_task_timer()
Kirill Tkhai
2014-06-05
sched: Fix sched_policy < 0 comparison
Richard Weinberger
2014-06-05
sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabled
Steven Rostedt
2014-06-03
kernfs: move the last knowledge of sysfs out from kernfs
Jianyu Zhan
2014-06-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-05-28
rtmutex: Fix deadlock detector for real
Thomas Gleixner
2014-05-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-05-28
powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
Srivatsa S. Bhat
2014-05-23
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]