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
2009-08-08
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
2009-08-06
tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES
Frederic Weisbecker
2009-08-06
tracing/function-graph-tracer: Move graph event insertion helpers in the grap...
Frederic Weisbecker
2009-08-06
tracing: Move sched event insertion helpers in the sched switch tracer file
Frederic Weisbecker
2009-08-06
tracing/core: Make the stack entry helpers global
Frederic Weisbecker
2009-08-06
tracing/core: Turn ftrace_cpu_disabled into a global var
Frederic Weisbecker
2009-08-06
tracing: Simplify print_graph_cpu()
Lai Jiangshan
2009-07-20
tracing/filters: improve subsystem filter
Li Zefan
2009-07-20
tracing: cleanup for tracing_trace_options_read()
Xiao Guangrong
2009-07-20
tracing/events: record the size of dynamic arrays
Li Zefan
2009-07-18
tracing: Remove unused fields/variables
jolsa@redhat.com
2009-07-18
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-07-17
tracing/function: Cleanup for function tracer
Xiao Guangrong
2009-07-17
tracing/trace_stack: Cleanup for trace_lookup_stack()
Xiao Guangrong
2009-07-17
tracing/function: Simplify __ftrace_replace_code()
Xiao Guangrong
2009-07-16
tracing/function: Fix the return value of ftrace_trace_onoff_callback()
Xiao Guangrong
2009-07-16
ring_buffer: Fix warning while ignoring cmpxchg return value
Lai Jiangshan
2009-07-16
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-07-14
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-14
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-13
tracing/function-profiler: do not free per cpu variable stat
Steven Rostedt
2009-07-12
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-11
futexes: Fix infinite loop in get_futex_key() on huge page
Sonny Rao
2009-07-11
sched: Fix bug in SCHED_IDLE interaction with group scheduling
Paul Turner
2009-07-10
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-10
sched: optimize cond_resched()
Peter Zijlstra
2009-07-10
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-10
hrtimer: Fix migration expiry check
Thomas Gleixner
2009-07-10
hrtimer: migration: do not check expiry time on current CPU
Thomas Gleixner
2009-07-10
Merge branch 'tip/tracing/ring-buffer-3' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2009-07-10
tracing/workqueues: Add refcnt to struct cpu_workqueue_stats
Lai Jiangshan
2009-07-10
tracing/stat: Add stat_release() callback
Lai Jiangshan
2009-07-10
kmemtrace: Rename some functions
Li Zefan
2009-07-10
tracing/kmemtrace: Use the %pf format
Frederic Weisbecker
2009-07-10
tracing/function-graph-tracer: Use the %pf format
Frederic Weisbecker
2009-07-10
tracing/filter: Remove empty subsystem and its directory
Xiao Guangrong
2009-07-10
tracing/filter: Remove preds from struct event_subsystem
Xiao Guangrong
2009-07-10
sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()
Fabio Checconi
2009-07-10
sched: Reset sched stats on fork()
Lucas De Marchi
2009-07-10
sched_rt: Fix overload bug on rt group scheduling
Peter Zijlstra
2009-07-09
kmemleak: Remove alloc_bootmem annotations introduced in the past
Catalin Marinas
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
2009-07-07
ring-buffer: make lockless
Steven Rostedt
2009-07-07
ring-buffer: make the buffer a true circular link list
Steven Rostedt
2009-07-06
cred_guard_mutex: do not return -EINTR to user-space
Oleg Nesterov
2009-07-06
Fix virt_to_phys() warnings
Kevin Cernekee
2009-07-03
kmemtrace: Print binary output only if 'bin' option is set
Li Zefan
2009-07-02
tracing: Fix trace_print_seq()
Xiao Guangrong
[next]