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
2010-08-02
sched: Fix over-scheduling bug
Alex,Shi
2010-08-02
sched: Prevent compiler from optimising the sched_avg_update() loop
Will Deacon
2010-08-02
dynamic debug: move ddebug_remove_module() down into free_module()
Jason Baron
2010-07-05
tracing: Consolidate protection of reader access to the ring buffer
Lai Jiangshan
2010-07-05
perf: Fix signed comparison in perf_adjust_period()
Peter Zijlstra
2010-07-05
signals: check_kill_permission(): don't check creds if same_thread_group()
Oleg Nesterov
2010-07-05
mutex: Fix optimistic spinning vs. BKL
Tony Breeds
2010-07-05
cpumask: fix compat getaffinity
KOSAKI Motohiro
2010-07-05
posix_timer: Fix error path in timer_create
Andrey Vagin
2010-07-05
Fix racy use of anon_inode_getfd() in perf_event.c
Al Viro
2010-05-26
profile: fix stats and data leakage
Hugh Dickins
2010-05-26
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
2010-05-12
CRED: Fix a race in creds_are_invalid() in credentials debugging
David Howells
2010-05-12
perf: Fix resource leak in failure path of perf_event_open()
Tejun Heo
2010-04-26
sched: Use proper type in sched_getaffinity()
KOSAKI Motohiro
2010-04-26
lockdep: fix incorrect percpu usage
Mathieu Desnoyers
2010-04-26
modules: fix incorrect percpu usage
Mathieu Desnoyers
2010-04-26
sched: Fix sched_getaffinity()
Anton Blanchard
2010-04-26
sched: sched_getaffinity(): Allow less than NR_CPUS length
KOSAKI Motohiro
2010-04-26
genirq: Force MSI irq handlers to run with interrupts disabled
Thomas Gleixner
2010-04-26
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Matt Helsley
2010-04-01
softlockup: Stop spurious softlockup messages due to overflow
Colin Ian King
2010-04-01
genirq: Prevent oneshot irq thread race
Thomas Gleixner
2010-04-01
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
2010-04-01
perf_event: Fix oops triggered by cpu offline/online
Paul Mackerras
2010-04-01
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
2010-04-01
sched: Fix SCHED_MC regression caused by change in sched cpu_power
Suresh Siddha
2010-04-01
tracing: Do not record user stack trace from NMI context
Steven Rostedt
2010-04-01
tracing: Disable buffer switching when starting or stopping trace
Steven Rostedt
2010-04-01
tracing: Use same local variable when resetting the ring buffer
Steven Rostedt
2010-04-01
tracing: Fix warning in s_next of trace file ops
Lai Jiangshan
2010-04-01
function-graph: Init curr_ret_stack with ret_stack
Steven Rostedt
2010-04-01
hw-breakpoints: Remove stub unthrottle callback
Frederic Weisbecker
2010-04-01
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
2010-04-01
timekeeping: Prevent oops when GENERIC_TIME=n
john stultz
2010-03-15
sched: Don't use possibly stale sched_class
Thomas Gleixner
2010-03-15
sched: Fix SMT scheduler regression in find_busiest_queue()
Suresh Siddha
2010-03-15
x86: Avoid race condition in pci_enable_msix()
Brandon Phiilps
2010-03-15
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-03-15
perf: Reimplement frequency driven sampling
Peter Zijlstra
2010-03-15
perf_event: Fix preempt warning in perf_clock()
Peter Zijlstra
2010-03-15
PM / Hibernate: Fix preallocating of memory
Rafael J. Wysocki
2010-02-22
kernel/sys.c: fix missing rcu protection for sys_getpriority()
Tetsuo Handa
2010-02-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-16
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
2010-02-16
kfifo: Make kfifo_initialized work after kfifo_free
Anton Vorontsov
2010-02-15
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-02-15
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-14
perf_events: Fix FORK events
Peter Zijlstra
[prev]
[next]