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
2011-02-18
Revert "tracing: Add unstable sched clock note to the warning"
Ingo Molnar
2011-02-17
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-02-16
perf: Optimize hrtimer events
Peter Zijlstra
2011-02-16
perf: Optimize throttling code
Peter Zijlstra
2011-02-16
perf: Add cgroup support
Stephane Eranian
2011-02-16
cgroup: Fix cgroup_subsys::exit callback
Peter Zijlstra
2011-02-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-02-16
perf: Fix throttle logic
Peter Zijlstra
2011-02-15
Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...
Linus Torvalds
2011-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-02-14
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-02-14
tracing/kprobe: Fix NULL pointer deref check
Masami Hiramatsu
2011-02-12
timer debug: Hide kernel addresses via %pK in /proc/timer_list
Kees Cook
2011-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-02-11
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
2011-02-11
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2011-02-11
Merge remote branch 'acme/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2011-02-11
security: add cred argument to security_capable()
Chris Wright
2011-02-10
cap_syslog: accept CAP_SYS_ADMIN for now
Linus Torvalds
2011-02-10
watchdog, nmi: Lower the severity of error messages
Don Zickus
2011-02-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-02-08
tracing: Deprecate tracing_enabled for tracing_on
Steven Rostedt
2011-02-08
tracing: Remove obsolete sched_switch tracer
Steven Rostedt
2011-02-08
tracing: Add unstable sched clock note to the warning
Jiri Olsa
2011-02-08
Revert "lockdep, timer: Fix del_timer_sync() annotation"
Peter Zijlstra
2011-02-07
tracing/syscalls: Early terminate search for sys_ni_syscall
Ian Munsie
2011-02-07
tracing/syscalls: Allow arch specific syscall symbol matching
Ian Munsie
2011-02-07
tracing/syscalls: Make arch_syscall_addr weak
Ian Munsie
2011-02-07
tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON
Ian Munsie
2011-02-07
tracing/syscalls: Don't add events for unmapped syscalls
Ian Munsie
2011-02-07
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
Tetsuo Handa
2011-02-07
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-02-07
tracing/kprobes: Add bitfield type
Masami Hiramatsu
2011-02-07
tracing/kprobes: Support longer (>128 bytes) command
Masami Hiramatsu
2011-02-07
tracing/kprobes: Cleanup strict_strtol() using code
Masami Hiramatsu
2011-02-07
Merge branch 'linus' into perf/core
Ingo Molnar
2011-02-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-02-04
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2011-02-04
lockdep, timer: Fix del_timer_sync() annotation
Peter Zijlstra
2011-02-03
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-02-03
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-02-03
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-02-03
tracing: Replace syscall_meta_data struct array with pointer array
Steven Rostedt
2011-02-03
tracepoints: Fix section alignment using pointer array
Mathieu Desnoyers
2011-02-03
sched: Fix update_curr_rt()
Peter Zijlstra
2011-02-03
perf: Fix reading in perf_event_read()
Peter Zijlstra
2011-02-03
perf: Cure task_oncpu_function_call() races
Peter Zijlstra
2011-02-02
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
2011-02-02
genirq: Prevent irq storm on migration
Thomas Gleixner
2011-01-31
watchdog: Don't change watchdog state on read of sysctl
Marcin Slusarz
[next]